Tarspay_IDR
    Tarspay_IDR
    • Interface Description
    • Core business process description
    • Error coding table
    • Collection
      • Create Collection order
        POST
      • Collection order inquiry
        POST
    • Payment
      • Create Payment Order
        POST
      • Payment order inquiry
        POST
    • MERCHANT BALANCE INFOMATION
      • MERCHANT BALANCE INFOMATION QUERY
        POST
    • CallBack
      • Callback notification( Customized by merchant)
        POST

    Error coding table

    Order Status#

    Status codeStatus description
    0Creating
    1Processing
    2Success
    3Failed
    5Refund
    6Collection order timed out and not paid
    8Rejected (equal to failure, only payment exists in this status)
    9Partial payment (such as collecting an order of 100, the user paid 50), only collection includes this status

    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
    5003005The merchant or api key does not exist
    5003006api key expired
    5003007ip error
    5003008Signature error
    5003009Payment method not supported
    5003010Order status error
    5003011Merchant order number already exists
    5003012URL format error
    5003013Channel error
    5003014Merchant rate configuration is not initialized
    5003015The channel does not exist
    5003017Failed to create collection order
    5003018Failed to query collection order
    5003010Failed to create payment order
    5003020Failed to query payment
    5004006Insufficient merchant balance
    500321The amount format is incorrect
    500322URL not supported
    500323Remote client error
    500324Order expired
    500326Balance query error
    500327Wrong payment method
    Modified at 2024-01-16 01:30:24
    Previous
    Core business process description
    Next
    Create Collection order
    Built with