Connecting Stripe
How to create API keys for plug and play integration
Team avatar
Written by Team
Updated over a week ago

Creating a Stripe API Key:

Navigate to Developers > API Keys:

mceclip12.png

If you are planning to save customers and automate cancellation / save actions with Upzelo then Upzelo requires either a Standard Key or a Read/Write key with relevant permission, listed below.

Select 'Create secret key' to create a simple standard key with all permissions that Upzelo needs to read and write to your account:

mceclip2.png

After giving your key a name such as "Upzelo Key", copy the key from the following screen into the Upzelo setup screen to validate the connection.

mceclip3.png

Minimum Permissions / Scopes Required for Stripe Restricted Key

Core β†’ Charges

Read

Core β†’ Customers

Write

Core β†’ Events

Read

Core β†’ Products

Read

All Billing Resources

Write

All Connect Resources

Read

Webhooks-> Webhook Endpoints

Write

Did this answer your question?