ranga Posted February 8, 2013 Share Posted February 8, 2013 any one know how can i get the cart data to the php page i want to pass that data from form to paymentgateway Link to comment Share on other sites More sharing options...
NemoPS Posted February 8, 2013 Share Posted February 8, 2013 Are you on 1.5? If you are, simply use $this->context->cart On 1.4, I believe you have to first declare $cart as global, and then just use it Link to comment Share on other sites More sharing options...
ranga Posted February 22, 2013 Author Share Posted February 22, 2013 i'm on 1.5 Link to comment Share on other sites More sharing options...
Recommended Posts