#sagi7260
1 messages · Page 1 of 1 (latest)
hi there!
are you using this parameter? https://docs.stripe.com/api/invoices/create#create_invoice-discounts
Promotion Codes are user facing, meaning the users enter it themselves on the payment page. here since you are using the API directly, you can't use Promotion Code, instead it's either a Coupon ID or a Discount ID.
So the redmeption will result only to the coupon right? No way to make it on the Promotion Code entity itself
correct