#ahmedmohamed24
1 messages · Page 1 of 1 (latest)
Hello 👋
Not sure what you mean by "applicable"?
sorry i mean possible
Yes you can create subscriptions directly on the connected account w/ Checkout Sessions
could you please the reference ?
I don't think we have any example/docs for that unfortunately.
It's similar to how you'd create a simple sub
https://stripe.com/docs/billing/subscriptions/build-subscriptions
The only diff being, you'd use Stripe-Account header when making requests since you want to create it on connected account
I'll give it a try, thank you