Bank Transfer Payouts Guide

Customer Profile API

πŸ“—

Learn how to use the Payout API to enable bank transfer withdrawals to your user's bank account.

Overview

2000

UI Example of performing a SGD withdrawal

You can send bank transfer payouts to users that have a verified bank account. In our system, your funds are paid out from your StraitsX Business Account to your user's bank account.

Before you begin

Ensure that you have the following prerequisites:

  1. You have added your user's bank account via the Create a customer profile bank account API.
  2. Your user's bank account has been verified via either of the below methods:

Step 1 β€” Add callback URL

On a successful completion of a withdrawal transaction, StraitsX will send a callback notification to you via a callback URL indicated on the StraitsX Business Dashboard.

πŸ“˜

Add the callback URL on the dashboard to receive a callback when the transaction has been completed.

  • Make a bank transfer payout to a user's verified bank account

  • Complete a bank transfer payout in sandbox environment
  • This step can be skipped in production mode

Step 4 β€” Confirm withdrawal has been completed

Securing your callback

When the payout status is updated, we will send a callback to the URL indicated on the StraitsX Business Dashboard. To view samples of the callback, check out the API reference. The callback can be verified using the HMAC-SHA256 algorithm. In order to prevent repeated disbursement, you should always rely on the callback for the updated status of the submitted payout request - it is important you familiarise yourself with our guide on Transaction Safety and Idempotent Requests.

Learn more about how to secure your callback β†’


Try it out!

Getting started with StraitsX APIs is easy. Our business development and integration teams will be with you every step of the way. If you have any questions or would like to connect with our team, please do so via Support!