Getting started with Fuul Web SDK
This guide will help you get started with the Fuul Web SDK
Last updated
This guide will help you get started with the Fuul Web SDK
Last updated
By integrating the Fuul SDK, you will have access to all the functions needed to implement Fuul on your website.
Run one of the following commands to add Fuul SDK to your project:
Before using the SDK you must initialize it by supplying your Fuul-issued API key.
When using Next js v13 AppRouter, ensure to initialize Fuul SDK in a component rendered in the client