Cashier-stripe: Add ability to add coupon in swap

Created on 13 Nov 2018  路  7Comments  路  Source: laravel/cashier-stripe

Currently it is not possible to add coupon while changing a plan using swap. We offer coupons to users and promote migrating to yearly plans.

enhancement

Most helpful comment

This will be added in the next major version.

All 7 comments

Yeah, this could be added perhaps.

Does stripe support it the same? add coupon code with plan upgrade via API?

@Dasinfomedia2 I'm not sure what you're asking. This is the repo for the Stripe integration.

Yes.
I also want to add coupon code while changing the plan. But it cannot be done with cashier.
I want to know does this feature stripe support? So, I can do it with stripe API coding.
I couldn't find on stripe API docs.

I think so yes because there's a coupon field on the update method of a subscription: https://stripe.com/docs/api/subscriptions/update

Ok.
Thanks for the link.
I hope this functionality will be added in cashier ASAP.

This will be added in the next major version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andyrobertscarpediem picture andyrobertscarpediem  路  4Comments

4UForever picture 4UForever  路  3Comments

tonystatic picture tonystatic  路  5Comments

tania-pets picture tania-pets  路  3Comments

adrianoGaspar picture adrianoGaspar  路  5Comments