Problem with Paypal address

Posts: 18
Joined: 09/26/2007

Hi,
i have a big problem with paypal.

I have just setting all for Sandbox.

If i complete checkout selecting Italy (delivery address pane) paypal works fine,but if i selecting another country i will recive this error in paypal site:

"Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address."

can help me plssssss Sad

Sincerly,
Max

Posts: 102
Joined: 08/08/2007
Getting busy with the Ubercode.Internationalizationizer

bling! i am the answer fairy! i believe the answer to your question is at the bottom of this very long thread:

http://www.ubercart.org/forum/support/518/paypal_wps_configuration

Smiling

Posts: 18
Joined: 09/26/2007

tnx a lot megg!!

Now i have read the thread...!!!
I have understood that i need to comment address_override variable!! its correct?

Smiling

Posts: 102
Joined: 08/08/2007
Getting busy with the Ubercode.Internationalizationizer

yes, search for the address_override variable in uc_paypal.module and comment it out.

it's not a perfect solution (because you're altering uc core code), but it worked for me!

Posts: 4700
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I'm going to add in a quick admin option to turn off address override for folks outside the U.S.

Posts: 43
Joined: 08/13/2007

Hello Ryan,

did you already implement the quickadmin button mentioned above?
I am using version 7E but could not find it anywhere...

Sanne

Posts: 4700
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Yep, it was added in post 7e, but I'll be trying to put up Alpha 8 soon.

Posts: 43
Joined: 08/13/2007

Hello Ryan,

where would I find that?

Sanne

Posts: 1217
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

I just had a customer with this same issue.

"Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address."

However he says he's entering the same address that PayPal has on file.

I unchecked the "submit address information to override.." checkbox to see if this will help. But since I'm in the US, will this have any effect (negative?) on our regular domestic customers? I'm pretty sure this guy is not international, either.

Thanks for any advice you can give Smiling

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 5
Joined: 06/08/2008

Hello guys,

I'm trying to checkout to send the information to paypal but it gives the

"Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address."

Problem. I unchecked the "Submit address information to PayPal to override PayPal stored addresses." option, i commented the line 1240 "$data['address_override'] = 1;" on uc_paypal.module but nothing works.

Also, in "Shipping address prompt in PayPal:" option i selected "Do not show shipping address prompt at PayPal. "

Can you help me in this one please?

P.S. it's not WPS by the way, it happens in express option.