#nemz-retrieve-promocode
1 messages · Page 1 of 1 (latest)
hello! you can list PromoCode with its customer facing value by listing them: https://stripe.com/docs/api/promotion_codes/list#list_promotion_code-code
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yeah or you keep a mapping of code<>PromoCode ID on your backend so you know which Customer facing code maps to which ID in Stripe