API key for testing environment
Since there's no way to reach API support directly I'm posting the question here:
I'm trying to build a connection between a WooCommerce Webshop and Lightspeed POS. I'm trying to accomplish that new customers in WooCommerce are automatically synced to Lightspeed POS. As far as I know there's no off the shelf solution.
So my idea is to just do a call form the website to /API/Account/{accountID}/Customer.json. However I want to test this on a development environment of the webshop that is running on localhost first. I just signed up on https://cloud.lightspeedapp.com/oauth/register.php to get a ID and Secret to start testing the Client. However since I'm developing on localhost you would not be able to see the website.
Can you still approve the app or is there a separate process for test apps?
1 comment
Hi @Milan Jansen,
What you can do is create a new demo shop https://www.lightspeedhq.com/pos/retail/ and click free trial. Now a "new" demo account will be created. You can use this new shop to test your integration and you can still use your requested clientID and secret credentials.
I hope this helps.