Stripe- Annual membership with monthly payments

Hi everybody, was wondering if there is a stripe expert who can help me out with suggestions on how to set up an Annual Membership plan that is divided in 12 monthly payments in Stripe.

We are allready connected to Stripe and have an annual membership set up. But after looking at different pricing strategies, this is one that has been coming up. We would love to try it out but have still not found a way to implement it.

Thanks in advance for any help!

Hey Ana,

Not quite sure I understand what you’re looking for. In most cases, that would just be a monthly subscription. You can create a single product, and have a monthly and annual option for that one product.

Are you using the stripe plugin by bubble?

Hi thank you!
Yes I am using the stripe bubble plug in.
Sorry, was not that clear, I wanted to “lock in” the annual membership and let them pay in 12 installments. Setting the condition that if they cancel before the 12 months are up, they need to pay the full year before cancelling. Saw can be done with code, but not on their dashboard.
Probably will just include a more expensive monthly payment.

Where are you seeing this Stripe documentation?

Here https://docs.stripe.com/recurring-payments#installment-plans

https://docs.stripe.com/api/subscription_schedules/update

Ah yeah, you can’t do that with the Bubble Stripe Plugin. You could with the API connector though

@tj-bubble are there any plans to support Subscription Schedule in the main Bubbel Stripe plugin?

Thanks. I believe it would add allot of value if the plugin would support subscription schedule. :grinning:smile: