1xbet restbet betpas casino siteleri

Customer App Source Code Setup

Estimated reading time: < 3 min

To connect our app with your WooCommerce website. Open the customer app source code folder from the downloaded package.

Inside the folder, you will find all the customer application source code.

Now open project folder \src\services\config\config.service.ts file and change the following.

It will load WooCommerce products data into your application

public url: string = '', // Your site URL 
public consumerKey: string = '', // Your consumer key
public consumerSecret: string = '', // Your consumer secret

You can create Consumer Key & Consumer Secret by following link below.

Test Application

Now you can test the application in your Ionic development environment.

Was this article helpful?
Dislike 0
Views: 386

Continue reading

Previous: Ionic Environment Setup
Next: Vendor App Source Code Setup
Go to Top