remmmi / WooCommerce-Cart-REST-API

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

Home Page:https://wordpress.org/plugins/cart-rest-api-for-woocommerce/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Documentation

Cart REST API for WooCommerce Docs
WooCommerce REST API Docs

To Do

  • Release on WordPress.org
  • Create documentation.
  • Get the response messages translated. POT file ready and available.

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

  • 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

WooCommerce Cart REST API 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
$49 USD/39€ EUR $199 USD/189€ EUR
Buy Now for $49 USD Buy Now for $199 USD
or or
Buy Now 39€ 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.

https://wordpress.org/plugins/cart-rest-api-for-woocommerce/

License:GNU General Public License v3.0


Languages

Language:PHP 86.4%Language:JavaScript 13.6%