LuxtakLuxtak
  • Introduction
  • Payin API
    • Environments
    • All-In-One Checkout
      • Checkout Page (General)
      • Checkout Page (E-com)
    • Direct integration
      • Brazil
        • Pix
      • Mexico
        • Cash
        • CoDi
        • SPEI
      • Colombia
        • Wallet
        • PSE
      • Chile
        • Bank Transfer
        • Wallet
      • Peru
        • Bank Transfer
        • Cash
      • Ecuador
        • Bank Transfer
        • Cash
      • Russia
        • CreditCard
        • SBP
        • SberPay
        • TPay
        • Vault
      • Global
        • Crypto
        • Binance
    • Notification
      • Security
    • Recurring Payment
      • Support Target and Currency
    • Tokenization
    • Payin Detail
    • Refund
    • Data
      • Payment Method
      • Data for test (Sandbox)
      • Payin Status
      • Icon of methods
      • Country Code
    • API Code
  • Payout API
    • Environments
    • Security
    • Submit a payout
      • Brazil
        • Pix
      • Russia
        • SBP
      • Global
        • Crypto
    • Notification
    • Account Balance
    • Payout Status
    • Payout Bank List
    • Payout List
    • Payout Detail
    • Payment Method
    • Data for test
    • API Code

API Code

General Error Code

Code(String)Message(String)SubCode(String)SubMessage(String)Description / How to solveText
10000Success​​​​
20000Service Currently Unavailable​​Temporary issue. Check with luxtak if keep receiving this error​
40001Missing Required Arguments​​Check if all required parameters are included​
40004Method not supported​​Check parameter "method"​
40005MediaType not supported​​​​
40002Business Failedmissing-signature-configSignature configuration missingCheck Authorization in header, or check if the request API URL is correct.​
40002Business Failedmerchant-status-abnormalMerchant is now invalidContact luxtak to enable the account​
40002Business Failedapp-status-abnormalApp is invalidContact luxtak to enable the app​
40002Business Failedapp-not-matchApp not matchThe app_id in Authorization doesn't match with the app_id in the request​
40002Business Failedinvalid-signatureSignature is invalidcheck the signature in Authorization​
40002Business Failedno-method-supportedMethod not supportedCheck parameter "method"​
40002Business Failedcurrency-not-supportedCurrency not supportedCheck parameter "method"​
40002Business Failedduplicate-out_trade_noout_trade_no is duplicateout_trade_no should be unique for each transaction​
40002Business Failedgen-card-token-failGen card token fail​​
40002Business Failedcard-token-expiredCard token expired​​
40002Business Failedbank-side-busyBank side busy​​
40002Business FailedSYS-0001other reasonFailed at the bank side​
70001Reject by high risk10001Verify FailedUser document id illegal​
70001Reject by high risk10002Document FailUser's KYC failed​
70001Reject by high risk10003Legal PurposeLegal risks​
70001Reject by high risk10004Fraud Suspect​​
70001Reject by high risk20001Exceed total Transaction LimitUser exceeds regulated transaction amount​
90001Bank Request Fail71012Invalid ID Numbercustomer.identify info invalid​
Prev
Data