After much trial and error I got my RSForms Pro Registration form to process payments through the GGE4 Web Services API. Now I need to use the TransArmor Token and Expiration date to automatically bill website subscribers.
I'm thinking some kind of combination of CRON Jobs and PHP/MySQL to perform a JSON request every day for any accounts that need to be billed for renewal.
Any help is appreciated.