Woocommerce

This feature will allow you to integrate natively your WooCommerce store in your application. It is different from the feature WooCommerce Link which is just a link to your store.

First of all, you have to connect to your WordPress admin panel. Then go to the WooCommerce tab > Settings.
Once in the settings, click on the “API” tab. Now enable the “REST API” just like the following picture, and save.






Now go to general Settings of WordPress > Permalinks
In the Common Settings part, you can choose whichever you want, except from “Plain” or it will not work.







Then let’s go back to WooCommerce > Settings > API. We will now create the API keys. To do this click on “Keys/Apps”. Once in the panel, click on “Add key”. Now enter a description of your API key (this is just for you to see), choose your user, and put the permissions on “Read/Write”. Once you’re done click on “Generate API Key”.




You will then arrive on the following page:





Warning: you have to copy/paste the Consumer Key and the Consumer Secret somewhere now, because they won’t be available anymore when you leave this page. Otherwise you would have to revoke the key and create another one.

Now let’s go to your QuieroApps, we’re just a few steps from launching your WooCommerce store in your app. Add the feature WooCommerce by clicking on . This appears:




Enter the following data:

  • WooCommerce url: the url of your WooCommerce store
  • Header: you have to upload an image header
  • Consumer Key and Consumer Secret: these are the codes you have created earlier and, obviously, copied/pasted as we have told you!
  • You can also add links to your Facebook Page, Twitter account or Instagram account if you want.
  • Items per page: this will set the number of items displayed in your page by default. When you scroll down, the other items will be automatically displayed.

You can also set the payment through Paypal and Stripe if you want, in order for your users to pay directly from the app. Read these articles to know how to create API keys for Paypal and Stripe:
– Paypal
– Stripe

If you don’t set the API keys for Paypal and Stripe, the users will be redirected to your WooCommerce store through a link and will pay on the website.

Now let’s see the result in app:


Home screen of the WooCommerce feature:



  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Página de Facebook

Vamos a ver cómo usar la funcionalidad de Facebook para integrar tu página de fan de Facebook...

Push Notifications (send to all users)

Once your application is featured on the App Store and Google Play, you’ll be able to send push...

Folders

The Folders feature allows to create an arborescence inside your app. ​   The creation of a...

Integrate Ads in the app with AdMob

1. Create an adwords account To login to AdMob you need an Adwords Google account. Create one...

Form

The form feature allows you to do plenty of things like giving your clients the opportunity to...