manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
65 stars 32 forks source link

Allow discount cupons with `allow_promotion_codes` parameter #80

Closed fmercurio closed 1 year ago

fmercurio commented 1 year ago

Hi,

We need to configure discounts cupons in our subscriptions by set the allow_promotion_codes parameter to true.

Any chances to allow it in the configuration panel in Strapi admins page?

See bellow the allow_promotion_codes in Stripe API documentation:

https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-allow_promotion_codes

nishekh-e-r commented 1 year ago

@fmercurio we added this feature please update the package to the latest version