#terraformerx-Apple pay
1 messages · Page 1 of 1 (latest)
👋 happy to help
As per the docs https://stripe.com/docs/js/payment_request/can_make_payment
If no wallet is available, it resolves with null
Info worth noting:
- The URL is in https, and is whitelisted in stripe apple pay configuration.
- I also have a sandbox card attached in my wallet
are you testing using sandbox?
Yes I am testing using sandbox account.
I can confirm that I am able to do test transactions using Braintree Apple pay / Adyen apple pay.
in our normal testing scenarios we usually advise to test Apple Pay in live mode
since in the background, when using the Stripe test API key, we don't deduct money and make a complete transaction
I'm not sure why this is happening with you to be honest, since we don't have a lot of knowledge with testing Stripe with Apple Sandbox
I would strongly advise you contact support https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks for your inputs, I'll reach out to Stripe support.