#tiger-elements-subscription

1 messages · Page 1 of 1 (latest)

vagrant matrixBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

minor arch
#

Just to make sure we're on the same page, are you using Connect as well?

hollow zealot
#

Yes, I have a lot of sellers with account connect

#

My idea is to develop a page similar to the checkout session page, but where you can purchase multiple subscriptions with different intervals.

minor arch
#

While it's possible to create a Subscription with multiple recurring prices, the billing interval for those prices has to be the same (e.g., you can't subscribe a customer to a monthly fruit delivery service and a yearly chocolate delivery service as part of the same subscription)

#

I think you'll need to track prices and billing cycles entirely on your end, and use the PaymentIntents API directly to charge these customers

vagrant matrixBOT