Skip to main content

Adding Stripe

To accept payments through Stripe, you will need to add them as a provider.

Getting an account

If you need to sign up for a stripe account, you can register for an account here.

Adding Stripe to payFURL

First, log into your stripe account, go to Developers (top right corner), and click to show the secret key.

Stripe Secret Key

Make sure to use the right key for the environment (use the test key in sandbox and the live key in production)

You can use this to add stripe as a provider in payFURL. Go to Providers, New Provider and select Provider Type Stripe:

Add Stripe Provider