Hi,
I am having a problem with the billing and shipping addresses when they are passed to Paypal WPS.
First here are my settings.
MySQL database 5.0.67
PHP 5.2.8
Drupal 5.15
Ubercart 5.x-1.7
When a user submits their information, they are redirected to paypal. Then if they choose pay by credit card and not login, it displays the billing information correctly. So then they enter their credit card info.
When they click continue, it sets the shipping address on paypal to the billing address instead of the shipping address from ubercart. The problem I think lies in the payment settings tab.
Under payment methods->Paypal WPS(I have the options set as)
PayPal cart submission method:
Submit an itemized order showing each product and description.
Shipping address prompt in PayPal:
Do not show shipping address prompt at PayPal.
Yes: Submit address information to PayPal to override PayPal stored addresses.
Sent address selection:
Send billing address to PayPal.
So it sends the billing address to paypal. Shouldn't it send both the billing and shipping since they could be two different values? I had someone order a product and we almost shipped to their billing address, then realized they had a different shipping address from email correspondence with the client.
Thanks for any help,
JAG

