Skip to main content

Create BSB/Account Number Payment

POST 

/v1/merchants/create_bank_payment

Initiate a payment request to a BSB and account number by specifying the amount, customer details, and additional attributes. This endpoint supports only Australian Dollar (AUD) payments. Transactions will be rejected if any of the required fields, such as Account Name, BSB Number, Account Number, Description, or Amount, are incorrect or missing.

This payment method provides flexibility in sending funds directly to Australian bank accounts, ideal for merchants needing BSB and account number transfers.

Request

Responses

Payment request created successfully.

Callbacks

POST 

{$request.body#/payment_request_notification.endpoint_url}

Callbacks Responses

Callback received successfully.