#BeepBop
1 messages · Page 1 of 1 (latest)
Hi there, I think what you are looking for is promo code, a customer-facing discount code that your customer can use during checkout.
yes, there's no field to enter the promo code or coupon on the checkout, is there a setting I can change for that?
Ah, you need to allow promo code when creating a checkout session (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.