SlideShare a Scribd company logo
AnyID
AnyID : Security Point of View
Narudom Roongsiriwong, CISSPNarudom Roongsiriwong, CISSP
AnyID
WhoAmIWhoAmI
 Lazy Blogger
– Japan, Security, FOSS, Politics, Christian
– http://narudomr.blogspot.com
 Food Lover
– Steak, Yakiniku, BBQ
– Sushi (especially Otoro)
– All Kinds of Noodle (Spaghetti, Ramen, Kanomjean)
 Head of IT Security, Kiatnakin Bank PLC (KKP)
 Working Team for Adviser to the Finance
Ministry's National e-Payment project
AnyID
DisclaimerDisclaimer
 This presentation primarily expresses from
Ministry of Finance requirement.
 Final project may be different from this
presentation.
 Words in this presentation are simplified for non-
financial audience.
 Whenever you see a phrase like {this} between
curly bracket, it means my opinion.
AnyID
National E-Payment InitiativeNational E-Payment Initiative
5 Strategic Projects5 Strategic Projects
 Payment Infrastructure “AnyID”
 Expansion of Card Acceptance (via EDC)
 Electronics Taxation Document
 Government e-Payment
 Public Education and Awareness on Electronics
Transactions
EDC:
Electronics
Data
Capture
AnyID
AnyID: Basic TransactionAnyID: Basic Transaction
Payment
Switch
Bank 1
Acc1
Cust1
Bank 2
Acc2
Cust2
Cust1
Registry:
ID2 → Bank2, Acc2
TR to
ID2
TR to
ID2, Acc2
Cust2
Optional
Interaction
AnyID
AnyID: Example P2P PaymentAnyID: Example P2P Payment
Payment
Switch
Bank 1
Acc1
Cust1
Bank 2
Acc2
Cust2
Cust1
Registry:
Mobile#2 → Bank2, Acc2
TR to
Mobile#2
TR to
Mobile#2, Acc2
Cust2
With Mobile P2P payments for retail buying food at food
stalls, or for taxi fares, are all possible.
AnyID
AnyID: Example E-Wallet RefillAnyID: Example E-Wallet Refill
Payment
Switch
Bank 1
Acc1
Cust1
Bank 2
Acc2
Issuer2
Cust1
Registry:
eWallet#2 → Bank2, Issuer2
TR to
eWallet#2
TR to
eWallet#2,
Acc2
Cust2
Refills of e-money wallets using e-Wallet IDs can be handled
easily and similarly
Issuer 2
eWallet#2
Cust2
AnyID
AnyID: Other FeaturesAnyID: Other Features
 Transfer with e-Witholding Tax & VAT Information
 Interbank Bill Payment with Amount Inquiry
 Interbank Bill Payment with e-Witholding Tax &
VAT & Receipt
 Request to Pay
 Request to Pay with One-Time Authorization
Code (OTA)
AnyID
AnyID: Request to PayAnyID: Request to Pay
Payment
Switch
Bank 1
Acc1
Cust1
Bank 2
Acc2
Cust2
Cust1
Registry:
ID2 → Bank2, Acc2
RTP to
ID2
RTP to
ID2, Acc2
Cust2
TR to
Acc1
TR to
Acc1
Depending on
Bank1’s
innovation in
channels,
Banks1 may
interact with
Cust1
AnyID
AnyID: Request to PayAnyID: Request to Pay
Implementation ExampleImplementation Example
Payment
Switch
Bank 1
Acc1
Cust1
Bank 2
Acc2
Cust2
Cust1
Registry:
ID2 → Bank2, Acc2
RTP to
ID2
RTP to
ID2, Acc2
Cust2
TR to
Acc1
TR to
Acc1
Merchant e-Commerce
Website
AnyID
AnyID: PortabilityAnyID: Portability
Payment
Switch
Bank 1
Acc1
Cust1
Bank 2
Acc2
Cust2
Cust1
Registry:
ID2 → Bank2, Acc2
ID2 → Bank3, Acc3
TR to
ID2
TR to
ID2, Acc2
Cust2
Optional
Interaction
Bank 3
Acc3
Cust2

TR to
ID2, Acc3
Cust1 does not have to keep track of the
changes in account numbers of Cust2.
AnyID
Which ID Can be Used?Which ID Can be Used?
 Bank+Account (for compatibility)
 National ID (13-Digit Citizen ID & Tax Payer ID)
 Mobile Number
 E-Wallet ID (Phase 3)
 E-Mail (Still be in consideration)
