I'd like to create a $1, 14-day trial for my monthly subscription, however Stripe currently only has the ability to create free trials.
Here's what I'm thinking, but I can't figure out how to implement it:
Has anyone else successfully accomplished this? Any ideas?
Thanks so much for your help.
You can definitely do this with Stripe's subscriptions and some custom development on your end. The idea is to use Invoice Items to charge the $1 setup fee for the trial. Since invoice items get added to the upcoming invoice automatically, you would follow this flow:
The last step automatically creates the first $0 invoice for the trial and adds the invoice item which would charge the customer $1. After 14 days, if the subscription is not canceled the customer would start getting charged the plan price every month.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With