question

bchan009 avatar image
bchan009 asked zgreathouse Deactivated answered

Simple inventory display

I have a client who currently uses Clover. He wants to display his current inventory on his website.

This seems easily doable through the REST API, but from what I understand I need to use OAuth, and in order to obtain OAuth I need to publish an app.

I'm simply looking to create a simple PHP script that will grab the store's inventory data through REST and spit out HTML. Is creating an entire app for this necessary? Furthermore, the app will be accessible to everyone on the app store, correct?

Please let me know if there's something I'm missing.
Inventory
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

zgreathouse avatar image
zgreathouse Deactivated answered
1. Creating an app is necessary.
2. You are correct, every Clover Merchant has access to any App on the Clover App market, provided their service plan permits it.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community