USEEPAY
  1. 通用对象参数和规范说明
USEEPAY
  • 全球收单
    • 域名说明
    • 集成流程说明
    • 生产账户启用
    • UseePay出口IP说明
    • 签名指导
      • 签名
      • 验签
      • demo
    • 沙盒测试资源
      • 测试卡号
      • 信用卡测试案例
      • 退款测试案例
      • 本地化测试案例
      • ApplePay&& Google Pay测试用例
    • 跳转式收银台接口
      • 跳转收银台paymentMethod参数说明
      • 支付/预授权
    • 内嵌式收银台接口
      • 0.0.1-只支持信用卡
        • 内嵌收银台快捷支付
        • 内嵌收银台新版本更新说明
        • 内嵌收银台对接说明
      • 新版-支持信用卡+AP+GP
        • 内嵌收银台2.0.0版本说明
      • create token 创建JSSDK所需的token
    • 订单通用接口
      • 退款Refund
      • 查询Query
      • 预授权撤销(Void)
      • 预授权完成(Capture)
    • 本地化支付
      • 本地化汇总
      • 本地化接口
        • 便利店支付
          • konbini
            • konbini 收银台模式
            • konbini api模式
          • payeasy
            • payeasy api 模式
            • payeasy 收银台模式
        • 分期付款Pay Later
          • Klarna产品介绍
          • Klarna direct
          • Klarna Redirect
        • 电子钱包
          • Alipay
            • Alipay Direct 文档
            • alipay_cn/alipay_hk direct 文档
          • Wechat-HK
            • 扫码支付
              • 扫码支付
              • direct
                • 扫码支付 Server To Server模式
              • redirect
                • 扫码支付收银台模式(wechat_native)
            • Jsapi支付下单接口
              • 小程序支付
              • 微信公众号支付
              • Jsapi支付下单接口
            • H5支付
              • H5支付
          • Google Pay
            • GoogePay Test card
            • Google Pay 对接可能遇到的问题
            • redirect
              • 跳转式GooglePay收银台
            • api
              • Google Pay API对接
              • Googlepay API 支付
          • applepay
            • ApplePay 扩展
            • ApplePay API
              • ApplePay API接入流程
              • ApplePay API接入流程备份
              • ApplePay Merchant Identifier
              • ApplePay支付
              • ApplePay商户Session
            • applepay cashier
              • applepay 跳转收银台
          • applepay&googlepay内嵌
            • 1.0.0 内嵌方式对接 (建议使用“内嵌方式对接2.0.0”版本)
            • 内嵌方式对接2.0.0
        • 银行转账
          • pix
          • Giropay
            • Giropay_Redirect
            • Giropay_Direct
          • sofort
            • sofort_Redirect
            • sofort_Direct
          • bancontact
            • bancontact_Redirect
          • Ideal
            • Ideal_Redirect
            • Ideal_Direct
          • boleto
            • boleto_Direct
        • 本地化Card
        • Cash(Ticket)现金支付
          • oxxo
          • boleto
          • Cash Common
      • 支付方式(国家/地区)
        • 荷兰
        • 巴西
        • 墨西哥
        • 中国香港
        • 日本
        • 德国
        • 奥地利
        • 西班牙
        • 波兰
        • 意大利
        • 哥伦比亚
        • 比利时
        • 瑞士
    • 通用对象参数和规范说明
      • 参数对象说明(过期)
      • 业务结果码(ResultCode)
      • 错误码(ErrorCode)
      • 金额和货币单位
      • 国家信息参考
      • 对象模型
        • userInfo
        • shippingAddress
        • goodsInfo
        • billingAddress
        • deviceInfo
        • transactionInfo
    • 通知接口说明
      • 交易通知
        • 同步通知
        • 异步 webhook版本升级
        • webhook
      • 拒付
        • 拒付webhook
    • 物流接口
      • 物流信息上送
        • 物流信息上传2.1
        • 物流信息上传(已废弃)
      • 物流信息查询
        • 物流信息查询2.1
        • 物流信息查询(已废弃)
    • 拒付接口
      • 拒付流程说明
      • 拒付查询
    • SFTP
      • SFTP
    • 常见问题
      • 支付和预授权的区别
    • demo
    • 插件安装指导
      • magento插件支付安装
        • Wechat/Alipay/UseePay Payments
    • 订阅
      • 订阅文档
  • 产品说明
    • 收银台
    • 内嵌式收银台
    • Server To Server 直连
  • FAQ
    • 集成和认证
    • 常见问题解答
    • ueeshop配置常见错误
    • ApplePay常见问题
  1. 通用对象参数和规范说明

错误码(ErrorCode)

错误码#

