Status explanation

1. trans_status explain:

  • pending: Transaction waiting to transfer

  • in_process: Transition in process

  • deny: Transaction was rejected

  • error: Internal error, please treat as success ( minus customer point ) in your platform and leave issue to our system to handle

  • success: Transferation successfully

  • checking: Transaction in checking (don't reject in platform system)

2. status_code explain:

  • 200: Success.

  • 404: Not found (gateway ports)

  • 402: Balance insufficient. (Merchant balance)

  • 403: Invalid Credential/Forbidden.

  • 422: Invalid Input.

  • 429: Request overloaded

  • 424: Failed Dependency (Bank’s server failed to request)

  • 500: Server failed to Response

Last updated