Summary:
Billing address uses session address not set Address Retrieval Method preference
Detailed Description:
Not strictly a bug as it looks like this is intentional. But this stops 2 feu
users placing orders correctly on the one device, and makes testing more
difficult.
Suggestion, add preferences for use session address then FEU / LAST / COOKIE,
then use that in
class.billing_address_receiver.php lines 28-33
rather than always use session address if it exists.
Thanks