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:
- Created payment processing certificates for both domains.
- 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.