Paypal: NVP API SHIPTOCOUNTRYCODE is US and still GB shows as selected

110 Views Asked by At

i'm using NVP API and calling SetExpressCheckout, sending SHIPTOCOUNTRYCODE with the value US or any other country code and still when payment page appears the country is Great Britain....

why is this happening?? please help me

1

There are 1 best solutions below

0
On

I believe you are using an old API version because SHIPTOCOUNTRY is deprecated (since version 63). You should use PAYMENTREQUEST_n_SHIPTOCOUNTRYCODE instead.

More information here: https://developer.paypal.com/docs/classic/api/merchant/SetExpressCheckout_API_Operation_NVP/