#akro-coupons
1 messages · Page 1 of 1 (latest)
cheers!
you have to redeem the Coupon and apply it to the Subscription
yeah, so when they do that, will Stripe automatically use the code provided in the checkout session for 12 months in a row?
i.e. will the user get 12 months for free
but then I would have to wait atleast 1 month? 😄
I wanted to make sure that user subscribes the 15th October, on the 15th of November, the system will resubscribe and use same code, i.e. getting it for free
you can try the same on a "daily" Price and fetch upComingInvoice to see what tomorrow (aka next recurring cycle) would look like
ahh, didnt know there was daily, thank you
Prices can be daily / weekly / monthly yearly etc
thank you for the support!!