Session based Cart API provided by WooCommerce Store API
-
Hi Team,
We are in the process of developing an app for our WooCommerce store using the Rest API provided by WooCommerce. For the cart functionality, we are using the Customer facing Cart API provided by WooCommerce. But this is not working as expected as it is an Unauthenticated api and we do not maintain sessions in the app. Is there any way to use the Cart API based on the logged in user id instead of the user session?
https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/src/StoreApi/docs/cart.md
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Session based Cart API provided by WooCommerce Store API’ is closed to new replies.