AdaptivePayments: "Unsupported countryCode NL" erro

lungureanu
Contributor
Contributor

Hello,

 

It looks like starting from yesterday we are getting an error when calling AdaptivePaymentsService->pay(...) (with a pay key obtained from Preapproval Api)

Any idea what this means? This is happening when we try to charge different customers so I don't think it is linked to customer accounts.

 

Thank you,

Liviu

 

 

 

....  
[warningDataList] => 
    [error] => Array
        (
            [0] => ErrorData Object
                (
                    [errorId] => 580022
                    [domain] => PLATFORM
                    [subdomain] => Application
                    [severity] => Error
                    [category] => Application
                    [message] => Unsupported country code NL
                    [exceptionId] => 
                    [parameter] => Array
                        (
                            [0] => ErrorParameter Object
                                (
                                    [name] => 
                                    [value] => countryCode
                                )

                            [1] => ErrorParameter Object
                                (
                                    [name] => 
                                    [value] => NL
                                )

                        )

                )

        )

 

 

 

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.