#zeno-googlepay-api

1 messages · Page 1 of 1 (latest)

cunning brookBOT
slender temple
#

zeno-googlepay-api

#

@surreal copper we don't really have docs for this no. It works though we obviously strongly recommend using our official products and APIs

surreal copper
#

so you are saying if we did try this approach, it should work, correct? And would we pass the token received from Google as the input to create a PaymentMethod?

slender temple
#

depends a lot on your overall setup, there are multiple ways to do this

#

But server-side, if you have a tok_123456 then you can create a PaymentIntent and pass payment_method_data[card][token]: 'tok_123456' I think