Looking for API keys of stripe

Can anyone tell me where I can enter my 2 Stripe API keys in the Bubble editor? The public key and the hide key.

Hey there.

If you’ve got your keys from Stripe Dashboard and want to use Bubble’s Official Stripe Plugin for integration. Otherwise see 3rd party plugins documentation how to set the keys, but mostly should be pretty identical. :slight_smile:
In Bubble editor go to plugins tab

Search for Stripe Plugin by Bubble

Click the Install button (Note: I’ve already installed it)

Select the Stripe Plugin and add the keys in the respective fields

Remember to use Development Keys for Development and testing. And use Live (Production) Keys for Live version of the app.

Hope this helps.