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
Post a Comment