#eleanor

1 messages · Page 1 of 1 (latest)

scarlet elkBOT
finite mirage
#

Unfortunately this isn't possible via the api at the moment

#

You'd have to keep track of this yourself

rough flicker
#

ok — are there any ways around this, even doing it one by one?

finite mirage
#

Are you using Subscriptions?

#

What are you redeeming the promo code on?

rough flicker
#

Ah sorry I didn't provide that info earlier! We're using subscriptions and trying to see how many people have redeemed the coupon for diferent plan levels, and annual vs monthly

finite mirage
sudden tree
#

The way i've "hacked" this in the early days of promo_codes was to add it as a metadata to the Subscription.metadata["promo_code"] and then search for it as the metadata JSON is searchable.

finite mirage
#

Yeah that's a decent workaround

#

Thanks for the suggestion