Post by dragonturbo3 » Wed Feb 28, 2018 2:49 am

Lately, customers shipping address all say Wyoming in PayPal when I go to print the shipping label. Not sure why this is happening. Anyone else have this happen.
Version 3.0.2.0
No extentions
www.crppluss.net

Newbie

Posts

Joined
Thu Aug 18, 2011 1:30 pm

Post by straightlight » Wed Feb 28, 2018 6:25 am

Either check in your PHPMyAdmin for this keyword in the search tab of your Opencart database and / or use Textcrawler to track it from your Opencart files.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by dragonturbo3 » Wed Mar 14, 2018 11:38 am

Thank You

Newbie

Posts

Joined
Thu Aug 18, 2011 1:30 pm

Post by dragonturbo3 » Fri Mar 23, 2018 12:08 am

Update on this problem.
Lately, Paypal is not getting any address at all. Message on Paypal site says no address was provided. Checked the OpenCart site and address has been recorded normally. PayPal says it may be that the cart thinks the items are not shipped items (digital downloads) but I checked that also. If anyone has any ideas I would appreciate it. Thanks

Michael

Newbie

Posts

Joined
Thu Aug 18, 2011 1:30 pm

Post by straightlight » Fri Mar 23, 2018 12:17 am

Which PayPal module are you using? More information is needed. Enable the debug mode from the related PayPal module you are using and test another transaction. Then, see the debug report in your OC admin - > systems - > maintenance - > error logs or from your admin - > extensions - > extensions - > payment - > Paypal X page - > error log tab.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by agatha65 » Fri Mar 23, 2018 7:37 am

Open this file:
catalog/view/theme/default/template/extension/payment/pp_standard.twig
and change line 40
<input type="hidden" name="no_shipping" value="1" />
to
<input type="hidden" name="no_shipping" value="2" />
here is the code:
https://github.com/opencart/opencart/bl ... ndard.twig
About no_shipping you can read here:
https://developer.paypal.com/docs/class ... variables/
Do not prompt buyers for a shipping address.

Valid value is:

0. Prompt for an address, but do not require one.
1. Do not prompt for an address.
2. Prompt for an address and require one.

Suppliers Module - XML, CSV, XLS Product Feed Import and Update
Rich Snippets | Facebook Open Graph Meta Tags | WebP Images
Image


User avatar
Active Member

Posts

Joined
Fri Mar 16, 2012 10:18 am
Location - Canada, QC

Post by dragonturbo3 » Sat Apr 07, 2018 6:15 am

Thank you. I will give it a shot.

Newbie

Posts

Joined
Thu Aug 18, 2011 1:30 pm

Post by ADD Creative » Thu Nov 08, 2018 8:19 pm

Can sometimes be caused by OpenCart not sending the state to PayPal.
viewtopic.php?f=113&t=185524

www.add-creative.co.uk


Expert Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom
Who is online

Users browsing this forum: daniil_oc, OSWorX, pprmkr, WaxedPerfection and 478 guests