Hello,
I am using controllers for mobile api. After login user is authenticated, if there is an active cart, may I know the best way to get that cart? Is there any way to find the active cart secretkey from current user?
Regards
Jason
Hello,
I am using controllers for mobile api. After login user is authenticated, if there is an active cart, may I know the best way to get that cart? Is there any way to find the active cart secretkey from current user?
Regards
Jason
I can add there that is no active cart. But you can use the /carts endpoint and get the latest one - probably the first in that list is the 'most' active.
You must be logged in to post in the forum