Japan EC card security is not only “3-D Secure.” The useful control stack is: card-data protection -> merchant vulnerability control -> EMV 3-D Secure authentication -> fraud monitoring -> acquirer / PSP / merchant information sharing -> chargeback and remediation.
Keep EC site, plugins, admin accounts, and payment pages hardened.
Merchant
PSP / EC system provider
EMV 3-D Secure
Unauthorized card-not-present use.
Add risk-based issuer authentication and challenge flow.
Issuer / ACS
Merchant / PSP / brand
Fraud monitoring
Credit master / BIN attack, abnormal order pattern, reshipping fraud.
Detect and stop suspicious transactions and delivery.
Issuer / acquirer / PSP
Merchant
Chargeback / dispute
Loss allocation and evidence failure.
Preserve order, authentication, delivery, refund, and communication evidence.
Acquirer / merchant
Issuer / PSP
EMV 3-D Secure Route
Step
Component
Research question
Checkout
Merchant / PSP
Is transaction data complete enough for risk-based authentication?
3DS request
3DS Server
Is the PSP or merchant integrating the 3DS Server correctly?
Directory routing
Directory Server
Which brand / card route receives the authentication request?
Issuer decision
ACS / issuer
Is the flow frictionless, challenged, declined, or unavailable?
Authorization
Issuer / acquirer
How are authentication result and authorization result combined?
Dispute / liability
Issuer / acquirer / merchant
Does the authentication result actually change liability or only add evidence?
3-D Secure reduces card-not-present fraud risk, but it does not replace merchant screening, card-data protection, account-takeover controls, delivery controls, or chargeback evidence. That is why this page is linked with PSP settlement risk rather than as a protocol-only note.
Non-retention, Tokenization, And PCI DSS
Integration pattern
Card-data exposure
Wiki reading
Redirect payment page
Merchant redirects to PSP / acquirer hosted page.
Lower merchant card-data exposure if implemented correctly.
JavaScript token model
Card data is sent from browser to PSP / tokenization endpoint.
Merchant still needs site-security controls because page compromise can alter scripts.
Server-side card handling
Merchant server receives card data.
Highest PCI and operational burden; needs strong evidence before describing as compliant.
Stored credential / recurring billing
Token or credential-on-file used for later payments.
Needs consent, lifecycle, cancellation, and fraud monitoring controls.