#deathpote-subscriptions

1 messages · Page 1 of 1 (latest)

hexed topaz
#

Hey there 👋 this is a really interesting question, and off the top of my head I can't think of anything we have that would let you do that. But please bear with me while I think through it a bit more.

hexed topaz
#

So I think this is technically possible, but you'd essentially be building monthly subscriptions inside of Stripe and using a lot of custom code to rewrap those so they appear to be annual subscriptions to your users. We don't have any out-of-the-box functionality to handle this, and you would need to custom code the majority of it.

I'd also warn that you speak with your legal advisors to ensure that this approach is acceptable in the regions where you do business.

You'll also want to avoid using our hosted pages (Checkout, Customer Portal, etc) as they will show information from the underlying Stripe object (monthly sub) which could be misleading/confusing to your users.