Payout

The Payout section of the Exirom platform guides explains how to send funds to your users or beneficiaries using the Alternative Payment Methods (APM) API. This functionality allows merchants to transfer funds directly to e-wallets, bank accounts, and mobile wallets via multiple supported providers.

Payouts are commonly used for:

  • Sending commissions to affiliates
  • Disbursing funds to vendors or contractors
  • Issuing customer refunds
  • Handling other outbound payment operations

Payout Workflow Sequence

The diagram below illustrates the complete flow of a payout request using the Exirom APM API. It shows how a merchant initiates a payout, how the request is processed asynchronously through the payment service provider, and how the final transaction status is communicated back to the merchant via a webhook callback once funds are successfully deposited into the beneficiary’s account.

Payout processed

Payout is processed

Pages in this Section

Initiating a Payout – Learn how to create and send a payout request via the Exirom APM API, including required fields, payload examples, and response formats.

Retrieving a Payout – Learn how to query the status and details of an existing payout transaction using its unique transaction ID.