WooCommerce REST API
Last updated
Last updated
You can generate WooCommerce REST API keys and submit them on AppMySite to connect your online store and app.
We recommend establishing connectivity on AppMySite using the WordPress Application Password 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.
Enable the Force authentication toggle to transmit your Consumer Key and Consumer Secret in the query string appended to the URL. This is not completely secure and should only be turned on if HTTP Authorisation is disabled on your server.
The WooCommerce plugin must be updated to its latest version. If an older version is installed on your website, you may not be able to achieve complete connectivity.