Hi Square team,
We have a production-only issue with the iOS In-App Payments SDK.
Sandbox works correctly, but Production returns invalid_application_id during payment token generation.
We are using SquareInAppPaymentsSDK 1.6.7, SquareBuyerVerificationSDK 1.6.7 and react-native-square-in-app-payments 2.0.1.
Our Production Application ID has been checked and is correct. Our Apple Pay Merchant ID is configured in the Square Production dashboard and the production certificate shows as Valid.
The payment token request is generated internally by the native Square SDK. Our application is not manually calling Square’s payment token endpoint.
Both Apple Pay and card entry fail before a payment token reaches our backend.
Sandbox works but Production fails with invalid_application_id.
Could a Square Developer Advocate please check whether our Production application is correctly provisioned for production tokenisation?
Thank you.