@patrickkearney5392

Words can’t describe how happy I was to stumble across your video! I’ve been messing with Flutterflow and Stripe Connect for days and had no luck because there’s so little info out there. Thank you for making these!! I’m anxiously waiting for your part 2!! 😊

@low-codefanatic

Dude, thank you. I was lost in the sauce until I found your video. 🙏

@gonzaloparrague4202

Great explanation, thanks. A video of Stripe treasury and issuing for fintech would be great too if you can.

@ibm777p2

This is great! saving people a lot of time

@M.T-iz9dz

Thanks for this tutorial. This is awesome, Of course we need part 2.

@justme-230

Great video! I'd pay to just paste those action blocks lol

@dihu467

hi, based on your tutorial, is it ok to apply tap to pay directly?

@RR-et6zp

what about on the client side where they save the credit card info and then use that to book the provider ?

@RahulPushpala-r3n

Thanks for the video 15:13  it was very helpful. One question is what can the return url be if we are developing a mobile app?

@vinclre4066

Love you

@DougKinnison

**Solved** Don't use Group APIs
I was able to fix my issue by simply recreating all of the API's and then do it without the Group API system. 

[The original ? for posterity]
Great video again. I'm having one issue though. When I test the api with "Test API Call" it works I get a 200 with everything you would expect. But, when I try to get my Stripe AccountID in Test Mode, I get an error from Stripe saying "You did not provide an API key. You need to provide your API key in the Authorization header, using Bearer auth (e.g. 'Authorization: Bearer YOUR_SECRET_KEY').". However, I have entered it just like you did and just like it is asking for. I'm on Chrome, any ideas? 

Reference point: (4:35)

@MusicbyAnt

Hey Steven ! Much appreciating the effort I. Putting this together for all the community you are awesome. Quick question? When you set up the API you create group API, why do you chose this option rather than the other one ? 

I’ve been using the free version so far and it’s a premium option so I’m weighing whether this is really required

Thanks a lot !

@jaysonp9426

This is awesome man! Thank you so much! Only side note is prob shouldn't be making direct API calls. Maybe it's just me but I'm very MVC.

@jpcandoit

So in headers when you are defining the API group, where did you get the authorization link?

@MangoStartUp

Great video! I was able to set up everything but once I tried adding the actions for the "Create Stripe Account" I get a failed response "Error 400" when I do the first API call of "Accounts". When I test the Accounts API on the API Flutterflow section (where you setup the API) it works and I get a 200 code. But for some reason it fails on the button even though it has the same information and details. How can I solve this?

@MuhammadAdil7

Part 2?? I am working at booking related application where we want to collect money as commission and wants to transfer rent payments to the owner directly. I guess part one has already resolved a lot of things for me, I am not sure at which point this has got connected with stripe Platform account (our actual account)? is it happening at Cloud function which you deploy? Just need some clearance on this. Please answer as soon as possible.

@jonloi3794

Hi Steven thanks for this, much needed. Will the process be the same for Express Connected accounts? Standard seems like payments go directly to the Product/Service provider whereas payments go to the platform first for Express Connected accounts, which is what most marketplace SaaS providers want to do

@VonsPodcastHighlights

Hey! Great video! Any chance you know when youre dropping part 2?

@tlcoiner

Hi Steven! Do you know if Stripe Connect works well with Apple's app store purchase policies?

@dalenelson6234

Just out of curiosity, with the payment type you have created, can someone collected the money the prevent the fee to your app from being processed? Or is it concurrent?