#Shra_1 - subscription
1 messages · Page 1 of 1 (latest)
Hi there!
It's not possible to create a single subscription that is both monthly and yearly.
All prices must have the same interval.
So one options would be to create two different subscription: one monthly and one yearly.
then those items should be of same interval?
What do you mean? Either you have one subscription with two price of the same interval, or you have two different subscriptions with different interval.
Is it possible to cerate two subscriptions with different interval in one go and collect payemet at once in begining?
You could create one subscription first, and collect the payment method. And then once you have the payment method saved, you create a second subscription.
so, through that auto deduct is possible for second subscription ?
What is "auto deduct"?
when customer choose 2nd subscription, how do we collect payment, customer will pay it or through collected payment method, we can charge the customer
Once the first subscription is created and paid for, it means you have saved a PaymentMethod. So you could reuse that PaymentMethod to directly create a new subscription (no need to re-collect the payment method).
thank you