Development using Chargent’s API requires existing customers to be on Chargent’s Platform Edition or above. Full API documentation is available by request for customers who meet those requirements.
Chargent has an extensive, PCI compliant API for web site integrations. These web services are available as an extension to the standard SOAP API that Salesforce offers, so they can be called in the same way that you interact with other parts of the Salesforce API.
You can also call Chargent methods directly from inside Salesforce, without a user initiating them in the normal manner, such as from a customized Visualforce interface.
The Chargent web services API requires a Chargent Platform edition license. Please contact us for complete documentation and details.
Chargent’s API allows you to programmatically call the following actions:
- Charge
- Charge Authorized
- Authorize
- Refund
- Void
- Register Token
- Generate Payment Request
- Parse payment result message and status
For complete information regarding Chargents API please check out our online Developer documentation page.