We just purchased ShopSite Pro v10 and had it installed on our server. I am in the process of setting up our store, and realized that it uses an SQLite db.
Being new to ShopSite, I have the following questions:
QUESTION #1:
Can I use the Order API to access and retrieve all the information stored in the DB? I know that I can manually backup the db and manually export it, but would like to setup an automated process.
QUESTION #2:
Can I access/use the Order API from a PHP program? I am familiar with PHP but not with CGI/PERL, so just wondering if I have to learn a whole new language or not!
Thanks