Virtual Account Payment

Virtual Bank transfer

Initiate Dynamic Virtual Account Transaction

This API allows you to generate a Dynamic Virtual Account to be assigned to a customer. This is used to initiate a transaction.

Request Endpoint

Request Body

Response

Response Codes

  • 200: Success

  • 400: Bad Request

Response Body Example

Simulate Payment Endpoint

To Simulate payment, ensure you pass the bearer token retrieved from the authentication login endpoint as the Authorization header to authenticate and authorize the request.

Request Headers:

  • Authorization: Bearer {token}

This API allows you to push test transactions. Please note that this API is to be used only on the sandbox environment.

Endpoint:

Request Body:

Response:

Last updated