Unfortunately, it needs to have a Microsoft SQL server and I don't think its available for all WooCommerce shop owner's server.
You do not need any MS SQL Server install on your site or shop owner's site. Any client able to issue a SQL query to a server can be used. You just have to integrate MSSQL compatible libraries.
Thanks for mention =)
Oh, cool. Thanks for that. I'll be checking your recommendation. Anyways, would it be cool for you if I would use SteemSQL as primary for checking transactions for this plugin? :)
No problem. :D
I'm still currently looking for those libraries so I could issue SQL query even without the need of MSSQL database driver. Anyways, can you please recommend any if you know one for PHP? Thanks. I'd greatly appreciate it and if not, that's okay. Thanks. :D
Just an update, I've went with wrapping your API with my own server with ODBC module for my PHP server to serve the WordPress plugin.
I did made some digging last night and that ODBC module is not available on other shared hosting providers for PHP servers and that might be an issue for this plugin.
Thanks so much for that insight! :)