#ryuuuu
1 messages ยท Page 1 of 1 (latest)
I don't think you can apply a promo code to an invoice directly.
Is this a subscription invoice or one-off?
Its a one-off
Hmm in that case i guess i could just query the promo code for the coupon ID, and only add restrictions (max redeem count etc.) on the coupon itself instead of the promo codes
Yup, that's what I am thinking too.
For subscription related invoices, typically you can just update the subscription with promo code.
But invoice creation isn't really user-facing hence promo codes can't be used with invoices directly.
So yeah, your workaround makes sense
Got it, thank you for the help again ๐
NP! ๐ Good luck