Viewing 5 replies - 1 through 5 (of 5 total)
  • @hamed77

    Hi! Thanks for writing.

    After some searching around, it seems like the direct answer might be that no, right now WooCommerce doesn’t yet officially support the “WordPress REST API (Version 2)”, however one can currently use the “WP REST API (WP API)” (v1) to do things such as create, view, update, and delete WooCommerce products, etc.

    Will you be able to get by with using the v1 api instead of the v2 api? What are you looking to do via the REST api?

    Details/Sources from during investigating this topic:

    * WooCommerce REST API Documentation ( http://woocommerce.github.io/woocommerce-rest-api-docs/#introduction )
    ( As of this posting, this page indicates: “…The current WP REST API integration version is v1…”)

    * WP REST API (WP API) ( https://ww.wp.xz.cn/plugins/json-rest-api/ )

    Thread Starter hamed77

    (@hamed77)

    Hi Mjjojo
    I have a Android application and i wana to communicate from mobile app with Woocommerce. Inside mobile application will be can CRUD operation in my website.
    Are you have plan support WP REST API for WooCommerce ?
    Thanks a lot.

    @hamed77

    Hey, that’s great! Glad to hear about building the Android app to connect with WooCommerce. I know you will succeed.

    WooCommerce REST API now has CRUD, and can be used from an Android application; how is it failing to meet the requirements?

    Let me know?

    • This reply was modified 9 years, 7 months ago by mjassen (mjjojo). Reason: fix link text for 4 CRUD links
    Thread Starter hamed77

    (@hamed77)

    Hi Mjjojo.
    Can i use WooCommerce REST API and WP REST API togather ?
    Thankns a lot for reply .

    yes they should both work together.

    Are you asking before you begin work, or did you already begin work and run into a problem?

    Write back soon with an update! 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Support WooCommerce ?’ is closed to new replies.