Discounted Price for 1 year then go to full price using Stripe
-
Hello!
I’m setting up discount codes on a membership site that we want to only be usable for a year, in that it’s a monthly subscription and they will be charged at a discount for a year, then charged full price after that.
I know using Stripe you can’t have a price for a trial period, and billing cycles can only last a year.
I installed the free Stripe Billing Limits Add-On, then I set the initial discount payment and had that be the same for the Billing Amount per month, then set a Billing Cycle limit of 11. Now when using the coupon code it states on the frontend:
“The price for membership is $5.25 now and then $5.25 per Month for 11 more Months.”
This is correct – it should charge at a discount for 12 payments total. I did not set a Membership Expiration date, hoping that after the 12 months it would automatically switch to charging full price until canceled, but it doesn’t specify that anywhere in the instructions.
My question is, after the 12 month billing period, will it automatically charge full price indefinitely after that? If not, how would I accomplish that using Stripe as the gateway?
- The topic ‘Discounted Price for 1 year then go to full price using Stripe’ is closed to new replies.