Show Posts


Messages - Milan_VC

Pages: [1]
1
Hi -

Since this is the first time I am writing: First off - great work and thank you for the platform.

Here is my issue / question.

AbanteCart : 1.3

I have a need to use API to add to cart and for this to be reflected for a user in a browser. What I observe at the moment:

- User is logged in on the browser and adds item #1 in the cart
- Via API, I authenticate the same user as above and add item #2 to a cart via a/checkout/cart. This returns result showing both item 1 and item 2 are in the cart.
- In the browser - even after a refresh page or closing and re-opening a browser - user still only sees item #1 in the cart
- in the browser - if user logs off and back on - user will see both item 1 and item 2 in the cart

Questions:
- Is there a way to force the refresh of the cart for user in a browser so that this user can see both items? Logging off and back on is not really an option.

Note: I cannot really use embed/js for a number of reasons including dynamic nature of products and other limitations ... so API add-to-cart as described above is possibly the only solution.

Thanks for the help!

Pages: [1]

Powered by SMFPacks Social Login Mod