VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Metabern1 on April 24, 2019, 13:44:48 PM

Title: How does VM Identify which address it is using in the order?
Post by: Metabern1 on April 24, 2019, 13:44:48 PM
I am trying to figure out how Virtuemart identifies which user's address is specified in an order.

Example:
VM Shopper has 1 bill-to address and 3 ship-to addresses.

Shopper buys product and in cart area selects one of their ship-to addresses.

How does VM identify the chosen address in the jos_virtuemart_order table?

Cheers

VM 3.4.2 / J3.9.5
Title: Re: How does VM Identify which address it is using in the order?
Post by: Jörgen on April 24, 2019, 14:19:21 PM
By using the order_id for the order in the order_user_info table.

Check Your VM database table for more info or look into Your template files for code details.

Jörgen @ Kreativ Fotografi