#KyleForza-payments
1 messages · Page 1 of 1 (latest)
Use case is, we want to give the users ability to pay for multiple subscription in a single payment. So initially, when a user subscribes to Product A and then next day subscribes to Product B, they'll make two upfront payment. But starting next month, we want them to make single payment for bith the subscriptions
I see
does it have to be two separate subscriptions (i.e. generating multiple invoices each month for each recurring subscription going forward)? You could otherwise have one subscription with multiple products instead(https://stripe.com/docs/billing/subscriptions/multiple-products), so there's only one invoice