#julio-coupon-promotioncode

1 messages · Page 1 of 1 (latest)

daring steppe
#

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

exotic jewel
#

would it be possible to use the PaymentSheet in react-native ?

daring steppe
#

the PaymentSheet is totally unrelated to coupons and discounts so that doesn't really change the problem

exotic jewel
#

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 ?

daring steppe
#

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

exotic jewel
#

okay

exotic jewel
daring steppe
#

Sure if you have a valid use for Invoices. But not if you're just trying to get discount support that's all

exotic jewel
#

ahh ok fine

#

thank you