Setup#

Configure Stripe credentials#

First you must register with Stripe and get your API keys.

Then create a Stripe Account and copy the Secret Key and Publishable Key.

You can also set up a webhook endpoint by clicking on the New URL button. Then on Stripe add an endpoint by copying the new URL and selecting the events you want to receive. For more security, you can reveal the Signing secret and copy it to the Stripe account.