I am interested in writing an application to integrate my wife's Clover POS system with her 3dCart online store. Specifically, I want to periodically pull orders from her PoS and decrement the associated inventory items in 3dCart. Further, I would like to refresh the inventory listing in the PoS system from 3dCart daily so that new items are picked up and quantities are refreshed.
I am not interested in writing and maintaining a full-blown Clover app. I have a full time job elsewhere and cannot provide support for other users. I want to put together a simple python application which runs on my own server and uses the REST interface for integrating.
Is it possible to write a "private" application not listed on your marketplace? Much of the information requested on your application template is cumbersome (specifically, support details, EULA, etc) and not necessary for what I need to do.