Payment API
The Payment API allows you to process credit card or ACH withdrawal payments online, through your existing website or application. Payment types include Purchase, Preauthorization, Capture, Verify, Refund, Reverse, and ACH Withdraw.
A successful payment processed through the Payment API will create a transaction
object in the Helcim system. Where an existing customerCode
or invoiceNumber
was not associated with the payment, new ones will be created and returned in the response.
Payment API Endpoints
Review the following documentation for specific payment functionality available in the Payment API.
- Process a credit card payment
- Preauthorize a credit card payment
- Capture a credit card payment
- Reverse a credit card payment
- Refund a credit card payment
- Verify credit card details
- Withdraw an ACH payment
Payment API Functionality
Review the following documentation for specific payment functionality available through the Payment API.
Updated 11 days ago