Search:  

You are in: Help > Specifications for API Developers > Automated Transaction Interface

Automated Transaction Interface

 

GoldMoney's Automated Transaction Interface is an API that enables merchants and businesses to systematically perform certain functions without manually logging into a Holding. This is achieved by posting text via GET or POST fields to a URL on the GoldMoney system.

The following functions are available:

Functionality Information
1. Perform a single payment or multiple payments Description Sample Output
2. Obtain the current balances of a Holding Description Sample Output
3. Obtain the transaction history of a Holding Description Sample Output

Click here for a sample PHP script that enables you to check the balances of your GoldMoney Holding.

Click here for a sample HTML page that enables you to submit a populated template to the GoldMoney system.