#Alan Tse
1 messages · Page 1 of 1 (latest)
Can you share with me your merchant ID? you can find it from the Stripe Dashboard -> Settings ->Account Details
Thanks. can you also share with me the PaymentIntent ID?
We haven't generated this paymentintent yet
we get the paymentmethodid first and then create the paymentintent but we fail in the first step
OK. let me take a look
Are you using live mode key or test mode key in this page www.uwiew.xyz ?
let me check
nope its a test key pk_test_xxxxx
it works in google pay the req_id pm_1M2mleC4R2Nmvca49bMTIB6l
but apple pay doesn't worls
Hm, I can't find any other /v1/payment_methods request rather than the one you sent earlier.
emm maybe i think it's a applepay devoloper sanbox user problem? i use my our own apple devoloper account's sanbox user
https://stripe.com/docs/connect/payment-method-available-countries#apple-pay are you testing Apple Pay from one of the countries in this list?
yes the currency is usd my test appleid is belong to hongkong and my card is sandbox test card
Did you add a test card to your Apple Pay?
I see. You need to add an actual card to Apple Pay, and you won't be charged in test mode.
ok let me try
an other question @clear cloud jack
if i want to test 3ds in google pay how can i do?
3DS won't be triggered for payment using Google Pay
No. The challenge is already performed when a customer adds the card to Google Pay.
yep get it
the apple pay is works afer changing to use the actual card
thx jack !
Happy to help!