#alison_92926_57709
1 messages · Page 1 of 1 (latest)
Hi 👋 can you elaborate on what you're hoping to accomplish or leverage Stripe for in this flow?
It sounds like they're one time purchases, so my initial thinking is that it's easier to just use Stripe for the payment processing and handle the provisioning/deprovisioning for the additional features on your end.
You could likely model this with a Subscription, but it will take some work as you would need to build flows to remove the additional items later. Subscription Schedules could be a good fit for that though:
https://stripe.com/docs/billing/subscriptions/subscription-schedules