#citronovastava
1 messages ยท Page 1 of 1 (latest)
I would recommend checking out funds flow with Direct Charge here: https://stripe.com/docs/connect/direct-charges#flow-of-funds-with-fees
Thank you, I read this documentation. But what Im still not sure is that how we can pair this fee settings to our specific product (subscription)
Subscription is the same when you have the payment_intent_data to specify how PaymentIntent belongs to that Subscription works (and you seem figured it out the setting already)
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
Let me check it, give me a sec please
Is it possible that I cannot find payment_intent_data in APi docs?
sorry give me a minute to catch up
are you using Checkout Session to create the subcription?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.