#iulyan - apple pay domain
1 messages · Page 1 of 1 (latest)
thanks
yes
{
"id": "apwc_1LYZRUJMXBWnTQ4rxT4UH8Oa",
"object": "apple_pay_domain",
"created": 1660931832,
"domain_name": "ac55-201-3-139-104.ngrok.io",
"livemode": true
},
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 -
Has to be this exact file: https://stripe.com/.well-known/apple-developer-merchantid-domain-association
thanks man, let me try
this file starts with: 7B227073704964223A22
is that correct?
ah ok
sry
hosted that one and it returned
curl -s https://localhost:4000/.well-known/apple-developer-merchantid-domain-association | shasum
da39a3ee5e6b4b0d3255bfef95601890afd80709 -
let me try diff
Make sure you download it directly from stripe and just host that. Don't make any modifications