#D4reDev1l.
1 messages · Page 1 of 1 (latest)
Hi, that is now how it works. One subscription cannot be tied to two customers, you would have to independtly create a subscription for each customer. You can read on how it works here: https://stripe.com/docs/billing/subscriptions/overview. You can though use the same price id, when creating the subscription.
Can you say this in words please?
sure
I create Stripe Order with lender and borrower(two customer role). And the orderstatus in metadata is a custom status in my app. And I create separate Stripe Subscription to charge lender and borrower monthly
Yeap! That is correct -- that would be the flow here.
Thank you sir, good day