AICAPAY
    AICAPAY
    • Introduce
    • 响应码
    • 测试数据
    • 接口规则
      • 安全规范
    • PayIn
      • PayIn notification
      • PayIn-NG API
        • PayIn-initialize
        • PayIn-query
      • PayIn-MX API
        • PayIn-onlineBanking
        • PayIn-queryList
    • PayOut API
      • PayOut notification
      • PayOut-query
        POST
      • PayOut-bankSubmit
        POST
    • Payment API
      • Payment notification
      • Payment
        POST
      • Payment-query
        POST
    • BankAccount API
      • Query account name
        POST
    • Institution API
      • Query bank list
        POST
      • Query wallet list
        POST
    • Merchant Api
      • updateStatus
        POST
      • openSubMerchant
        POST
      • queryMerchantBalance
        POST
    • VirtualAccount API
      • VA notification
      • VA Order-detail
        POST
      • Create Virtual Account
        POST
      • Update Virtual Account Status
        POST
      • Query One Virtual Account
        POST
      • Query Virtual Account List
        POST
    • habaripay
      • 获取token

    响应码

    Common Code#

    CodeDescription
    00Successful
    400request parameter error
    500server error
    410request header parameter timestamp error
    411request header parameter nonce error
    412request header parameter signature error
    413request header parameter access-key error
    415the IP is not in the whitelist

    Transaction Code#

    CodeDescription
    MO_01Duplicate order number
    MO_02Order does not exist
    MO_03Merchant status abnormal
    MO_04Account does not exist
    MO_05Transaction failed
    MO_06Invalid Amount
    MO_07Order has been closed
    MO_08Duplicate channel order number
    MO_09Invalid BankCode
    MO_10Insufficient Balance
    MO_11The order status is invalid
    30002The transaction amount is not within the configured amount range
    Previous
    Introduce
    Next
    测试数据
    Built with