Hello,Is there a way to access the shopping cart inside a custom OrderInfoProvider class? I've followed the documentation and wrote a custom SetOrderInfoInternal method to set the values of additonal custom fields on an order. The values for those fields are saved as custom fields on the ShoppingCartInfo object.I'm basically tring to copy custom values from the cart to an order, during order creation.Thanks,
Andy
↧