Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal does not allow your country of residence to ship


Sumanta1

Recommended Posts

Posted

to purchase a product when i click next and next and so on it enters to sandbox.paypal.com

and gives the error: Paypal does not allow your country of residence to ship to the country you wish to

 

i am using the version v2.2 rc2

i am using PayPal Website Payments Standard

 

 

Remove Module Edit

 

Info Version: 1.0 (online status)

 

Visit PayPal Website (info)

Using the above link to signup at PayPal grants osCommerce a small financial bonus for referring a customer.

 

Enable PayPal Website Payments Standard

True

 

E-Mail Address

[email protected]

 

Payment Zone

--none--

 

Set Preparing Order Status

Preparing [PayPal Standard]

 

Set PayPal Acknowledged Order Status

default

 

Gateway Server

Sandbox

 

Transaction Method

Sale

 

Page Style

 

 

Debug E-Mail Address

 

 

Sort order of display.

0

 

Enable Encrypted Web Payments

False

 

Your Private Key

 

 

Your Public Certificate

 

 

PayPals Public Certificate

 

 

Your PayPal Public Certificate ID

 

 

Working Directory

 

 

OpenSSL Location

/usr/bin/openssl

 

 

 

how to solve the problem.

please help!

need it quickly as soon as possible!!!

thanks.

  • 1 year later...
  • 6 months later...
Posted

This is an error created by paypal checking the customers address in your site and their address in the paypal account, or something like that.

 

Open your includes/modules/payment/paypal_standard.php and search for

 

$parameters['address_override'] = '1';

 

Change it to

 

$parameters['address_override'] = '0';

 

I hope this helps

REMEMBER BACKUP, BACKUP AND BACKUP

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...