#nickderobertis

1 messages ยท Page 1 of 1 (latest)

hearty tapirBOT
neat heron
#

Yes, you can save Payment Methods that are created through Apple and Google pay

#

If you wanted to list the PaymentMethods that are from apple/google pay

unkempt kelp
#

Hmm so by the way you phrased it, do we get access to each of the cards they have added in Apple/Google pay as individual payment methods classified as cards, rather than one payment method for e.g. Google Pay as a whole?

neat heron
#

Let me back up - when a user pays for something with Google or Apple Pay, we create a PaymentMethod that represents a single one of their cards (which they get to choose from). Does that clear things up?

unkempt kelp
#

So they click Apple/Google pay -> they select a card in Apple/Google UI -> Stripe gets a payment method representing that card?

#

(with wallet attribute defined)

neat heron
#

Yup (but small clarification, Stripe will get the payment method after the customer actually finishes/closes out the google pay/apply pay ui

unkempt kelp
#

ok makes sense. thank you!

#

Are there any payment methods in Apple/Google pay that are not cards?

#

Guessing no since you said list all with type: card

neat heron
#

They should all be cards ๐Ÿ‘

unkempt kelp
#

ok great. thanks for all your help!