Installation
Last updated
Last updated
We only support React for now.
In order to make payment through our servers you need to connect your Stripe Account to our Stripe Connect Plateform
Then copy your connected Stripe Account ID for later use
insert the stylesheet directly in your html
In your root file, import the css sheet used by billing to get the styles.
if you are using Tailwind in your project please make sure to add the billing.js sources to your tailwind.config.cjs
config to tell jit to not purge the classes used by billing.js and prevent collision with your own class names