Title: API to WooCommerce?
Last modified: November 21, 2020

---

# API to WooCommerce?

 *  Resolved [jglazer63](https://wordpress.org/support/users/jglazer63/)
 * (@jglazer63)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/api-to-woocommerce/)
 * I have a need to develop a very specialized web page that will allow a customer
   to lay out specifications for a product. Programming the page is not an issue
   but I would like to be able to put the item in their Woocommerce cart and continue
   using Woocommerce functionality from there. This would require being able to 
   edit their cart, returning to the specialized page for corrections and such.
 * Where would I look first for the API or documentation to achieve this? It is 
   outside the relm of currently available plugins because of the vast number of
   options available for this particular product.
 * Thanks!

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

 *  [linux4me2](https://wordpress.org/support/users/linux4me2/)
 * (@linux4me2)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/api-to-woocommerce/#post-13692656)
 * You can use the [WooCommerce Code Reference](https://woocommerce.github.io/code-reference/index.html)
   for what you describe. It includes all you’ll need, but it can be challenging
   to find things. There’s also the [WooCommerce REST API](https://woocommerce.github.io/woocommerce-rest-api-docs/#introduction),
   but I have never needed it for working within a site.
 * Usually, there is almost always someone who has done what you’re trying to do
   with WooComnmerce itself before, so just searching, particularly on [StackExchange](https://wordpress.stackexchange.com/),
   is helpful.
 * The one caveat I’ll leave you with is to make sure that code you see on other
   sites is recent enough to work with WC v. 4.7, or that you update it accordingly.
 *  Thread Starter [jglazer63](https://wordpress.org/support/users/jglazer63/)
 * (@jglazer63)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/api-to-woocommerce/#post-13692658)
 * I have 5.x WC and I am not making a public plugin or anything like that. Thank
   you [@linux4me2](https://wordpress.org/support/users/linux4me2/) !!

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

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

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)

 * 2 replies
 * 2 participants
 * Last reply from: [jglazer63](https://wordpress.org/support/users/jglazer63/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/api-to-woocommerce/#post-13692658)
 * Status: resolved