How can I select if my app is available on the Pro or 2000 software?
I have some merchants that use the Clover as Terminal only and there's a requirement by law to have the app do it's functions, but they don't need any feature from the PRO software.
-UPDATE- For future references, in my case, when I obtain a Payment from the API, I verify the TaxRates on the payment object, if it's null, it's on 2000, else it's on PRO. (Pro always has a Non_Taxable rate by default).