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 

MojoPay

For more information about this gateway, please refer to https://www.mojopay.com/developers/api/

  • Gateway type code: mojopay
  • Production API endpoint: https://uapi.mojopay.com/universalapi
  • Sandbox API endpoint: https://apidev.mojopay.com/universalapi
  • Supported payment types: Credit Card, Gateway payment method token
  • Supported operations: Authorization, Capture, Charge, Void, Refund

To add a MojoPay gateway, use the following settings:

{
"api_key": "your merchant API key"
}