#nickderobertis

1 messages · Page 1 of 1 (latest)

torpid pagodaBOT
hasty kestrel
#

Also we are not using payment element or payment sheet, we have our own UI and were planning to add platform pay buttons

viral arch
#

You can follow the pattern of the payment guides with a Setup Intent in the place of a payment intent using the returned payment method

#

But you should note that there are restriction from Apple about when/how you can used a saved Apple Pay card

#

SO you must make sure to adhere to their guidelines

hasty kestrel
#

ok cool, thank makes sense. does Google pay have any such restrictions? And do you know where I can find the Apple pay restrictions off-hand?

viral arch
#

Google Pay doesn't that I am aware of, no

hasty kestrel
#

ok thank you. I'm googling around but I haven't been able to figure out what the Apple pay restrictions are yet

viral arch
#

For one off payment you need to show the Apple Pay payment sheet every time

hasty kestrel
#

got it, thanks. so we are not allowed to do a one-time payment without the user going through Apple pay sheet? in our case we don't have subscriptions, but we issue bills based on services rendered and would like to be able to charge the card they have on file if they have agreed to auto-payment.

viral arch
#

thats my understanding, yes, one time payments must always show the apple pay ui

#

per apples rules