woocommerce / woocommerce-rest-api

This is the WooCommerce core REST API Package. It runs standalone as a feature plugin too.
71 stars 46 forks source link

Woocommerce api add to cart #58

Closed huykon closed 4 years ago

huykon commented 4 years ago

Hi everyone! I am looking for the way I can add to cart via Woo API, I didn't find it from woocommerce api doc . Probably there is not thing in there so can supporter or someone know the way to get it? Thanks!

thomas-zg commented 4 years ago

Actuallay the only way I know is https://wordpress.org/plugins/cart-rest-api-for-woocommerce/.

saleehk commented 4 years ago

We have added all endpoints for woocommerce. This is used by all our mobile apps.

https://wordpress.org/plugins/appmaker-woocommerce-mobile-app-manager/

issue-label-bot[bot] commented 4 years ago

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

juliaamosova commented 4 years ago

@huykon adding to cart via WooCommerce REST API is currently not possible.

You can try using Cart REST API for WooCommerce – CoCart Lite plugin.

For the reference, also see https://github.com/woocommerce/woocommerce/issues/8909.

Closing this issue since no action to be taken at the moment.