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 

Acquired

For more information about this gateway, please refer to https://docs.acquired.com/#hpp-response

  • Gateway type code: acquired
  • Production API endpoint: https://gateway.acquired.com/api.php
  • Sandbox API endpoint: https://qaapi.acquired.com/api.php

To add an Acquired gateway, use the following settings:

{
    "company_id" : "Your Company ID", 
    "company_pass" : "Your Company Password", 
    "hash_code" : "Your Hash Code",
    "company_mid_id" : "Your Company MID ID"
}