#AlexTakitani
1 messages · Page 1 of 1 (latest)
No unfortunately not
Not directly. But there's ways to work around this (which you could also use Checkout for). For example, you could either create a setupintent and use elements or create a checkout session in setup mode. Then, once the payment method is set up for future use, you could just create both subscriptions on your server.
Or create the first subscription with the customer on session and then create the second one off-session
oh.... would that also work for different billing intervals?
checkout and setup mode, i mean
Yeah because checkout in setup mode just sets up the payment method for future usage. It doesn't have anything to do with pricing/intervals
You'd select those options when creating the subscriptions with the set up payment method on your server
Got it... ok thanks, I'll explore that
No problem
Have a nice one!