Rails : Stripe : Updating existing subscription with new coupon code

Viewed 2206

I have a subscription and if I update it with coupon how is the coupon going to apply? Client has already paid the amount and now I am going to apply a 100% discount coupon by editing from my admin dashboard.

How is this handled?

thanks

2 Answers
Related