Skip to content

fix(console): require 3DS for Go card checkout - #42812

Open
opencode-agent[bot] wants to merge 1 commit into
devfrom
go-3ds
Open

fix(console): require 3DS for Go card checkout#42812
opencode-agent[bot] wants to merge 1 commit into
devfrom
go-3ds

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • require Stripe to request 3D Secure for new Go card subscription checkouts
  • leave Alipay and UPI checkout paths unchanged

Why

A production fraud cohort is creating hundreds of fresh Go subscriptions with unique Stripe customers and payment-method IDs. A representative live charge passed Stripe as normal-risk with network approval and successful address/CVC checks, but had no 3DS authentication. Requesting 3DS adds issuer-side cardholder verification before granting the initial subscription.

Checks

  • bun run typecheck (packages/console/core)

Requested by: @thdxr (Dax Raad via Slack)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant