spree_paypal_express
spree_paypal_express copied to clipboard
Shipping Addresses
This more a question, and perhaps an issue... When shipping to an address other than the billing address, the paypal interface includes a checkbox under the address labeled:
"use as preferred shipping address"
In testing, I've unchecked the box, because it seems that leaving it checked would change my (dummy) paypal account's "preferred shipping address" in addition to shipping to that address.
However, unchecking that checkmark (which I think most customers will do), causes the ship-to address to be changed to the the Paypal user's default address, and that change is propagated back to our spree order.
If the user notices this on the confim page, and tries to change the shipping address back to the way it was by clicking the "edit" link next to the ship address on the spree confirm page, he has to go through the steps again, going back to paypal, not knowing whether he's being charged twice. Then no matter what he does, the shipping address remains as the paypal user's default address, not the address he entered.
Bit of a mess.
Has anyone dealt with this and found ways around it?
And if this is the wrong place to post this query, my apologies.