stripe-payments - 当 SetupIntent 成功时 PaymentIntent 需要身份验证 - Stripe

标签 stripe-payments 3d-secure

我们与 Stripe 集成,但现在我们使用 3D secure。在我们的系统中,当用户注册时,我们必须授予该卡稍后收费的权限。因此,根据我们分析的文档,我们创建并确认了一个SetupIntent,但是在创建 strip 返回的费用(PaymentIntent)时是“您的卡被拒绝。此交易需要身份验证。”

enter image description here enter image description here enter image description here

有什么想法吗?谢谢大家

最佳答案

您可以使用 Stripe 监管测试卡 4000002500003155,该卡不会为将来的测试付款请求额外的身份验证。但有些卡要求对所有交易进行身份验证,无论卡如何设置。

Check this for further reference

关于stripe-payments - 当 SetupIntent 成功时 PaymentIntent 需要身份验证 - Stripe,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65128631/

相关文章:

ios - 如何为 Stripe 配置后端以在 Swift 应用程序中实现?

swift - 如何在 Flutter 中实现 3D Secure(通过 Visa/MasterCard SecureCode 验证)?

Android:3d 安全重定向响应

php - 在 cardinalcommerce 中为 Amex 获取 API 错误 [9000] desc [服务 CCA 查找错误]

stripe-payments - 使用 Stripe Payment Request Button 时,如何在提交 token 请求之前更改标签和总计?

javascript - stripe.js 是否可以完全替代服务器代码(gem stripe)?

payment - 处理付款时验证信用卡所有权

payment-gateway - 3D 安全和核心 PHP 和 Curl

javascript - 重定向到 ReactJS 中的结帐