VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: aspa on October 02, 2014, 08:44:05 AM

Title: from witch table read the cart?
Post by: aspa on October 02, 2014, 08:44:05 AM
Is it easy someone tell me from witch table are read the data from the shopping cart?
Title: Re: from witch table read the cart?
Post by: GJC Web Design on October 02, 2014, 11:17:05 AM
No table - it is a session object ($cart = VirtueMartCart::getCart(); ) -  it isn't entered in the orders table until confirmed