Hi, I want to implement Apple Pay, but there is a step about verification and going live. Is it even possible to achieve it? Shopify doesn’t allow uploading files for external app verification, but I have to upload /.well-known/apple-developer-merchantid-domain-association
.
EDIT: I just had another idea - maybe I could try setting up a 301 redirect to host the verification file externally You know, I uploaded it to Shopify’s files.
I know Shopify doesn’t allow direct uploads to the .well-known directory, but if the service (like Adyen/Apple) follows redirects properly, this could actually work