Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49526

WoCommerce Help for Authentication

$
0
0

Hello, i tried almost all to make connection between Ionic and Woocommerce.
But i cannot do it for days… :face_with_raised_eyebrow:

I know for this code:

import * as HA from 'woocommerce-api';
WooCommerce: any;
  woo() {
    this.WooCommerce = HA({
      url: 'https://websiteurl.com',
      consumerKey: 'ck_key',
      consumerSecret: 'cs_key',
      wpAPI: true,
      version: 'wc/v3',
      queryStringAuth: true
    });

But where exactly must be added?
I tried in tab1.page.ts & app.module.ts and get this error:

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49526

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>