#binod-apple-pay

1 messages · Page 1 of 1 (latest)

limpid yew
#

Hey! What specific issue are you having? Are there any errors?

unkempt fable
#

no errors

#

just apple pay button doesnt appears

#

im using ngrok for testing locally

#

im getting this in console after const pr = stripe.paymentRequest({ country: "US", currency: "usd", total: { label: "Demo total", amount: 1999, }, requestPayerName: true, requestPayerEmail: true, });

limpid yew
unkempt fable
#

yes, verified domain, added key inside .well-known directory which is working properly

limpid yew
#

And do you have an active card in your Apple Pay wallet?

unkempt fable
#

Im testing in browser. do I need to have it?