Apple pay working on one domain and not working in another with same setup

Our web app utilizes the Adyen payment provider and implements Apple Pay Web for seamless payment processing. While we have successfully enabled Apple Pay on one domain, we are encountering difficulties with the same codebase and deployment on a different domain.

The domains in question are as follows:

Working Domain: https://noq-webapp.netlify.app/

Problematic Domain: https://noq-2955-webapp.netlify.app

On the working domain, users can complete payments using Apple Pay without any issues. However, when attempting to make a payment on the problematic domain, the payment sheet opens briefly and then immediately closes

We have taken the following steps in an attempt to address this issue:

  1. Created payment processing certificates for both domains.
  2. Enlisted and verified both domains in the Apple Developer Portal.

Despite our efforts, we have been unable to identify the root cause of this problem. We have thoroughly reviewed our implementation and configurations, but the issue persists. Considering the potential impact on the general public, we kindly request your prompt assistance in diagnosing and resolving this issue.

Answered by DhavalChangani in 757118022

We have been able to resolve the issue with multiple domain, turns out it was issue with creating to many different configurations on the Adyen merchant side.

Accepted Answer

We have been able to resolve the issue with multiple domain, turns out it was issue with creating to many different configurations on the Adyen merchant side.

Apple pay working on one domain and not working in another with same setup
 
 
Q