Stripe
Create a Stripe Account: If you don't already have one, go to stripe.com and create an account.
Get API Keys: Navigate to the "Developers" section in your Stripe account and copy your API keys. You'll need these keys to connect Stripe to your Bubble app.

If you would need to set up a Marketplace format within your application, where buyers and seller can handle payments you will need to setup Stripe Connect.
Go to Connected accounts tab, complete all the steps to register your platform
Go to Settings -> Connect -> Onboarding options


Copy the
Client ID

Install Redirect URL.
https://bubble.io/poststripeauth

Plugins Tab in Bubble editor
Go to Plugins Tab within your Bubble editor. Open Stripe Plugin

Paste Client ID
, Secret key
and Publishable key
from your Stripe Dashboard.

Last updated
Was this helpful?