TarsPay_EN
    TarsPay_EN
    Pakistan🇵🇰
    • Indonesia🇮🇩
    • India🇮🇳
    • Thailand🇹🇭
    • Philippines🇵🇭
    • Malaysia🇲🇾
    • Vietnam🇻🇳
    • Egypt🇪🇬
    • Bangladesh🇧🇩
    • Kenya🇰🇪
    • Pakistan🇵🇰
    • Brazil🇧🇷
    • Mexico🇲🇽
    • Ban_TEST
    • Access Guide
    • Core Business Process Description
    • Attachment Code Table
    • deposit
      • Create a deposit order
        POST
      • Query deposit order status
        POST
    • withdraw
      • Create withdraw order
        POST
      • Query withdraw order
        POST
    • account
      • Query balance
        POST
    • CallBack
      • Callback notification interface (customized by the merchant)
        POST

    Attachment Code Table

    Order Status#

    Status CodeStatus Description
    0Creating
    1Processing
    2Success
    3Failure
    5Refund
    6Order timeout for pay in order without paied
    8Rejected (equivalent to failure, this status only exists for pay out)
    9Partial payment (e.g., a pay in order of 100, the user paid 50), this status only exists in pay in

    Error Code Table#

    Error CodeError Description
    -1System error
    5003001Missing parameter
    5003002Merchant or APIKey does not exist
    5003003Merchant disabled
    5003004Merchant not authenticated
    5003005Merchant API key does not exist
    5003005Merchant or API key does not exist
    5003006API key expired
    5003007IP error
    5003008Signature error
    5003009wayCode not supported
    5003010Order status error
    5003011Merchant order number already exists
    5003012URL format error
    5003013Channel error
    5003014Merchant rate configuration not initialized
    5003015Channel does not exist
    5003017Failed to create pay in order
    5003018Failed to query pay in order
    5003010Failed to create pay out order
    5003020Failed to query pay out order
    5004006Merchant balance insufficient
    500321Amount format incorrect
    500322URL not supported
    500323Remote client error
    500324Order expired
    500326Query balance error
    500327wayCode error
    Previous
    Core Business Process Description
    Next
    Create a deposit order
    Built with