#kalaLokia
1 messages · Page 1 of 1 (latest)
hello! can you share your test site?
one sec
In case if you have any trouble in using the site, let me know.. that's a whole rough code in there
you need to register the domain for your site for Apple pay, see https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#verifying-your-domain-with-apple-pay
gentle reminder that you must use your livemode key to register the domain
So, I don't need to update anything in code wise right ?
After registering with live mode key, can I be able to see that using test mode ?
yes, after registering with livemode key, you can still make test payments (use your test mode publishable key on your frontend)
Thanks so much.