#leooreina
1 messages · Page 1 of 1 (latest)
Hello 👋
Don't believe you can pass a promo code to an invoice. Promo codes are user facing/user-redeemable while the invoices are created by merchants.
ah, okay, that makes sense, so there's no way that I can see in the invoice.paid event a promotion_code different than null unless I'm creating a subscription. is that right?
Correct
ah okay. we charge customers asynchronously after an initial consultation - sometimes users get subscriptions, sometimes they get single-charge invoices. we want to use your promotion code functionality in order to use your promotion code redemption tracking. is there a way we could track promo code redemptions on invoices the same way we’d be able to with subscriptions?
Hmm I checked but don't think there's a workaround unfortunately.