📖
Food Delivery App
  • Introduction
  • WordPress Plugin Installation
  • WooCommerce API
  • Google map api key generation and configuration
  • Purchase Code
  • Replace Assets
  • Update Config file
  • Build Android
  • Build iOS
  • Build Android App Online
  • Design My App
  • Integrate FireBase
  • Translation
  • Product Add-Ons
  • Frequently Asked Questions
Powered by GitBook
On this page

Was this helpful?

WooCommerce API

Generate WooCommerce Api Key

  1. It's required to turn on the WordPress permalink on Settings > Permalinks

  2. Visit WooCommerce > Settings > Advanced > REST API tab and tick the Enable REST API Checkbox

  3. Visit WooCommerce > Settings > Advanced > Legacy API tab and tick the Enable Legacy REST API Checkbox

  4. Go to API WooCommerce > Settings > Advanced > REST API > Keys/Apps > Add Key

  5. Select the user in user field and add a description. Choose level of access Read/Write. then select the button Generate API Key.

  6. Now you should see two new keys, These two keys are your Consumer Key and Consumer Secret

  7. Use these ConsumerKey and ConsumerSecrete when you build mobile app

PreviousWordPress Plugin InstallationNextGoogle map api key generation and configuration

Last updated 3 years ago

Was this helpful?