問題タブ [3d-secure]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
394 参照

stripe-payments - SetupIntent が成功した場合、PaymentIntent は認証を必要とします - Stripe

Stripe と統合していますが、現在は 3D セキュアを使用しています。私たちのシステムでは、ユーザーが登録するときに、後で請求するためにカードに許可を与える必要があります。そのため、分析したドキュメントでは、SetupIntent を作成して確認しましたが、stripe リターンのカージ (PaymentIntent) を作成すると、「Your card was denied. This transaction requires authentication.」 となります。

ここに画像の説明を入力 ここに画像の説明を入力 ここに画像の説明を入力

何か案が?皆さんありがとう