#vaibhavkhush
1 messages · Page 1 of 1 (latest)
Hi there, no I don't see an option to apply more than one coupon to a subscripion. https://stripe.com/docs/api/subscriptions/create#create_subscription-coupon
what should i do for discounting the money based on left out credits
If a customer has credit balance, Stripe will automatically use the funds to pay the upcoming invoice generated for the customer. https://stripe.com/docs/billing/customer/balance
can i add credit balance in customer account
Yes, refer to the same doc