#ranvir_docs

1 messages · Page 1 of 1 (latest)

livid windBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1225327644506066944

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

orchid plover
sleek deltaBOT
tawny magnet
#

Can you share your publicly accessible development website, so that I can take a look?

orchid plover
#

You need to sign up on https://www.xero.com/au/ and create an Australian organisation. as we currently have entire end to end payment elements usage in Australia only.

#

Stripe account id acct_19rzrdHMWAfgM7Qz

tawny magnet
#

We'd need checkout page with Payment Element to check why Apple Pay is not displayed

orchid plover
#

However the domain that I got registered is not the same on the dashboard, it say in.xero.com

#

It still shows Google Pay, and not Apple Pay on my iPhone Safari. Does that rings bell? different domains?

tawny magnet
#

To show Apple Pay, the domain must be exact match. The domain should be registered as "my.xero.com"

orchid plover
#

I am sus about the session request that goes from Payment Elements to Stripe which says

"unverified_payment_methods_on_domain": [
    "apple_pay"
  ]
tawny magnet
#

"in.xero.com" is treated as a different domain and Apple Pay won't show

orchid plover
tawny magnet
#

Yes, the verification file should be present in this path: /.well-known/apple-developer-merchantid-domain-association for Apple Pay domain verification

#

Only when the Apple Pay domain is verified with this file, then Apple Pay will work

orchid plover
#

🫡

#

thanks river I will try get everything fixed and verify. thanks a ton