@sarmadindhar You’re probably better off using Stripe Checkout for this, which supports both “ad hoc” products and creating subscriptions: https://stripe.com/docs/checkout/integration-builder
Jan 13, 2021
1
Level 1
Stripe Subscription and Product Purchase in one checkout
Hi I am using stripe with laravel cashier I am having a scenario in which a customer purchases some products (digital/physical) and also has to subscribe a plan , products fee will be charged once and plans will be charged recursively.
I want to handle both of them (plan subscription and product purchase) in one checkout because creating charges separately for products and plan will cost customer additional process fees.
Level 80
Please or to participate in this conversation.