#abignalet-multiple-payment
1 messages ยท Page 1 of 1 (latest)
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
ah wait hold on, you didn't mention apple pay in the question ๐
native pay
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)