#julio-coupon-promotioncode
1 messages · Page 1 of 1 (latest)
Hello! First, PaymentIntents do not support any discount at all, so that plan is mostly impossible unfortunately
And the difference is that Promotion Codes come with a customer-facing code that you can use for example in Checkout
the PaymentSheet is totally unrelated to coupons and discounts so that doesn't really change the problem
okok
And can i create invoice ( not related to any subscriptions) and use promo code on them ?
Another question, when i use the API to create subscription i can either use promotion_code ou coupon. is there any difference ?
you could but I'd recommend not using invoices at all. Really avoid coupons and promo codes and do the math/discount system yourself for one-time payments
and no there's no difference
okay
can you explain that a bit ? why should i not ? If my business is some kind of a B2B , i most certainly should use invoice right ?
Sure if you have a valid use for Invoices. But not if you're just trying to get discount support that's all
ahh ok fine
thank you
last thing , do we have an ETA for https://github.com/stripe/stripe-react-native/pull/774 ?
I mean i dont want to pressure the tech team, but does it usually take a month or rather 3 month to get this PR merged ?