#iulyan - apple pay domain

1 messages · Page 1 of 1 (latest)

jade perch
#

Hi there. One moment. Let's chat in this thread.

valid fox
#

thanks

jade perch
#

Did you register your domain in live mode?

#

It won't work if it's added in test mode

valid fox
#

yes

#

{
"id": "apwc_1LYZRUJMXBWnTQ4rxT4UH8Oa",
"object": "apple_pay_domain",
"created": 1660931832,
"domain_name": "ac55-201-3-139-104.ngrok.io",
"livemode": true
},

jade perch
#

It appears you aren't hosting the proper domain association file. I ran the following command: curl -s https://ac55-201-3-139-104.ngrok.io/.well-known/apple-developer-merchantid-domain-association | shasum and got a result of 7413bc8c8d044e6e339dc2a8460b80056b8d6b06 -

#

If it's the proper domain association file, it should result in 66e294f14f03165bb73637f562179d3d9c6e0da9 -

valid fox
#

thanks man, let me try

#

this file starts with: 7B227073704964223A22

#

is that correct?

#

ah ok

#

sry

#

let me try diff

jade perch
#

Make sure you download it directly from stripe and just host that. Don't make any modifications

valid fox
#

tried to download with curl and got the name checksum

jade perch
#

If you run shasum of the stripe hosted file curl -s https://stripe.com/.well-known/apple-developer-merchantid-domain-association | shasum
you get 66e294f14f03165bb73637f562179d3d9c6e0da9 -

#

Just need yours to match and you should be set