USEEPAY V1.0
中文
  • 中文
  • English
UseePay官网
产品文档
  • V2.0版本
  • V1.0版本
收单商户平台
UseePay官网
产品文档
  • V2.0版本
  • V1.0版本
收单商户平台
中文
  • 中文
  • English
  1. UseePay规范
  • 全球收单
    • 产品说明
    • 集成模式
      • 跳转式收银台模式
      • 内嵌式收银台模式
      • Direct API模式
      • 插件模式
    • 集成之前
      • 开始之前(必读)📘
      • 在SandBox中集成接口
      • 在Prod中上线服务
      • 请求签名指南
        • 加签/验签Demo
        • 加签/验签机制
    • 开始集成
      • UseePay规范
        • 业务结果码(ResultCode)
        • 错误码(ErrorCode)
        • 货币单位和金额规范
        • 国家信息规范
      • 接口集成📗
        • 对象模型
        • 跳转式收银台接口
          • cashier 接口说明
          • paymentMethod参数说明
          • googlepay
            • GoogePay须知
            • googlepay
          • applepay
            • 判断当前设备是否支持applepay
            • applepay
          • wechat_native
            • 关于微信退款
            • wechat_native - 微信扫码支付
          • wechat_h5
            • 关于微信退款
            • wechat_h5 - H5支付
          • cashier 📌
          • credit_card
          • bancontact
          • boleto
          • giropay
          • Ideal
          • klarna
          • konbini
          • oxxo
          • payeasy
          • pix
          • sofort
        • 内嵌式收银台接口
          • 信用卡
            • 2.x 版本内嵌收银台
            • 内嵌订阅收银台
            • 版本更新说明
            • 1.x版本内嵌收银台
          • applepay & googlepay
            • 内嵌方式对接2.0.0
          • create token
        • Direct API接口
          • googlepay
            • GoogePay须知
            • googlepay
          • applepay
            • 判断当前设备是否支持applepay
            • ApplePay API接入流程
            • ApplePay API接入流程备份
            • ApplePay Merchant Identifier
            • applepay
            • ApplePay商户Session
          • wechat_native
            • 关于微信退款
            • wechat_native - 扫码支付
          • wechat_jsapi
            • 关于微信退款
            • 小程序支付
            • 微信公众号支付
            • wechat_jsapi - 微信原生支付
          • konbini
          • payeasy
          • klarna
          • alipay
          • alipay_cn/alipay_hk
          • giropay
          • sofort
          • Ideal
          • boleto
        • 订单相关接口
          • 订单通用接口
            • 订单查询Query
            • 订单退款Refund
            • 订单预授权完成(Capture)
            • 订单预授权撤销(Void)
          • 拒付接口
            • 拒付流程说明
            • 拒付查询
          • 通知接口
            • 交易通知
              • 同步/异步通知
              • webhook版本升级一览
              • webhook
            • 拒付通知
              • 拒付webhook
          • 物流接口
            • 物流信息上传 2.1版
            • 物流信息查询 2.1版
          • 订单数据拉取 - SFTP
            • SFTP
      • 测试资源-SandBox
        • UseePay测试卡💳
        • 信用卡测试案例
        • 本地化测试案例
        • ApplePay&& Google Pay测试用例
        • 退款测试案例
      • 插件集成
        • Shopify(直连内嵌收银台)
        • Shopify(跳转收银台 & Google pay & Apple pay)
        • Shopify(本地化 & Google pay & Apple pay)
        • Shoplazza店匠
        • Shopline
        • Shopline(Google pay & Apple pay)
        • AllValue有赞
        • Shopexpress微盟
        • Shopyy
        • Xshoppy
        • 2cshop
        • Meshop
        • UEESHOP
        • FPP
        • Shopbase(暂停使用)
        • Shoptop
        • Shopastro
        • Magento
        • Woocommerce/WordPress
        • OpenCart
        • PapPal支付绑定
        • Alipay支付绑定
        • 万全云
        • Fecify
        • magento - Wechat/Alipay/UseePay Payments
        • shopify其他
          • Afterpay分期付款组件展示
          • Googlepay&Applepay名称修改
          • 如何增加卡组织logo
          • UseePay商户订单号匹配Shopify店铺订单
    • MC收单平台操作手册
      • 商户号查找
      • Appld查找
      • 域名添加
      • 域名证明下载
      • Shopify-SecurityKey查找
      • 密钥查找
      • 交易订单查找
      • 订单失败原因查看
      • 退款查询
      • 退款处理
      • ARN查询方式
      • 银行账号添加
      • 提现操作
      • 黑名单添加
      • 白名单添加
      • 新增操作员设置
      • 添加邮箱提醒
      • 物流上传
      • 对账单下载&查询
      • 争议订单处理
      • 拒付处理
      • 拒付预警处理
      • 重置密码
    • 附录
      • 本地化汇总
      • FAQ
        • 常见问题解答
        • 集成和认证
        • ueeshop配置常见错误
        • ApplePay常见问题
        • 支付和预授权的区别
      • 过期文档
        • applepay&googlepay 内嵌1.0.0
        • 参数对象说明(过期)
  • 数据模型
    • 示例数据模型
      • Pet
      • OrderInfo
      • Category
      • Tag
  1. UseePay规范

错误码(ErrorCode)

错误码#

提示
errorCode和 errorMsg是对业务结果的详细描述,当业务结果无错误/异常时,errorCode返回0000;
商户终端页面可根据 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
修改于 2025-09-29 03:57:46
上一页
业务结果码(ResultCode)
下一页
货币单位和金额规范
Built with