JS SDK Error: GET_MERCHANT_COUNTRY_ERROR – Assistance with Country Configuration Settings

iMediaPvtLtd
Contributor
Contributor

Hi,

 

I am developing a PLUGIN for Paypal ApplePay from my US country account, but getting regular error of
PayPalApplePayError: GET_MERCHANT_COUNTRY_ERROR

dont know how to check country configuration in my account.

 

Here is the error that i am getting.


{
"errors": [
{
"data": {
"name": "INVALID_RESOURCE_ID",
"message": "The requested resource ID was not found",
"errors": []
},
"message": "GET_MERCHANT_COUNTRY_ERROR",
"path": [
"applepayConfig"
],
"extensions": {
"class": "ERROR"
},
"_name": "GET_MERCHANT_COUNTRY_ERROR",
"checkpoints": [
"getMerchantCountryFromALCS"
],
"meta": {},
"contingency": true,
"statusCode": 200
}
],
"data": {
"applepayConfig": null
},
"extensions": {
"tracing": {
"version": 1,
"startTime": "2024-11-08T00:12:06.292Z",
"endTime": "2024-11-08T00:12:06.390Z",
"duration": 98037794,
"execution": {
"resolvers": [
{
"path": [
"applepayConfig"
],
"parentType": "Query",
"fieldName": "applepayConfig",
"returnType": "ApplepayConfig",
"startOffset": 2616331,
"duration": 95007161
}
]
}
},
"correlationId": "f5180736634fd"
}
}

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.