Zen Cart Logo
Forums / Bug Reports / Shipping address being changed to channel islands

Shipping address being changed to channel islands

Views: 937

Results 1 to 7 of 7
7 Feb 2016, 9:09 AM
#1
mikeyg avatar

mikeyg

Totally Zenned

Join Date:
May 2005
Posts:
515
Plugin Contributions:
0

Shipping address being changed to channel islands

I am not sure where to start with this one, so my apologies if this is in the wrong section I think this is a bug with the paypal express. I am using ZC 1.5.4. with the tableau template and FEC. Payments is paypal express and shipping is CEon - advanced shipper.

I have noticed that my customers shipping address is changing to the country being the channel island and this is changing their carriage that they pay. I am not sure if they are changing the country or if this is happening as they check out via paypal as I cannot reproduce it using my won paypal account. But customers addresses end up with the country being the channel islands.

hope someone can help.

Thanks

MG

7 Feb 2016, 2:14 PM
#2
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,091
Plugin Contributions:
56

Re: Shipping address being changed to channel islands

What are your settings for the PayPal Express Checkout payment method?

7 Feb 2016, 2:29 PM
#3
mikeyg avatar

mikeyg

Totally Zenned

Join Date:
May 2005
Posts:
515
Plugin Contributions:
0

Re: Shipping address being changed to channel islands

lat9:

What are your settings for the PayPal Express Checkout payment method?

Payment action is: final sale
automatic account creation
instant only

Paypal mode :
Paypal
Live
debug off

Let me know if you need any other info from the settings.

Thank you for your help.

MG

7 Feb 2016, 2:36 PM
#4
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,091
Plugin Contributions:
56

Re: Shipping address being changed to channel islands

How about the settings for:

  • Express Checkout Shortcut Button
  • Express Checkout: Require Confirmed Address
  • Transaction Currency
7 Feb 2016, 2:39 PM
#5
mikeyg avatar

mikeyg

Totally Zenned

Join Date:
May 2005
Posts:
515
Plugin Contributions:
0

Re: Shipping address being changed to channel islands

lat9, here are the settings for the other bits you asked about. Thank you.

Express Checkout Shortcut Button
On

Express Checkout: Require Confirmed Address
No

Express Checkout: Select Cheapest Shipping Automatically
No

Express Checkout: Skip Payment Page
Yes

Express Checkout: Automatic Account Creation
Yes

Payment Action
Final Sale

Transaction Currency
Only GBP

7 Feb 2016, 5:21 PM
#6
mikeyg avatar

mikeyg

Totally Zenned

Join Date:
May 2005
Posts:
515
Plugin Contributions:
0

Re: Shipping address being changed to channel islands

I have spoken with Pay pal and looked at my paypal log files.

There is an error occurring somewhere on handing back. The paypal detail seems to be correct at paypal but the log file shows an error. I think this is causing the problem of only one line in the order and may also be the cause of the error with the address.

The hand back is being handled by the ipn_main_handler.php as you will know: My log gives me

Transaction refused because of an invalid argument. See additional error messages for details.
[L_LONGMESSAGE0] => A successful transaction has already been completed for this token.
[L_SEVERITYCODE0] => Error
[CURL_ERRORS] =>
)

DoExpressCheckoutPayment, Elapsed: 780ms -- Failure

TOKEN=EC

I do not know why this is happening. Or what happens with the communication with the return file and this part of zencart. can someone help to resolve?

7 Feb 2016, 6:54 PM
#7
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,091
Plugin Contributions:
56

Re: Shipping address being changed to channel islands

For each PayPal transaction, there are a couple of logs generated. Some of them start with ipn_ and the other, possibly more interesting, ones start with PayPal_CURL_ and paypalwpp_.

As there's a bunch of customer-specific information that might need to be stripped, how about you zip-up a collection of log files for a single, failed transaction and send them to me via PM?