Fiserv CommerceHub

How to enable Fiserv CommerceHub Credit Card on a merchant.

Fiserv CommerceHub Gateway facilitates secure online payment processing for a diverse range of e-commerce systems.

Features

Refund A creditcard payment processed with Fiserv CommerceHub can be / according to its status.
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 Creditcard transactions through Fiserv CommerceHub, ensure the Application Id and Merchant Id with your Fiserv representative.

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": "fiserv",
  "config": {},
  
}

Data Mapping

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