#Stefan Lam
1 messages · Page 1 of 1 (latest)
Hi there, you can enable promo code by using allow_promotion_codes param https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-allow_promotion_codes
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
allow_promotion_codes : true?
Yes