Jump to Content
FlexPayFlexPay HomeTrust CenterStatus
DocumentationAPI ReferenceChangelog
FlexPay HomeTrust CenterStatusContact SupportFlexPay
API Reference
Contact Support
DocumentationAPI ReferenceChangelog

API basics

  • Introduction
  • Authentication
  • API Health Check
  • Response Codes

invisible recovery api

  • Charge
    • Chargepost
  • Authorize
    • Authorizepost
  • Capture
    • Capturepost
  • Void
    • Voidpost
  • Refunds
    • Refundpost
    • Refund-Paymentpost
    • Refunded Paymentpost
  • Transaction Details
    • Listget
    • Payment Statusget
    • Show Transaction (by merchantTransactionId)get
    • Show Transaction (by transactionId)get
  • Payment Methods
    • Create a Payment Methodpost
    • Listget
    • Showget
    • Updateput
    • Redactput
    • Recacheput
  • Successful Payment
    • Successful Paymentpost

gateway management api

  • Introduction
  • List Gateways
    • List Gatewaysget
  • Gateway Details
    • Gateway Detailsget
  • Create Gateway
    • Create Gatewaypost
  • Update Gateway
    • Update Gatewaypatch
  • Supported Gateways

Engaged Recovery API

  • Introduction
  • Customers
    • Upsert Customerpost
    • Complete Campaignpost
Powered by 

First Data Global Gateway

For more information about this gateway, please refer to https://www.carat.fiserv.com/en-us/solutions/ecommerce/?source=firstdata

  • Gateway type code: global
  • Production API endpoint: https://secure.linkpt.net:1129/
  • Sandbox API endpoint: Not Supported

To add a First Data Global gateway, use the following settings:

{
    "login" : "Your Store ID",
    "pem" : "Your Certificate PEM File"
}