#rob.clayton
1 messages · Page 1 of 1 (latest)
This is my exact code:
Here's a created subscription:
sub_1NY3XKDBF4LGcRTgNyNYwO8Y
Hi
You can't create Subscription (backdated) with amount 0€> without charging the customer. You have two options:
- Create a Subscription starting from today, as the previous period is already paid from your previous provider
- Create a backdated subscription schedule with 100% off coupon for the previous phases.
okay, if they have a 100% off coupon, an invoice is created, and I assumed marked as paid, but I assume they don't need a payment method if the charge is 0?
we have a number of customers that haven't provided payment details but have paid, and we want their subscription in stripe going forward
yes correct.
but not for new phases, you need to collect PaymentMethod
Yep, understood for new phases
How do I apply a coupon to the code I showed above?
Hi! I'm taking over from my colleague. Please, give me a moment to catch up.
it's okay ... I think I worked it out.