Host Configurations

The Host Configuration endpoints are designed to manage the configuration settings for the four major payment processors (TSYS, Fiserv, FIS, Chase). These endpoints allow you to create, update, and retrieve the configuration details for each of the processors, ensuring seamless integration with their respective APIs. The Host Configuration endpoints include properties such as the merchant identification number, bank identification number, American Express number, and other unique identifiers associated with the merchant's account. The endpoints also includes properties for details about the merchant's company, including address, phone number, and location.

The endpoints manage custom properties and additional configurations, such as the settlement time, agent bank, chain, store number, merchant verification value, terminal ID, and terminal number. These configurations are essential for maintaining a secure and reliable connection with the payment processors, facilitating efficient transaction processing.

The Host Configuration endpoints for the four processors include:

  • POST /host-configurations/tsys: Create a new TSYS host configuration.

  • PUT /host-configurations/tsys/:id: Update an existing TSYS host configuration.

  • GET /host-configurations/tsys/:id: Retrieve the details of a specific TSYS host configuration.

(Similar endpoints for Fiserv, FIS, and Chase.)

By providing a comprehensive set of Host Configuration endpoints, you can offer a robust and flexible integration with the major payment processors, allowing a wide variety of transaction types and maintain a high level of performance and reliability.

Copyright © Pace Software 2021–2023. All rights reserved.