Page 1 of 1
Print shipping label
Posted: Wed Jul 07, 2010 3:45 am
by ttanemori
My site accepts credit card payment via PayPal Website Payment Pro. It is working fine. However, I do not see the option to print shipping labels in my PayPal account.
Details on each item says:
We have no shipping address on file.
Definitely, my OpenCart collected billing and shipping addresses, but it dose not transmit the address to the PayPal for some reasons.
If there is an extension that allows me to print shipping labels within the OpenCart, that would be the best. However, if it is impossible for now, is there any way to send customers' shipping address to the PayPal so that I can print there?
Thank you.
Re: Print shipping label
Posted: Thu Jul 08, 2010 11:12 pm
by ttanemori
Any one?
Re: Print shipping label
Posted: Wed Jul 28, 2010 4:59 am
by netpox
I have the same problem...no answer
Re: Print shipping label
Posted: Wed Jul 28, 2010 5:26 am
by ttanemori
PayPal told me that it is not their issue, and asked me to contact the OpenCart developers. Actually, I gave up using a print shipping and postage features through PayPal. But, if there is a way to do, I would like to know. Thank you.
Re: Print shipping label
Posted: Thu Jan 20, 2011 6:29 pm
by jel
I would like to know how this would be fixed as well.
Re: Print shipping label
Posted: Tue Feb 01, 2011 7:29 am
by tampadesign
Also having this problem. Client wants to be able to print shipping labels through his PayPal account for convenience (he gets IPN emails, but can't print shipping labels because of the lack of address information).
I'm going to look through the PP API docs and the OpenCart coding tonight to see if there's something missing there.
Edit: Browsed through the other thread about shipping labels and PayPal Pro. I'll try Q's fix, but someone posted that those changes didn't work for them either. Maybe mods want to merge this thread with that one:
http://forum.opencart.com/viewtopic.php?f=20&t=24892.
Re: Print shipping label
Posted: Tue Feb 01, 2011 7:53 am
by tampadesign
Looking at the PayPal Payments Pro module coding... there isn't anything in there for sending shipping info to PayPal for packing slips. The $payment_data array includes billing info only, which PayPal can't translate into shipping info for shipping labels automatically. PayPal's API docs (page 41 of the API developer guide) specify that the data sent to them has to include more info than what is currently included in the current OpenCart PayPal Payments Pro module. So, I've added the info to the $payment_data array and will be testing tonight. I'll post the code if all goes well.
Re: Print shipping label
Posted: Sun Aug 21, 2011 2:57 am
by labeshops
While a solution is being worked on via opencart, here is a link you can use in paypal to print a mailing label to anywhere -
https://www.paypal.com/us/cgi-bin/webscr?cmd=_ship-now
Re: Print shipping label
Posted: Thu Dec 22, 2011 3:09 am
by jhebb
Same problem here, any ideas on a fix?
Re: Print shipping label
Posted: Wed Jan 04, 2012 4:25 am
by jhebb
Anybody? Maybe for a future version?
Re: Print shipping label
Posted: Wed Jan 04, 2012 8:17 am
by clapiana