#aditya_30844

1 messages · Page 1 of 1 (latest)

sudden violetBOT
celest thunder
#

Hmm I don't think we have such an option

pliant thicket
#

what if I open a payment sheet with an intent for a payment for a subscription with the coupon ?

celest thunder
#

It should display the discounted amount already, doesn't it?

pliant thicket
#

I have not yet implemented. Their's a requirement. How do you think that should be done for my android app with the payment sheet

celest thunder
#

The PaymentSheet should display the discounted amount, yes

pliant thicket
#

Will it show a breakdown between the actual and discounted price?

celest thunder
#

No I don't think so. The PaymentSheet only know the amount it was passed

pliant thicket
#

OK. is there any way for coupons ?

celest thunder
#

Coupon will generate the PaymentIntent with the discounted price AFAIK

sudden violetBOT
pliant thicket
#

ok

#

No other way at all ?

#

for mobile apps with payment sheets

umbral marsh
#

No, because they use Payment Intents which don't have support for discounts

#

You'd build your own UI to apply any coupons prior to presenting the sheet, and discount the intent accordingly