How to enable CardConnect CardPointe ACH on a merchant.
CardPointe is a comprehensive and secure cloud-based platform that makes accepting and managing payments simple.
Features
✅ Payment Authorization Payments can be authorized by customers using ACH.
✅ Payment Capture Payment authorizations made using ACH payment methods can be captured. This step happens automatically with CHARGE transactions.
Resources
Configuration
To get credentials for Authvia, contact CardPointe merchant support at (877) 828 0720 or access your merchant Portal. Create a ticket requesting "Production Credentials for Authvia". This will generate the Username and Password that Authvia needs. We will also need your Merchant Id and Host.
This table describes the required or possible attributes needed to configure a merchant product for this type.
Name | Type | Description | Rules |
---|---|---|---|
merchantId | string | Merchant Id for the CardPointe. | |
host | string | Host for CardPointe. | |
basicAuth | (required) |
Enabling this Product
Using create-merchant-product API you can add a new product to your merchant record. Below is an example configuration for the payload of that request.
{
"line": "payments",
"product": "ach",
"provider": "cardconnect",
"config": {}
}
Data Mapping
The following bullet points outline the mapping of data fields between the Authvia platform and the CardConnect CardPointe system, detailing the correspondence of specific attributes for seamless data integration.
- Authvia
transaction.reference
maps to CardConnect CardPointeUNMAPPED
- Authvia
transaction.id
maps to CardConnect CardPointe orderid - Authvia
merchant.id
maps to CardConnect CardPointeUNMAPPED