After some planning, our Certified Stripe Architects determined that all of Koala’s subscription needs—multiple subscription payment options, reoccurring payments, coupon codes, etc—would be achievable using three Stripe products: Payments, Subscriptions, and Invoices.
Our engineers used
Stripe Payments and Subscriptions to capture payment methods and allow users to subscribe to Vet Consultations. After a user added their payment method of choice, they were directed to the screen pictured above. The system we created pulled in the price variants on our newly created Stripe product, allowing users two options. Koala’s users were then also able to cancel and manage their payment methods associated with Stripe, within the app.