#grooveygr-GoogleApplePay

1 messages · Page 1 of 1 (latest)

chilly dome
#

Hi! Sorry for the delay.
So you want to know if it's possible to create a PaymentIntent with off_session=true with a card PaymentMethod from Google/Apple Pay?

left ocean
#

Best case scenario for us is a SetupIntent and just save the PaymentMethod for later use, but we're not sure if it's supported.
Is it possible to make a PaymentIntent for 0 dollars and off_session=true?

#

For Google/Apple Pay of course.

chilly dome
left ocean
#

We had a hard time finding any references to Google Pay and setup intents in the docs

supple needle
#

Hi there 👋 jumping in as soma needed to step away.

#

Yeah, you won't see much about how to specifically work with digital wallets, because they basically are the same as cards.

#

But both are valid for recurring payments and can be used for off-session payments. How are you building your checkout, using our Payment Element?