WooCommerce REST API
Last updated
Was this helpful?
Last updated
Was this helpful?
You can generate WooCommerce REST API keys and submit them on AppMySite to connect your online store and app.
Establishing connectivity on using the WordPress Application Password is recommeded to ensure smooth connectivity between your app and website.
Follow the steps below to establish connectivity using WooCommerce REST API keys:
Login to the admin panel of your WordPress website.
Click on WooCommerce and open Settings.
Select the Advanced tab in the WooCommerce settings.
Click on REST API. You will have to select the Add key button and fill out the following details:
Description: Enter a friendly name for easy identification.
User: Select the administrator of the website.
Permission: Select Read/Write from the drop-down menu.
Copy: Copy and paste the consumer key and secret from your website
Submit: Enter the consumer key and secret in the relevant fields of your AppMySite's Connectivity section.
Click on Verify once you have submitted the keys.
Turn on the Force authentication toggle to send your Consumer Key and Secret in the URL. This is less secure and should only be used if HTTP Authorisation is turned off on your server.
The WooCommerce plugin on your WordPress website must be updated to the latest version while generating REST API keys. You may not be able to achieve connectivity if an older version of the WooCommerce plugin is installed on your website.