AnyID
AnyID RegistrationAnyID Registration
 National ID:
– Banks will validate the registration/deregistration through KYC
(Know Your Customer) process
 Mobile Number:
– Phase 1, Banks must validate number possession by their own
processes
– The next phase, NBTC & Telcos will help on-line validation and
daily sending revocation list via ITMX
 E-Wallet ID (Phase 3):
– Registered by E-Wallet issuers via their banks.
 Portability:
– Customer must deregister the existing bank account before
register to a new bank account.
AnyID
Security Design & Implementation
AnyID
Security vs. UsabilitySecurity vs. Usability
Security
Usability
AnyID
IT Security ArchitectureIT Security Architecture
ITMX ImplementationITMX Implementation
 Only Member Bank can sent/receive data with ITMX.
 Member bank connect to ITMX with existing Extranet (via MPLS)
 Member bank access to ITMX Extranet DMZ Zone only.
 ITMX separate Zone for DMZ Zone, Application Zone , Database
Zone and other critical zone.
 All Zone are protected by Firewall and IPS.
 ITMX data center , all devices are protected as PCI/DSS
standard requirement (Physical Security, Network access
control, Data security, VA, patching, Logging and Monitoring,
BCP).
 All process to access to server complied with ISO27001
standard and BOT best practice.
 Important data will be encrypted in transit and store.
AnyID
Network Security & CryptographyNetwork Security & Cryptography
ITMX ImplementationITMX Implementation
 Single Registration: REST/HTTP TLS 1.2 with
