#khoi

1 messages · Page 1 of 1 (latest)

worldly horizonBOT
narrow atlas
#

I am mainly asking because of this quote from Stripe + Apple Pay

You can use Apple Pay tokens to create one-off payments or subscriptions. For repeat purchases that aren’t related to a subscription, Stripe recommends that you create single-use tokens. Your customer must authenticate with the Apple Pay payment sheet each time—attempting to reuse payment information for a non-subscription payment can result in it being declined.

wooden slate
#

So you are looking to understand if the Payment Method generated from Apple Pay can be used to create off-session payments?

narrow atlas
#

yup

wooden slate
#

It looks like you can request by specifying the parameter

narrow atlas
#

i am looking at that exact docs actually

#

Your customer must authenticate with the Apple Pay payment sheet each time—attempting to reuse payment information for a non-subscription payment can result in it being declined.
does this not imply that we have to re-auth?

#

keep in mind it's not a periodic recurring payment.

#

it's more like card vaulting so they can just do a tap through checkout next time with apple pay card vaulted with Stripe

wooden slate
#

That may be likely to incur more declinations

narrow atlas
#

hm sorry can you clarify more

#

should i be store apple pay card for future payments?

wooden slate
#

Could you please link the doc you keep quoting? I'm not finding it

narrow atlas
wooden slate
#

What API version are you on?

#

I ask because I'm looking at the same doc and I see this

narrow atlas
#

i am not sure. how do i see my api version for web? i thought it's a public docs site

upbeat goblet
#

👋 Taking over this thread, catching up now

#

API version section

narrow atlas
upbeat goblet
#

Thanks for sharing!

#

Apple Pay can be saved for later charges, but it's up to the issuer to approve or decline afterwards

narrow atlas
#

but it's up to the issuer to approve or decline afterwards

#

is this any different from an issuer for a normal credit card entry?

#

as in is there anything specifically different about apple pay?

#

or as long as we save the payment method from apple pay with stripe, we are good to go? should work the same way as normal credit card?

upbeat goblet
#

there is no difference from saved card payment

narrow atlas
#

perfect

#

thank you so much!

#

wow, cant believe i got apple pay to work with 2 lines of change lol

#

!!!

upbeat goblet
#

great to hear that apple pay works with minimal changes :🎊

narrow atlas
#

ah sorry while i have you here still. works great on mobile web safari but this step froze

#

most likely an apple safari thing but maybe worth asking

upbeat goblet
#

it looks like there is no card stored in your Mac

narrow atlas
#

ye you are correct

#

surprised apple just froze on me lol

upbeat goblet
#

this step is provided by Mac Apple Pay, so i don't have enough context to debug what's going on

narrow atlas
#

no worries

#

thanks for your help

#

laucnhing this now

upbeat goblet
#

No problem! Happy to help 😄