Introduction

Our AI app comes with a complete Stripe integration out of the box. There are some things you will need to do in Bubble as well as your own Stripe account to use this functionality.

Integration Guide

Screenshot_2023-07-30-10-22-48-70_92460851df6f172a4592fca41cc2d2e6.jpeg

  1. Live Client ID Enter the Client ID from the Stripe Live environment. This information can be found in the Stripe Dashboard > Settings > Connect settings.
  2. Live Secret Key Enter your Secret Key from the Stripe Live environment. This information can be found in the Stripe Dashboard > Developers > API Keys settings.
  3. Live Publishable Key Enter your Publishable Key from the Stripe Live environment. This information can be found in the Stripe Dashboard > Developers > API Keys settings.
  4. Client ID - Development Enter the Client ID from the Stripe Test environment. This information can be found in the Stripe Dashboard > Settings > Connect settings.
  5. Secret Key - Development Enter your Secret Key from the Stripe Test environment. This information can be found in the Stripe Dashboard > Developers > API Keys settings.
  6. Publishable Key - Development Enter your Publishable Key from the Stripe Test environment. This information can be found in the Stripe Dashboard > Developers > API Keys settings.