I generated a WordPress plugin that uses Api rest Woocommerce to send products and orders to an external marketing platform. Currently, it is in my development environment.
I try to prevent the person from having to manually enable the WC REST API and generate an application key. Because, there are people who do not understand much of this.
It can be done in my custom plugin automatically…:
– Check if Api Rest Woocommerce is enabled.
– Create a new credentials (key and secret) application.