提示
errorCode和 errorMsg是对结果的详细描述;商户终端页面可根据 errorCode做对应映射,引导用户做后续操作。
错误码随着业务的发展可能会有新增
错误码错误码描述终端显示建议备注
0000Approved or completed successfully
0053Payment failed, blocked by payment company risk control system.Payment failed, blocked by payment company risk control system.付款失败,被付款公司风险控制系统所阻止
0054Payment failed, the merchant has reached the maximum transaction amount or number of transactionsPayment failed, the merchant has reached the maximum transaction amount or number of transactions付款失败,商人已达到最大交易金额或交易数量
1000Access forbidden无权限使用接口或者合同已
到期
1001Invalid parameter参数错误或不合法,具体参数错误原因
查看返回errorMsg;
1002Sign errorSign error签名错误
1010System errorSystem error系统异常
1100Duplicate transactionDuplicate transaction重复交易
1101Transaction has been closedTransaction has beenclosed
1102Received chargebackReceived chargebackReceived chargeback
1103Merchant agreement not existMerchant agreement not exist未签约商户协议
1104Insufficient merchant account balanceInsufficient merchant account balance商户账户余额不足
1105Merchant status errorMerchant status error商户状态异常
1106Time outContact the merchant website to confirm the payment result.
If transaction is failed try topay again.
交易超时
1201Possible fraudPlease contact themerchant.有欺诈嫌疑
2001Authentication required,refer to card issuer1. Try to Pay again, your card issuer may accept your payment.
2. Call the banking telephone on the back of the card, ask your
card issuer accept your payment, then pay again.
3. Change another cardto pay.
发卡行拒绝,请联系发卡行
2005Do not honor,refer to card issuer1.Try to Pay again, your card issuer may accept your payment.
2.Call the banking telephone on the back of the card, ask your
card issuer accept your payment, then pay again.
3. Change another cardto pay.
身份认证失败
2009No originalPlease contact themerchant.无原始交易
2010Unable to reverseCall the banking telephone on the back of the card to fix the
problem.
交易撤销失败
2012Invalid transaction1. Try to Pay again, your card issuer may accept your payment.
2. Call the banking telephone on the back of the card
to fix the problem.
3. Change another cardto pay.
无效交易
2013Invalid amount1.Contact the merchant to confirm the transaction
amount.
2.Contactyour card issuer to fix the problem.
3.Change another card topay
无效金额
2014Invalid card numberPlease confirm the cardnumber is right or use another card.无效卡号
2015Transaction has already been settled or reversedDuplicate reversal,please contact the merchant.交易已结算或已撤销
2043Hot card,pickup if possible1. Please contact your card issuer or use another card.
2. Please confirm the cardnumber is right.
挂失卡、被窃卡
2051Insufficient fundsPlease confirm the card has enough money or
use another card.
可用余额不足
2054Expired card1.Please confirm the card period of use or use another card.
2.Please confirm the card number is right.
该卡已过期
2055Incorrect PINPlease input the right PIN不正确的PIN
2061Exceeds amount limitPlease contact your card issuer or use anothercard.交易金额超限
2062Restricted card1. Try to Pay again, your card issuer may accept your payment.
2. Call the banking telephone on the back of the card, ask
your card issuer accept your payment, then pay again.
3. Change another cardto pay.
受限制的卡
2065Activity count limit exceededPlease contact your card issuer or use anothercard超出消费次数限制
2075Exceeds PIN retryPlease contact your card issuer or use another card.密码错误次数超限
2076Invalid accountPlease call your card issuer to confirm your account is
valid or useanother card.
无效账户
2082Timeout at issuer systemTry to pay again later.交易超时,请重试
2085No reason to declineTry to pay again later.交易拒绝,无具体原因
2091Issuer not availableTry to pay again later.发卡行状态不正常,请稍后
重试
2100Transaction not permitted1. Try to Pay again, your card issuer may
accept you payment.
2. Call the banking telephone on the back of the card,
ask your card issuer acceptyour payment, then pay again.
Change another card to pay.
发卡行不允许此交易
发卡行对持卡人的信用及风险状况等原因,
不允许进行交易的情况;
该卡种不能做此种交易; 超服务范围;
不受理该种卡;
该帐户没有该币种;
CVV 多次错误,有盗卡嫌疑此卡有套现嫌疑;
卡号在黑名单中;
2101Invalid expiry dateInvalid expiry date有效期错误
2102Invalid card verification valueInvalid card verificationCVN 验证失败
2103Issuer suspected fraudPlease contact your card issuer or use another card.有欺诈嫌疑
ATM 呑卡、操作员没收; 该卡号有
欺诈历史,银行拒绝受理;
CVN 错误次数超过吞卡次
数限次;
2104Acquirer errorPlease contact the merchant.收单行异常
账单地址校验未通过
21053DS authentication failed3DS 认证授权失败
2106Blocked cardPlease call your card issuer to confirm your account
is valid or use another card.
卡片状态异常
非法卡号,或者账户未激活
31523D Authorize Fail3D Authorize Fail3ds验证失败

更新日志#

20230525#

添加以下返回码
3152, 0053, 0054
上一页
业务结果码(ResultCode)
下一页
金额和货币单位
Built with