At my wits end with this - Stripe Connect Accounts

@cmccray I’m using the API Connector, and it’s working fine for Express. Can you show screenshots of yours?


Here’s an example:

1. Setup API Call:


2. Insert URL that includes a call back page in your app:
image


3. Get Token from URL that is coming back from Stripe:


4. Store the ‘stripe_user_id’ to the users profile (In this case I use Organization in my app):



The workflow should run successful after these. I found that the built in Bubble one to be a pain.

7 Likes