Message Signing (PKCS#7 & SHA-1)
 Bulk Registration: SFTP with Hardware Token
 Financial Transaction: Protocol ISO8583 over TLS
1.2
– PIN Block encryption using 3DES or DES
– Message in PIN Block could be OTA (One-Time
Authorization Code), Any ID or Destination Account, type
of message defined in field 48.13
– {Even DES algorithm is easily breakable, but data are not
significant and in TLS 1.2 tunnel}
 All keys and certificates kept on HSM
AnyID
Registration Security & PrivacyRegistration Security & Privacy
ITMX ImplementationITMX Implementation
 ID Validation
– National ID: Use existing KYC process
– Mobile Number:
● Phase 1: Validate by banks' processes
● Next: Validate with NBTC & Telcos via ITMX
 Only registered ID and bank account will be kept at
ITMX, no other information
 Banks can use a dummy account register to ITMX
 Destination bank will send the name of the account
that mapped to ID per request for verification
AnyID
Error PreventionError Prevention
 Transfer to unregistered ID
– MOF require banks to implement dangling account
– In ITMX specification, sender bank must reject (As of
April 26, 2016)
– {Dangling account is good for National ID and
accelerate adoption of Mobile Number}
 Transfer to wrong ID
– {Sender banks should send destination account name
to their customers for verification}
AnyID
Dangling AccountDangling Account
 Payee (receiving customer) is not required to have a
bank account. Linking AnyID to a bank account can be
after transaction sent.
Payment
Switch
Bank 1
Acc1
Cust1
Bank 2
Acc2
Cust2
Cust1
Registry:
ID2 → ??????
TR to ID2
Cust2
Please dangling
Please register
ID2 to Acc2
I send money
to your ID2
Add registry
ID2 → Acc2
AnyID
Dangling AccountDangling Account
 Payee (receiving customer) is not required to have a
bank account. Linking AnyID to a bank account can be
after transaction sent.
Payment
Switch
Bank 1
Acc1
Cust1
Bank 2
Acc2
Cust2
Cust1
Registry:
ID2 → Bank2, Acc2
TR to ID2
Cust2
Please dangling
Please register
ID2 to Acc2
Add registry
ID2 → Acc2
Please resolve
dangling of ID2
Resend TR to ID2 TR to ID2. Acc2
I send money
to your ID2
AnyID
About FraudAbout Fraud
 AnyID does not intend to reduce the existing
electronics fund transfer frauds but some flows
will reduce frauds by design.
– Example: Request to pay flow.
 New innovation always introduces new frauds.
AnyID

More Related Content

PDF
AnyID and Privacy
PPTX
Payment Card System Overview
PPT
secure electronics transaction
PPT
Set Secure Electronic Transaction (SET)
PPTX
Secure Electronic Transaction (SET)
PPTX
Online Payment Gateway System
PPT
Secure payment systems
PPT
E Payment
AnyID and Privacy
Payment Card System Overview
secure electronics transaction
Set Secure Electronic Transaction (SET)
Secure Electronic Transaction (SET)
Online Payment Gateway System
Secure payment systems
E Payment

What's hot (19)

PPT
Secure electronic transactions (SET)
PPTX
Online Payment System - Debit Cards, Direct Debit and Electronic Cash
PPTX
Secure Electronic Transaction
PDF
Bangladesh Automated Clearing House
PPTX
Electronic Payment Protocol
PPTX
Payment Gateway
PPTX
Digital signature and adv payment gateway
PPTX
Online payment system
PPTX
So you want to be an EMV Issuer...
PDF
MBA INTERN REPORT
PPTX
EMV chip cards
PPTX
Payment Gateway
PPTX
1Electronic Payment Systems
PPT
Online payments and Security Gateways
PDF
How payment gateway process works?
PDF
Payments 101 - Visual Diagrams
PDF
Payment gateway testing
PPTX
How payment gateway process works?
PDF
Payments 101 - US Payments - A Primer
Secure electronic transactions (SET)
Online Payment System - Debit Cards, Direct Debit and Electronic Cash
Secure Electronic Transaction
Bangladesh Automated Clearing House
Electronic Payment Protocol
Payment Gateway
Digital signature and adv payment gateway
Online payment system
So you want to be an EMV Issuer...
MBA INTERN REPORT
EMV chip cards
Payment Gateway
1Electronic Payment Systems
Online payments and Security Gateways
How payment gateway process works?
Payments 101 - Visual Diagrams
Payment gateway testing
How payment gateway process works?
Payments 101 - US Payments - A Primer
Ad

Viewers also liked (18)

PDF
Application Security: Last Line of Defense
PDF
Secure Software Development Adoption Strategy
PDF
Secure Code Review 101
ODP
Unlock Security Insight from Machine Data
PDF
OWASP Top 10 A4 – Insecure Direct Object Reference
PPT
Risk Management in Project Management
PDF
Securing the Internet from Cyber Criminals
PDF
Secure PHP Coding
PDF
Top 10 Bad Coding Practices Lead to Security Problems
PDF
Database Firewall with Snort
PDF
OWASP Top 10 Proactive Control 2016 (C5-C10)
PPTX
Business continuity & disaster recovery planning (BCP & DRP)
PPTX
Handling Non Functional Requirements on an Agile Project
PDF
Non-Functional Requirements
PDF
Crisisletter
PPTX
Non functional requirements. do we really care…?
PPT
Non functional requirements
PPTX
Non Functional Requirement.
Application Security: Last Line of Defense
Secure Software Development Adoption Strategy
Secure Code Review 101
Unlock Security Insight from Machine Data
OWASP Top 10 A4 – Insecure Direct Object Reference
Risk Management in Project Management
Securing the Internet from Cyber Criminals
Secure PHP Coding
Top 10 Bad Coding Practices Lead to Security Problems
Database Firewall with Snort
OWASP Top 10 Proactive Control 2016 (C5-C10)
Business continuity & disaster recovery planning (BCP & DRP)
Handling Non Functional Requirements on an Agile Project
Non-Functional Requirements
Crisisletter
Non functional requirements. do we really care…?
Non functional requirements
Non Functional Requirement.
Ad

Similar to AnyID: Security Point of View (20)

PDF
Digits ico-whitepaper-1v8c
PPTX
ADC ITES SESSION II.pptx
PDF
R.Grassi - P.Sardo - One integration: every wat to pay
PPTX
CardConnect Merchant Pricing Proposal
PDF
Μάνος Μακρομάλλης, 7th Digital Banking Forum
PPTX
The role of IAM in OpenBanking and where do we stand
PPTX
SecureTrading Corporate Presentation 2010
PDF
Electronic Payment Fundamentals: When Tech Embracing Payment Industry
PPTX
BizDay: Truck Wallet, Daimler, KI Decentralized
 
PDF
KICA Case Study: Bio-Authentication and PKI Trends in Korea -FIDO Alliance -T...
PDF
Card payment evolution v1.0
PPTX
SecureTrading Corporate Presentation 2010
PDF
3-D Secure 2.0 - Stephan Rüdisüli, Netcetera & Patrick Juffern, INFORM
PDF
Swift gpi
PDF
The achilles heel of GPN Card implementation
PDF
Iiw13 identifying with_your_bank
PDF
P0176598101
PDF
Protocol Payment in M-commerce Transaction
PDF
Correspondent banking market overview
PPT
Trading Online – Getting started and how to grow your business
Digits ico-whitepaper-1v8c
ADC ITES SESSION II.pptx
R.Grassi - P.Sardo - One integration: every wat to pay
CardConnect Merchant Pricing Proposal
Μάνος Μακρομάλλης, 7th Digital Banking Forum
The role of IAM in OpenBanking and where do we stand
SecureTrading Corporate Presentation 2010
Electronic Payment Fundamentals: When Tech Embracing Payment Industry
BizDay: Truck Wallet, Daimler, KI Decentralized
 
KICA Case Study: Bio-Authentication and PKI Trends in Korea -FIDO Alliance -T...
Card payment evolution v1.0
SecureTrading Corporate Presentation 2010
3-D Secure 2.0 - Stephan Rüdisüli, Netcetera & Patrick Juffern, INFORM
Swift gpi
The achilles heel of GPN Card implementation
Iiw13 identifying with_your_bank
P0176598101
Protocol Payment in M-commerce Transaction
Correspondent banking market overview
Trading Online – Getting started and how to grow your business

More from Narudom Roongsiriwong, CISSP (15)

PDF
Biometric Authentication.pdf
PDF
Security Shift Leftmost - Secure Architecture.pdf
PDF
Secure Design: Threat Modeling
PDF
Security Patterns for Software Development
PDF
How Good Security Architecture Saves Corporate Workers from COVID-19
PDF
Secure Software Design for Data Privacy
PDF
Blockchain and Cryptocurrency for Dummies
PPTX
National Digital ID Platform Technical Forum
PDF
Embedded System Security: Learning from Banking and Payment Industry
PDF
Secure Your Encryption with HSM
PDF
Application Security Verification Standard Project
PDF
Coding Security: Code Mania 101
PDF
Biometric Authentication.pdf
Security Shift Leftmost - Secure Architecture.pdf
Secure Design: Threat Modeling
Security Patterns for Software Development
How Good Security Architecture Saves Corporate Workers from COVID-19
Secure Software Design for Data Privacy
Blockchain and Cryptocurrency for Dummies
National Digital ID Platform Technical Forum
Embedded System Security: Learning from Banking and Payment Industry
Secure Your Encryption with HSM
Application Security Verification Standard Project
Coding Security: Code Mania 101

Recently uploaded (20)

PPTX
Introduction to Customs (June 2025) v1.pptx
PDF
Q2 2025 :Lundin Gold Conference Call Presentation_Final.pdf
PPTX
EABDM Slides for Indifference curve.pptx
PDF
ECONOMICS AND ENTREPRENEURS LESSONSS AND
PDF
Is Retirement Income a Three Dimensional (3-D) problem_ What is the differenc...
PPTX
Antihypertensive_Drugs_Presentation_Poonam_Painkra.pptx
PDF
Dialnet-DynamicHedgingOfPricesOfNaturalGasInMexico-8788871.pdf
PPTX
Who’s winning the race to be the world’s first trillionaire.pptx
PDF
ADVANCE TAX Reduction using traditional insurance
PDF
ABriefOverviewComparisonUCP600_ISP8_URDG_758.pdf
PDF
ECONOMICS AND ENTREPRENEURS LESSONSS AND
PPTX
The discussion on the Economic in transportation .pptx
PDF
how_to_earn_50k_monthly_investment_guide.pdf
PPT
E commerce busin and some important issues
PPTX
4.5.1 Financial Governance_Appropriation & Finance.pptx
PDF
Mathematical Economics 23lec03slides.pdf
PDF
Copia de Minimal 3D Technology Consulting Presentation.pdf
PDF
final_dropping_the_baton_-_how_america_is_failing_to_use_russia_sanctions_and...
PDF
Predicting Customer Bankruptcy Using Machine Learning Algorithm research pape...
PPTX
social-studies-subject-for-high-school-globalization.pptx
Introduction to Customs (June 2025) v1.pptx
Q2 2025 :Lundin Gold Conference Call Presentation_Final.pdf
EABDM Slides for Indifference curve.pptx
ECONOMICS AND ENTREPRENEURS LESSONSS AND
Is Retirement Income a Three Dimensional (3-D) problem_ What is the differenc...
Antihypertensive_Drugs_Presentation_Poonam_Painkra.pptx
Dialnet-DynamicHedgingOfPricesOfNaturalGasInMexico-8788871.pdf
Who’s winning the race to be the world’s first trillionaire.pptx
ADVANCE TAX Reduction using traditional insurance
ABriefOverviewComparisonUCP600_ISP8_URDG_758.pdf
ECONOMICS AND ENTREPRENEURS LESSONSS AND
The discussion on the Economic in transportation .pptx
how_to_earn_50k_monthly_investment_guide.pdf
E commerce busin and some important issues
4.5.1 Financial Governance_Appropriation & Finance.pptx
Mathematical Economics 23lec03slides.pdf
Copia de Minimal 3D Technology Consulting Presentation.pdf
final_dropping_the_baton_-_how_america_is_failing_to_use_russia_sanctions_and...
Predicting Customer Bankruptcy Using Machine Learning Algorithm research pape...
social-studies-subject-for-high-school-globalization.pptx

AnyID: Security Point of View

  • 1. AnyID AnyID : Security Point of View Narudom Roongsiriwong, CISSPNarudom Roongsiriwong, CISSP
  • 2. AnyID WhoAmIWhoAmI  Lazy Blogger – Japan, Security, FOSS, Politics, Christian – http://narudomr.blogspot.com  Food Lover – Steak, Yakiniku, BBQ – Sushi (especially Otoro) – All Kinds of Noodle (Spaghetti, Ramen, Kanomjean)  Head of IT Security, Kiatnakin Bank PLC (KKP)  Working Team for Adviser to the Finance Ministry's National e-Payment project
  • 3. AnyID DisclaimerDisclaimer  This presentation primarily expresses from Ministry of Finance requirement.  Final project may be different from this presentation.  Words in this presentation are simplified for non- financial audience.  Whenever you see a phrase like {this} between curly bracket, it means my opinion.
  • 4. AnyID National E-Payment InitiativeNational E-Payment Initiative 5 Strategic Projects5 Strategic Projects  Payment Infrastructure “AnyID”  Expansion of Card Acceptance (via EDC)  Electronics Taxation Document  Government e-Payment  Public Education and Awareness on Electronics Transactions EDC: Electronics Data Capture
  • 5. AnyID AnyID: Basic TransactionAnyID: Basic Transaction Payment Switch Bank 1 Acc1 Cust1 Bank 2 Acc2 Cust2 Cust1 Registry: ID2 → Bank2, Acc2 TR to ID2 TR to ID2, Acc2 Cust2 Optional Interaction
  • 6. AnyID AnyID: Example P2P PaymentAnyID: Example P2P Payment Payment Switch Bank 1 Acc1 Cust1 Bank 2 Acc2 Cust2 Cust1 Registry: Mobile#2 → Bank2, Acc2 TR to Mobile#2 TR to Mobile#2, Acc2 Cust2 With Mobile P2P payments for retail buying food at food stalls, or for taxi fares, are all possible.
  • 7. AnyID AnyID: Example E-Wallet RefillAnyID: Example E-Wallet Refill Payment Switch Bank 1 Acc1 Cust1 Bank 2 Acc2 Issuer2 Cust1 Registry: eWallet#2 → Bank2, Issuer2 TR to eWallet#2 TR to eWallet#2, Acc2 Cust2 Refills of e-money wallets using e-Wallet IDs can be handled easily and similarly Issuer 2 eWallet#2 Cust2
  • 8. AnyID AnyID: Other FeaturesAnyID: Other Features  Transfer with e-Witholding Tax & VAT Information  Interbank Bill Payment with Amount Inquiry  Interbank Bill Payment with e-Witholding Tax & VAT & Receipt  Request to Pay  Request to Pay with One-Time Authorization Code (OTA)
  • 9. AnyID AnyID: Request to PayAnyID: Request to Pay Payment Switch Bank 1 Acc1 Cust1 Bank 2 Acc2 Cust2 Cust1 Registry: ID2 → Bank2, Acc2 RTP to ID2 RTP to ID2, Acc2 Cust2 TR to Acc1 TR to Acc1 Depending on Bank1’s innovation in channels, Banks1 may interact with Cust1
  • 10. AnyID AnyID: Request to PayAnyID: Request to Pay Implementation ExampleImplementation Example Payment Switch Bank 1 Acc1 Cust1 Bank 2 Acc2 Cust2 Cust1 Registry: ID2 → Bank2, Acc2 RTP to ID2 RTP to ID2, Acc2 Cust2 TR to Acc1 TR to Acc1 Merchant e-Commerce Website
  • 11. AnyID AnyID: PortabilityAnyID: Portability Payment Switch Bank 1 Acc1 Cust1 Bank 2 Acc2 Cust2 Cust1 Registry: ID2 → Bank2, Acc2 ID2 → Bank3, Acc3 TR to ID2 TR to ID2, Acc2 Cust2 Optional Interaction Bank 3 Acc3 Cust2  TR to ID2, Acc3 Cust1 does not have to keep track of the changes in account numbers of Cust2.
  • 12. AnyID Which ID Can be Used?Which ID Can be Used?  Bank+Account (for compatibility)  National ID (13-Digit Citizen ID & Tax Payer ID)  Mobile Number  E-Wallet ID (Phase 3)  E-Mail (Still be in consideration)
  • 13. AnyID AnyID RegistrationAnyID Registration  National ID: – Banks will validate the registration/deregistration through KYC (Know Your Customer) process  Mobile Number: – Phase 1, Banks must validate number possession by their own processes – The next phase, NBTC & Telcos will help on-line validation and daily sending revocation list via ITMX  E-Wallet ID (Phase 3): – Registered by E-Wallet issuers via their banks.  Portability: – Customer must deregister the existing bank account before register to a new bank account.
  • 14. AnyID Security Design & Implementation
  • 15. AnyID Security vs. UsabilitySecurity vs. Usability Security Usability
  • 16. AnyID IT Security ArchitectureIT Security Architecture ITMX ImplementationITMX Implementation  Only Member Bank can sent/receive data with ITMX.  Member bank connect to ITMX with existing Extranet (via MPLS)  Member bank access to ITMX Extranet DMZ Zone only.  ITMX separate Zone for DMZ Zone, Application Zone , Database Zone and other critical zone.  All Zone are protected by Firewall and IPS.  ITMX data center , all devices are protected as PCI/DSS standard requirement (Physical Security, Network access control, Data security, VA, patching, Logging and Monitoring, BCP).  All process to access to server complied with ISO27001 standard and BOT best practice.  Important data will be encrypted in transit and store.
  • 17. AnyID Network Security & CryptographyNetwork Security & Cryptography ITMX ImplementationITMX Implementation  Single Registration: REST/HTTP TLS 1.2 with Message Signing (PKCS#7 & SHA-1)  Bulk Registration: SFTP with Hardware Token  Financial Transaction: Protocol ISO8583 over TLS 1.2 – PIN Block encryption using 3DES or DES – Message in PIN Block could be OTA (One-Time Authorization Code), Any ID or Destination Account, type of message defined in field 48.13 – {Even DES algorithm is easily breakable, but data are not significant and in TLS 1.2 tunnel}  All keys and certificates kept on HSM
  • 18. AnyID Registration Security & PrivacyRegistration Security & Privacy ITMX ImplementationITMX Implementation  ID Validation – National ID: Use existing KYC process – Mobile Number: ● Phase 1: Validate by banks' processes ● Next: Validate with NBTC & Telcos via ITMX  Only registered ID and bank account will be kept at ITMX, no other information  Banks can use a dummy account register to ITMX  Destination bank will send the name of the account that mapped to ID per request for verification
  • 19. AnyID Error PreventionError Prevention  Transfer to unregistered ID – MOF require banks to implement dangling account – In ITMX specification, sender bank must reject (As of April 26, 2016) – {Dangling account is good for National ID and accelerate adoption of Mobile Number}  Transfer to wrong ID – {Sender banks should send destination account name to their customers for verification}
  • 20. AnyID Dangling AccountDangling Account  Payee (receiving customer) is not required to have a bank account. Linking AnyID to a bank account can be after transaction sent. Payment Switch Bank 1 Acc1 Cust1 Bank 2 Acc2 Cust2 Cust1 Registry: ID2 → ?????? TR to ID2 Cust2 Please dangling Please register ID2 to Acc2 I send money to your ID2 Add registry ID2 → Acc2
  • 21. AnyID Dangling AccountDangling Account  Payee (receiving customer) is not required to have a bank account. Linking AnyID to a bank account can be after transaction sent. Payment Switch Bank 1 Acc1 Cust1 Bank 2 Acc2 Cust2 Cust1 Registry: ID2 → Bank2, Acc2 TR to ID2 Cust2 Please dangling Please register ID2 to Acc2 Add registry ID2 → Acc2 Please resolve dangling of ID2 Resend TR to ID2 TR to ID2. Acc2 I send money to your ID2
  • 22. AnyID About FraudAbout Fraud  AnyID does not intend to reduce the existing electronics fund transfer frauds but some flows will reduce frauds by design. – Example: Request to pay flow.  New innovation always introduces new frauds.
  • 23. AnyID