CardPointe

How to enable CardPointe Credit Card on a merchant.

CardPointe is a comprehensive and secure cloud-based platform that makes accepting and managing payments simple. Using CardPointe, you can: Authorize, capture, void, and refund transactions from your desktop or mobile device.

Features

Payment Authorization Payments can be authorized by customers using Credit Card.
Payment Capture Payment authorizations made using Credit Card payment methods can be captured. This step happens automatically with CHARGE transactions.

Resources

Configuration

For assistance with CardPointe processing credentials or any other support, please create a support ticket through the CardPointe portal for faster service or contact CardPointe support at (877) 828 0720. You can also email at [email protected] or visit here.

This table describes the required or possible attributes needed to configure a merchant product for this type.

NameTypeDescriptionRules
merchantIdstringMerchant Id for the CardPointe.
hoststringHost 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": "creditcard",
  "provider": "cardconnect",
  "config": {}
}

Data Mapping

The following bullet points outline the mapping of data fields between the Authvia platform and the CardPointe system, detailing the correspondence of specific attributes for seamless data integration.

  • Authvia transaction.reference maps to CardPointe UNMAPPED
  • Authvia transaction.id maps to CardPointe orderid
  • Authvia merchant.id maps to CardPointe UNMAPPED