Rating: 5 stars
Perfect for setting up a headless woocommerce backend
]]>Rating: 5 stars
Very good plugin, it helped me to connect Laravel catalog (for PageSpeed Insights, you know) & Woocommerce cart/checkout processing. Brilliant!
]]>Rating: 5 stars
Plugin works great. Docs are great. Road map is great.
When store front is finished we’ll go PRO ??
Rating: 5 stars
An excellent plugin, which makes building a headless WooCommerce experience a breeze. Easy to use, nearly zero setup time.
]]>Rating: 5 stars
since woocommerce is not offering product/cart api, this tools fits right in. you can do everything with it, all via api calls: products, variations, cart, shipping, checkout. (you might need the paid version as well. i bought them, so not sure, what comes out of the box and what features all need the extra mile. but still: worth it!) and the support is fast, too, thanks to seb. love it.
]]>Rating: 5 stars
Plugin is a life saver when working turning wordpress & woocommerce into a headless cms. Support is also great and responsive to help with any issues you may have
]]>Rating: 5 stars
Great plugin thank you for sharing this one! This plugin saved me tones of work.
]]>Rating: 5 stars
In the new version of WordPress – Quickly empties the cart wc
please fix it
Rating: 5 stars
I’m using it to create a react-native app with WooCommerce as back-end. This plugin is a life-saver!
]]>Rating: 5 stars
Its nice REST API, but we are still evaluating it.
]]>Rating: 5 stars
This plugin saved me tones of work and it is working amazingly! The plugin author provides fast and high quality support. Well done!
]]>Rating: 5 stars
Great but needs a new feature to minus from card.
]]>Rating: 5 stars
Thanks for doing such a great work with this! Works exactly as expected and CoCart seems to have a nice community around it. The founder seems really devoted and that’s one of the key things for a plugin like this to live on and get the right updates in the future. We just got ourselfs the lifetime subscription.
]]>Rating: 5 stars
The plugin works very well. It really saved me time using the REST API to update the total number of products in the cart when someone adds a new item to the cart
]]>Rating: 5 stars
Quickly added the basic functionality and built on top of it. Nice work!
]]>Rating: 5 stars
I used this plugin for a mobile app project I have been working on and first off the documentation was very easy to follow. I had no issues getting it working and it integrated with JWT Authentication out of the box.
Unfortunately, Woocommerce 3.6 came out and pretty much broke the plugin due to how they were now implementing certain things. I posted on the forums and in a few hours I got a response from the author. He was very understanding and gave a suggestion on what to do for the time being until he implemented a fix. A few hours later, he released a pre-release update which fixed the issue.
TL:DR; Great plugin, Great support and will highly recommend this plugin to anyone who needs to access Woocommerce cart through a rest API.
]]>Rating: 5 stars
This plugin works great out of the box for adding products to the Woo cart via API.
The code is solid and functionality is as expected, thanks Sebastien!
]]>Rating: 5 stars
Very nice plugin. For fast development.
]]>Rating: 5 stars
This plugin was critical to achieve my project of building a Headless / Decoupled WooCommerce store. I wanted to provide my clients with a CMS to manage their store, but wanted to build the front-end in React. I was able to fetch content over the WooCommerce REST API, but otherwise would not have been able to fetch the cart, and add & remove items if not for this plugin.
Thank you very much Sébastien for sharing this extension, you’ve saved me a lot of time.
]]>Rating: 5 stars
Need Woocommerce post product review via rest api
]]>Rating: 2 stars
Thanks very much for developing and sharing this. It has greatly helped me in creating a ‘universal’ cart in a WooCommerce multi-site environment, where only one site is running the shop.
Seems a few bugs here and there; doesn’t seem to play so nice with WooCommerce API – PHP Client but mostly works perfectly.
I think a great feature would be to create a route to retrieve ‘cart notices’. So, for example, if a product gets sold out, I can check if there are any cart notices like ‘x has been removed from your cart’, and print those outside of the WooCommerce environment. (This might be better for the WC core rest API.)
EDIT
Unfortunately this plugin didn’t seem to work for me in the end. It did not work for me on a clean wordpress/woocommerce install with the official WooCommerce rest API php wrapper library. Only a single cart was ever interacted with. https://github.com/seb86/cart-rest-api-for-woocommerce/issues/31
Trying to use curl and javascript didn’t work either in a multisite environment because of the complexities of transmitting session/cookie data from a SSO multisite when using the api.
I think ultimately the key to making this plugin work would be to pass a customer id in a authenticated api call so that the cart in question is not dependent on the complex browser cart session processes going on in native WC, which make a bulletproof cart rest api a complex thing to achieve.
]]>