I have developed an ecommerce website for a local shop. Since they always have different products coming and going I have developed them a private portal on their subdomain so that they can create, update and delete products on their ecommerce site themselves without me maintaining it.
So far so good.
They have asked me to integrate their private portal with clover so that they can more easily access their clover inventory in order to put some of those products on their ecommerce site. I successfully achieved this in their portal using the sandbox REST API.
But going to production, I found that creating a "public" app is necessary, although you can make it private. Is there no way to just incorporate their inventory (read only) from clover into their private portal without creating an app on the clover market?
After some research I found some mention a Merchant API Key that is perfect for this. But how does it work and how do I implement this? Thanks!
Heard it here -> https://community.clover.com/questions/28657/test-clover-api-with-postman.html