#FootballForever
1 messages · Page 1 of 1 (latest)
Hi again 👋 when switching to a Connect flow, the requests will now need to come from your Platform account rather than coming from the Connected account.
Have you tried the approach shown in our guide for creating Subscriptions with a direct charges approach?
https://stripe.com/docs/connect/subscriptions#use-direct-charges-to-create-a-subscription
Ahh Yes this what I'm looking for. I'll read through it now but is the script going to be significantly different or just a few changes since the baseline has already been created for the individual accoutn?
Probably just a few changes, swapping API keys so the requests come from the Platform, adding the stripe-account parameter to point to the desired connected account, and adding application fee details.