#abignalet-multiple-payment

1 messages ยท Page 1 of 1 (latest)

strong kettle
#

Hello ๐Ÿ‘‹
I think so. Have you tried the flow already and are seeing any errors?

burnt siren
#

Xavier bao from stripe told us it should work only one time due to apple pay token, but we saw competitors doing it so I just want to make sure

strong kettle
#

ah wait hold on, you didn't mention apple pay in the question ๐Ÿ™‚

burnt siren
#

native pay

strong kettle
#

fair but native pay can mean a lot of things ๐Ÿ™‚ its all good
With Apple pay, it's tricky. For repeat purchases (charges) that aren't subscription related, Apple's recommendation is that customer authenticates using payment sheet each time.
https://stripe.com/docs/apple-pay?platform=web#recurring-payments

While you could try creating charges off_session multiple times, the likelihood of decline increases (specifically with Apple Pay)