#surajpatidar
1 messages · Page 1 of 1 (latest)
I have create subscription with api
But I want to give couple discount so how it work
?
You can add a coupon ID to the Subscription: https://stripe.com/docs/api/subscriptions/create#create_subscription-coupon
But I want to create coupon from stripe dashboard
Yes, and then you pass the coupon ID to the Subscription.