Payment error:

We are integration with apple pay using amazon_flutter package, and we are receiving the following error:

[General] Failed to present in-app payment interface: Error Domain=PKPassKitErrorDomain Code=4 “No entitlement for merchant identifier: XXXXXX” UserInfo={NSLocalizedDescription=No entitlement for merchant identifier: XXXXXX} 2023-11-05 08:27:32.081341+0800 Runner[53987:3815356] [General] Connection to remote alert view service failed

Note: XXXXXX is our actual merchant identifier by Amazon payment service for the test environment.