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 

Processing

  • Gateway type code: processingdotcom
  • Production API endpoint: https://flexpay-na1.gate.processing.com
  • Sandbox API endpoint: https://intsecure.processing.com

To add a Processing.com gateway, use the following settings:

{
    "username" : "Your Username",
    "password" : "Your Password",
    "mid" : "Your MID",
    "mid_q" : "Your MID Qualifier"
}