php - OpenCart RESTful API for Android Application -


i new opencart, , in process of creating opencart restful apis android application. have created api login customer. no issue. don't know how can handle session cart each customer logged in through android app.

is there token maintained opencart or cart session variable can use.

i saw somewhere in source "$this->session->data['cart']" couldn't understand function properly.

thanks help


Comments

Popular posts from this blog

methods - python can't use function in submodule -

Puppet elasticsearch module (class vs define) -

Java 3D LWJGL collision -