Contributions
gotoBilling ACH and Credit Card
ACH (electronic check) and Credit Card gateway payment modules work seamlessly with the gotoBilling application. www.gotobilling.com
Expand All / Collapse All
File containing updated posting URLs** for transaction posting. This version should be used as of 8/1/09.
**Note-if you have manually updated your URLs already, the update is not necessary.
Current version will not work without this update, you will receive an expired SSL cert on checkout. To fix this you need to update the URL that it points to gotobilling.
Line 219: change
$this->form_action_url = 'https://www.paymentaccess.com/os/system/gateway/transact.php';
to
$this->form_action_url = 'https://secure.gotobilling.com/os/system/gateway/transact.php';
and you should be all set. File attached with changes below.
ACH (electronic check) and Credit Card gateway payment modules work seamlessly with the gotoBilling application. www.gotobilling.com
Note: Contributions are used at own risk.