We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
由于iOS13 回收 App 的 bundle ID 的能力,为了保证 App 支付来源的真实性和可认知性, 微信支付在已有 Bundle ID 校验能力的基础上,增加了 Universal Links 校验能力。
商户 App 发起支付时,若没有正确更新 SDK,会出现无 bundle ID、无 Universal Links 的情况。 微信支付无法判定此类订单的交易来源 App,可能会出现实际使用商户号的来源和商户号所属的 App 不一致, 导致商户号被利用于欺诈、赌博等违法违规行为,存在交易风险。
为了保证交易安全,微信支付升级了微信支付 OpenSDK 版本,请您在2022年1月1日之前完成升级, 并合理引导用户升级您的App。逾期未完成的,可能导致用户在您的APP内发起微信支付交易时, 受到风控措施限制。如果贵司是自行开发的 App 支付功能,请联系贵司的 App 开发人员按以下指引完成升级; 如果贵司是委托服务商或其他第三方公司开发的 App 支付功能,请联系服务商或第三方公司协助完成升级。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
由于iOS13 回收 App 的 bundle ID 的能力,为了保证 App 支付来源的真实性和可认知性,
微信支付在已有 Bundle ID 校验能力的基础上,增加了 Universal Links 校验能力。
商户 App 发起支付时,若没有正确更新 SDK,会出现无 bundle ID、无 Universal Links 的情况。
微信支付无法判定此类订单的交易来源 App,可能会出现实际使用商户号的来源和商户号所属的 App 不一致,
导致商户号被利用于欺诈、赌博等违法违规行为,存在交易风险。
为了保证交易安全,微信支付升级了微信支付 OpenSDK 版本,请您在2022年1月1日之前完成升级,
并合理引导用户升级您的App。逾期未完成的,可能导致用户在您的APP内发起微信支付交易时,
受到风控措施限制。如果贵司是自行开发的 App 支付功能,请联系贵司的 App 开发人员按以下指引完成升级;
如果贵司是委托服务商或其他第三方公司开发的 App 支付功能,请联系服务商或第三方公司协助完成升级。
The text was updated successfully, but these errors were encountered: