#drtrogers
1 messages · Page 1 of 1 (latest)
Hi there, how does your customers apply the promo code? are they using the codes through Checkout pages?
yep through checkout pages, using a promo code
There's no option to specify an allowed domain for all your customers. The alternative is to create an unique promo code for each customer https://stripe.com/docs/api/promotion_codes/object?lang=node#promotion_code_object-customer
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
no hacky workaround like leading people with that domain to a different checkout?
No, I'm afraid.
could we create that promo code in checkout if a customer passes a secret domain check?