New Zenner
- Join Date:
- Sep 2006
- Posts:
- 11
- Plugin Contributions:
- 0
Paypal module doesn't send address line 2
Hi Everyone,
The paypal module with Zen Cart 1.3.5 doesn't send the address line 2 to Paypal. I added the following line to the section of paypal.php with all the zen_draw_hidden_field lines
zen_draw_hidden_field('address2', $order->customer['suburb']) .
Hope this helps others who are having the same problem.
Peter