Views:


Applies to Product - Power Pages

What’s happening?
Customers are unable to set up Apple Pay configurations on their portal by adding a web file and setting the path as specified in the Apple Pay documentation. The specific path includes the ".well-known" directory, which is not functioning as expected.
 

Reason:
This arises from the inability to create a webpage with the partial URL ".well-known" in Power Pages, which is required for Apple Pay domain verification.
 

Resolution:

  1. In the Power Pages management interface, navigate to Content or Web Files (depending on your version).
  2. Select New to create a new Web File.
  3. Fill in the following details:
  4. Name: Use the name apple-developer-merchantid-domain-association (without the .txt extension).
  5. Website: Choose the portal website where the file needs to be uploaded.
  6. File: Upload the .txt file you downloaded from the payment provider.
  7. Mime Type: Set this to text/plain since it's a text file.
  8. Path: Set the path as .well-known/ (the system will create the folder if needed).
  9. Save the web file.
  10. Verify the Domain: Once the file is uploaded to the correct location, verify that it is accessible at the following URL:
  11. https://yourpowerpagesdomain.com/.well-known/apple-developer-merchantid-domain-association
If the issue persists, it is recommended to contact the support team of the third-party provider for further assistance, as the problem may be related to their system.