Skip to content

Provides additional REST-API endpoints for WooCommerce to enable the ability to add, view, count, update and delete items from the cart.

License

Notifications You must be signed in to change notification settings

skunkbad/cart-rest-api-for-woocommerce

 
 

Repository files navigation

Cart REST API for WooCommerce

WP Plugin Page License GitHub forks WordPress.org downloads WordPress.org rating Tweet

Provides additional REST-API endpoints for WooCommerce to enable the ability to add, view, count, update and delete items from the cart.

This is not an official WooCommerce project. Do not ask WooCommerce for support.

Documentation

Cart REST API for WooCommerce Docs
WooCommerce REST API Docs

To Do

  • Get the response messages translated. POT file ready and available for translations.

Testing or Support Needed

Below is a list of extensions that require testing or adding support.

  • Subscriptions (including Subscribe All the Things)
  • Bookings
  • Product Bundles
  • Composite Products
  • Mix and Match Products
  • Name Your Price
  • Product Add-ons
  • Deposits

Requirements

  • PHP v5.6+ (Recommend PHP 7+)
  • WooCommerce v3.0.0+
  • WordPress v4.4+
  • Pretty permalinks in Settings > Permalinks so that the custom endpoints are supported. Default permalinks will not work.
  • You may access the API over either HTTP or HTTPS, but HTTPS is recommended where possible.

If you use ModSecurity and see 501 Method Not Implemented errors, see this issue for details.

Bugs

If you find an issue that has not been reported, create a new issue. You can also send a pull request with your bug fixes and/or new features.

Licence

Cart REST API for WooCommerce is licenced under the GPLv3 licence for all open source applications.

Support

If you do need support then simply select the size of your project/priority of the support you require and the currency you wish to pay in.

Safe and Secure payments are processed by PayPal.

After you made payment, when you report your issue, please provide your WooCommerce System status report from your WordPress Dashboard. https://yourdomain.com/wp-admin/admin.php?page=wc-status

Thank you.

Single Project Unlimited Projects
Limited to 1 project Unlimited projects
Community Support Priority Support for 1 Year
$39 USD/29€ EUR $199 USD/189€ EUR
Buy Now for $39 USD Buy Now for $199 USD
or or
Buy Now 29€ EUR Buy Now for 189€ EUR

Please provide me your GitHub username via notes when making payment via PayPal. This will help me identify who paid for support when you report your issue.

If you paid for Single Project, I will respond within 72 hours. If you paid for Unlimited Projects, I will respond within 24 hours.

About

Provides additional REST-API endpoints for WooCommerce to enable the ability to add, view, count, update and delete items from the cart.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 86.7%
  • JavaScript 13.3%