rafapas22 Posted March 7, 2017 Share Posted March 7, 2017 I have a problem I am using classes CustomerCore,AddressCore, Cart, Order but orders are being created without products, does anyone know why? $order->getProducts($order->getCartProducts()); $result = $order->add(); I have attached more code igf is necessary Regards and thaks for help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now