I need to be able to pass the shipping address and billing address to PayPal using the Express Checkout product within the SetExpressCheckout call. My site checks to see whether the users’ shipping address is within the customers delivery area and proceeds to PayPal.
If I send PayPal the shipping address only or try to pass them the billing address it only populates the billing address with the shipping address which is very confusing for the user.
Can I pass PayPal separate billing and shipping addresses?