#Grabthar-promo-code-search

1 messages · Page 1 of 1 (latest)

steep shadow
#

Hi there, No you have to retrieve using the actual promo ID for promo codes.

#

So yeah you would need to store this ID alongside the customer-facing ID for promo codes if you want to retrieve

formal finch
#

So if we create a promo code on the stripe dashboard, there is no way to search against the customer facing code? We'd have to save the id somewhere on our end?

steep shadow
#

Well you can always list your promo codes and then match on the customer facing code if you want to go that route

formal finch
#

yeah, looks like we're going to go that route, cheers!