Help! I set up a Stripe subscription plan with a 30 day trial in Stripe, but when my user subscribed, he was automatically charged. Is there anything that i am missing out?
You should be able to do a 30 day free trail if you add 30 to the End of the trial one at the bottom of your screenshot.
Not a major issue, but It looks like Update existing subscription is also checked.
Based on Bubble’s documentation, this shouldn’t have a material impact (ie. if it is checked, but a subscription doesn’t yet exist, it just creates a new subscription). Just keep in mind differentiation between new subscriptions and existing subscriptions as necessary within your app.
I am not able to put a number value in there, the value gets cleared out after i press enter
Ok, I took a look at it and it needs to be a date so you can just select Current date/tame the add 30 days to and that that should get your free trail.
works great. Thanks!