Payment Security

๐Ÿ’ณ Payment Security

Complete Study Notes for Banking, SSC, UPSC, Government & Railway Competitive Exams

๐Ÿ‡ฎ๐Ÿ‡ณ India-Specific: UPI, RBI, NPCI ๐Ÿ“Š All Key Tables & Comparisons ๐Ÿ“ 50+ Exam MCQs โšก Quick Revision Sheet
12
Topic Sections
50+
MCQs with Explanations
15+
India RBI/NPCI Policies
8
Comparison Tables
๐Ÿ’ฐ 1. What is Payment Security?

Payment Security refers to the set of technologies, standards, policies, and practices used to protect financial transactions from fraud, theft, unauthorized access, and cybercrime. It covers card payments, online banking, mobile wallets, UPI, ATM transactions, and more.

๐ŸŽฏ
Why it Matters in Exams: Banking, SSC-CGL, IBPS, RBI Grade B, SBI PO, UPSC, and State PSC exams regularly test knowledge of payment systems, RBI guidelines, UPI, PCI DSS, tokenization, and fraud prevention. This is a high-scoring, predictable topic if you study the right things.
Security GoalIn Payment ContextExample
ConfidentialityCard details not exposed to unauthorized partiesTLS encryption for online transactions
IntegrityTransaction amount not altered during processingDigital signatures on payment messages
AvailabilityPayment systems work 24ร—7 without downtimeBank servers resistant to DDoS attacks
AuthenticationVerifying the identity of the person making paymentOTP, PIN, biometrics for UPI payments
Non-RepudiationSender cannot deny initiating a transactionDigital receipts, transaction logs
๐Ÿ‡ฎ๐Ÿ‡ณ 2. India’s Payment Ecosystem โ€” Key Organizations
OrganizationFull FormRole
RBIReserve Bank of IndiaApex regulator of all payment & settlement systems in India; issues guidelines for banks, fintech firms
NPCINational Payments Corporation of IndiaOperates UPI, RuPay, IMPS, NACH, FASTag, Aadhaar Pay, BBPS โ€” India’s payment infrastructure body
DPSSDept. of Payment & Settlement SystemsRBI department that regulates payment systems in India
IDRBTInstitute for Development & Research in Banking TechnologyTechnology research arm for Indian banking sector
SEBISecurities & Exchange Board of IndiaRegulates securities market payments & settlement
IRDAIInsurance Regulatory & Development AuthorityRegulates insurance premium payment security
CERT-InComputer Emergency Response Team โ€“ IndiaNational incident response for payment security breaches
PCIDSS CouncilPayment Card Industry Security Standards CouncilGlobal body setting card payment security standards
๐Ÿ””
Key Fact: The Payment & Settlement Systems Act, 2007 is the law governing payment systems in India. It gives RBI the power to regulate, supervise, and authorize payment systems.
๐Ÿ“ฑ 3. UPI โ€” Unified Payments Interface (Most Exam-Relevant)

UPI (Unified Payments Interface) is a real-time payment system developed by NPCI that enables instant money transfer between bank accounts through mobile devices using a Virtual Payment Address (VPA).

UPI FactDetails
Launched byNPCI (National Payments Corporation of India)
Launch Year2016 (NPCI) โ€” publicly available from April 11, 2016
Approved byRBI (Reserve Bank of India)
Daily Limitโ‚น1 lakh per transaction (โ‚น2 lakh for some verified transactions)
Unique IdentifierVPA (Virtual Payment Address) โ€” e.g., name@bankname
AuthenticationDevice binding + UPI PIN (4 or 6 digit)
Underlying TechnologyIMPS (Immediate Payment Service) rails, 24ร—7 availability
Security LayerEnd-to-end encryption, 2FA (device + PIN), real-time fraud monitoring
Global ExpansionNow available in: Singapore (PayNow link), UAE, UK, France, Bhutan, Nepal, Mauritius
Apps using UPIGoogle Pay, PhonePe, Paytm, BHIM, Amazon Pay, WhatsApp Pay
๐Ÿ”„ How a UPI Payment Works
๐Ÿ‘ค Payer
Enters VPA & amount
โ†’
๐Ÿ“ฑ UPI App
Authenticates via PIN
โ†’
๐Ÿ›๏ธ Payer’s Bank
Debit request
โ†’
โš™๏ธ NPCI
Routes & settles
โ†’
๐Ÿ›๏ธ Payee’s Bank
Credit
โ†’
โœ… Recipient
Money received
๐Ÿ” UPI Security Features
  • Device Binding: UPI is linked to a specific device + SIM โ€” cannot be used on another phone without reverification
  • UPI PIN: Mandatory 4 or 6-digit PIN for every transaction โ€” different from ATM PIN
  • Two-Factor Authentication (2FA): Device binding (something you have) + UPI PIN (something you know)
  • End-to-End Encryption: All UPI transaction data is encrypted in transit using TLS
  • Real-Time Fraud Monitoring: Banks and NPCI run AI-based fraud detection systems
  • Screen Unlock: Phone screen lock adds another layer before UPI app can be opened
  • No Card Details: UPI never requires card number or CVV โ€” reduces risk significantly
๐Ÿ’ก
BHIM vs UPI: BHIM (Bharat Interface for Money) is an app built by NPCI that runs on top of UPI. UPI is the payment system/infrastructure. Both are from NPCI. BHIM was launched on December 30, 2016 by PM Narendra Modi.
โญ Exam Tips: UPI launched by NPCI in 2016 | VPA = Virtual Payment Address | UPI PIN โ‰  ATM PIN | BHIM app by NPCI | UPI uses IMPS rails | PSS Act 2007 governs payment systems | UPI linked to Singapore’s PayNow for cross-border transfer
๐Ÿฆ 4. PCI DSS โ€” Payment Card Industry Data Security Standard

PCI DSS is the global security standard for organizations that store, process, or transmit credit/debit card data. It was created by the PCI Security Standards Council (founded by Visa, MasterCard, American Express, Discover, JCB).

๐Ÿ“Œ
Who must comply? Any merchant, bank, payment gateway, or service provider that handles card payments โ€” worldwide. Non-compliance can result in heavy fines and loss of ability to process card payments.
๐Ÿ“‹ PCI DSS 12 Core Requirements (Grouped)
#RequirementCategory
1Install and maintain network firewalls to protect cardholder dataBuild Secure Network
2Do not use vendor-supplied default passwords on systemsBuild Secure Network
3Protect stored cardholder data (encrypt, mask, don’t store CVV)Protect Cardholder Data
4Encrypt transmission of cardholder data across open/public networksProtect Cardholder Data
5Use and regularly update antivirus softwareVulnerability Management
6Develop and maintain secure systems and applicationsVulnerability Management
7Restrict access to cardholder data by business need to knowAccess Control
8Assign unique IDs to all persons with computer accessAccess Control
9Restrict physical access to cardholder dataAccess Control
10Track and monitor all access to network resources and dataMonitor & Test
11Regularly test security systems and processesMonitor & Test
12Maintain an information security policy for all personnelSecurity Policy
โญ Exam Tip: PCI DSS has 12 requirements grouped under 6 goals | Founded by Visa, MasterCard, AmEx, Discover, JCB | CVV/CVV2 must NEVER be stored after authorization | Latest version: PCI DSS v4.0 (released March 2022)
๐Ÿ”– 5. Tokenization in Payments

Tokenization replaces sensitive card information (like the 16-digit card number) with a randomly generated, meaningless string called a token. The token can be used for payments but is useless if stolen โ€” the actual card details remain in a secure vault.

๐Ÿ’ณ Card Number
1234 5678 9876 5432
โ†’ TSP โ†’
๐Ÿ”– Token
abcd9876xyz123
โ†’
๐Ÿ›’ Merchant
Stores token only
โ†’
โœ… Payment
Processed securely
FeatureTokenizationEncryption
OutputRandom, meaningless token (no mathematical link to original)Ciphertext (mathematically derived from original)
Reversible?Only by TSP vault lookup โ€” no algorithm can reverse itYes โ€” with the correct decryption key
Original DataStored in a secure token vault (off-site)Remains (but scrambled); needs key management
Scope Reductionโœ… Massively reduces PCI DSS scopeDoes not reduce PCI DSS scope
Key ManagementNo encryption keys neededRequires secure key management
Best ForCard storage, recurring payments, e-commerceData in transit, full data protection
๐Ÿ‡ฎ๐Ÿ‡ณ
RBI Card-on-File (CoF) Tokenization Mandate โ€” India:
โ€ข Effective from October 1, 2022, RBI mandated that merchants CANNOT store customer card details on their servers
โ€ข Instead, merchants must use Card-on-File Tokenization (CoFT) โ€” storing only a token
โ€ข Tokens are issued by card networks (Visa, MasterCard, RuPay) via Token Service Providers (TSPs)
โ€ข Applies to: All online merchants, e-commerce platforms, subscription services in India
โ€ข Purpose: Prevent card data breaches at merchant endpoints
โญ Exam Tip: RBI CoF Tokenization = effective October 2022 | TSP = Token Service Provider | Token has no mathematical relation to card number | Tokenization reduces PCI DSS scope | Both encryption AND tokenization are used in payments โ€” they serve different purposes.
๐Ÿ“Š 6. India’s Payment Systems โ€” Complete Comparison
SystemFull FormOperatorTransfer LimitSettlementAvailability
UPI Unified Payments Interface NPCI โ‚น1 lakh/txn Immediate (24ร—7) 24ร—7ร—365
IMPS Immediate Payment Service NPCI โ‚น5 lakh/txn Immediate 24ร—7ร—365
NEFT National Electronic Funds Transfer RBI No upper limit 30-min batches (24ร—7) 24ร—7 (from Dec 2019)
RTGS Real Time Gross Settlement RBI Min โ‚น2 lakh Real-time (gross) 24ร—7 (from Dec 2020)
NACH National Automated Clearing House NPCI Varies Batch (1-2 business days) Business days
AEPS Aadhaar Enabled Payment System NPCI โ‚น50,000/day Immediate 24ร—7
BBPS Bharat Bill Payment System NPCI Varies by biller Immediate 24ร—7
RuPay โ€” NPCI Card limit Per card scheme Wherever accepted
FASTag โ€” NPCI Per toll Immediate RFID debit Toll plazas
๐Ÿ“Œ
Key Differences: NEFT settles in batches | RTGS settles individually in real-time (for large amounts โ‰ฅโ‚น2 lakh) | UPI & IMPS are both real-time but UPI uses VPA | AEPS uses Aadhaar + fingerprint for authentication โ€” no card/PIN needed.
โญ Exam Tips: NEFT = National Electronic Funds Transfer (batch) | RTGS = Real Time Gross Settlement (min โ‚น2 lakh) | IMPS = 24ร—7 immediate (higher limit than UPI) | All operated by RBI (NEFT, RTGS) or NPCI (UPI, IMPS, RuPay, FASTag, AEPS)
โš ๏ธ 7. Payment Fraud โ€” Types & Prevention
Fraud TypeWhat HappensHow to Prevent
Card Skimming Attacker installs a hidden device on ATM/POS to copy card magnetic strip data Use EMV chip cards; check ATM for skimmer devices; use contactless payments
Phishing / Vishing Fake emails/calls trick users into revealing card numbers, OTPs, or PINs Never share OTP over phone; verify caller identity; use anti-phishing filters
UPI Fraud (Collect Requests) Attacker sends a UPI “collect money” request pretending to be a refund โ€” victim approves and money is debited Never enter UPI PIN for receiving money; scrutinize collect requests carefully
Card-Not-Present (CNP) Fraud Using stolen card details for online shopping where only card number + expiry + CVV are needed Two-factor authentication (OTP); 3D Secure verification; tokenization
Man-in-the-Middle (MITM) Attacker intercepts payment communication between buyer and server HTTPS/TLS encryption; avoid public Wi-Fi for banking; certificate pinning
Account Takeover (ATO) Hacker gains access to victim’s bank account using stolen credentials Strong passwords; MFA; anomaly detection; device binding
Shimming A thin insert placed inside card slot to intercept chip card data Use contactless/NFC payments; check card slot for tampering
Synthetic Identity Fraud Using a combination of real and fake information to create a new identity for fraudulent accounts Enhanced KYC verification; AI-based identity checks
Business Email Compromise (BEC) Attacker impersonates a CEO/CFO to instruct finance team to transfer large amounts Email verification; callback procedures for large transfers; dual approvals
SIM Swapping Fraudster convinces telecom to transfer victim’s number to their SIM โ€” intercepts OTPs Lock SIM with telecom provider; use authenticator apps instead of SMS OTP
๐Ÿšจ
Important: Entering your UPI PIN when you receive a collect request = sending money, NOT receiving it. Cybercriminals exploit this confusion. You never need your PIN to RECEIVE money on UPI.
๐Ÿ”ง 8. Secure Payment Technologies
TechnologyWhat It IsSecurity Benefit
EMV Chip Cards Cards with an embedded microchip (instead of just magnetic strip). EMV = Europay, Mastercard, Visa Dynamic authentication โ€” each transaction generates a unique code. Defeats card cloning/skimming
3D Secure (3DS) Additional authentication layer for online card payments. Used in “Verified by Visa”, “Mastercard SecureCode” Adds OTP or biometric step during online purchase โ€” prevents CNP fraud
NFC/Contactless Payments Near Field Communication โ€” tap card or phone on reader. Works within 4cm range Uses tokenization; no card PIN for small amounts; reduces physical contact with reader
SSL/TLS Encryption Encryption protocol securing data in transit between browser and payment server (HTTPS) Prevents MITM attacks; ensures data confidentiality during checkout
HSM (Hardware Security Module) Physical tamper-proof hardware device used to store and process cryptographic keys Keys never leave secure hardware; protects encryption keys used in banking systems
Point-to-Point Encryption (P2PE) Encrypts card data from the moment of swipe/tap until it reaches the secure decryption environment Card data is never exposed in readable form at merchant’s system; reduces PCI DSS scope
OTP (One-Time Password) Unique password valid for a single transaction, sent via SMS or authenticator app Prevents replay attacks โ€” stolen OTP is useless for another transaction
TOTP (Time-based OTP) OTP that changes every 30 seconds, generated by an app (Google Authenticator, Authy) More secure than SMS OTP โ€” not interceptable via SIM swap
Biometric Authentication Fingerprint, face recognition, or iris scan for payment authorization Cannot be guessed or shared; used in AEPS (Aadhaar + fingerprint)
AI/ML Fraud Detection Machine learning algorithms analyze spending patterns to detect anomalies Can block suspicious transactions in real-time before fraud completes
๐Ÿ’ก
EMV vs Magnetic Strip: Magnetic strip stores static data โ€” easily copied (skimmed). EMV chip generates a unique dynamic code for each transaction, making copied data useless for another transaction. EMV was introduced to fight card skimming fraud.
๐Ÿ“œ 9. Key RBI Guidelines for Payment Security
Guideline / RegulationYearWhat It Mandates
Payment & Settlement Systems Act 2007 Primary law governing all payment systems in India; RBI the designated regulator
Card-on-File Tokenization 2022 Merchants CANNOT store actual card data; must use tokens from card networks
MTSS Guidelines Updated 2022 Money Transfer Service Scheme โ€” regulates foreign inward remittance
2FA for all Card Transactions Ongoing All online card transactions in India must have second factor (OTP) โ€” AFA (Additional Factor of Authentication)
Zero Liability for Victims 2017 Customers not responsible for unauthorized transactions if reported within time; bank must refund within 10 days
Positive Pay System 2021 Mandatory confirmation for cheques above โ‚น50,000 โ€” prevents cheque fraud
NBFC Payments Regulations 2021 Strengthened guidelines for Non-Banking Finance Companies offering payment services
RBI Data Localisation 2018 All payment data of Indian customers must be stored ONLY in India โ€” foreign firms must comply
Aadhaar-based eKYC 2020+ Allows digital KYC using Aadhaar OTP/biometrics for opening bank accounts and payment wallets
Fraud Risk Management (FRM) Ongoing Banks must implement FRM systems to detect and prevent payment fraud in real time
๐Ÿ””
Key India Rule: RBI mandates Additional Factor of Authentication (AFA) for ALL card-not-present (CNP) transactions in India. This is why you always get an OTP before completing an online payment โ€” this doesn’t apply in many other countries, making India safer for online payments.
๐Ÿ’ณ 10. Card Networks & Card Security
Card NetworkCountry of OriginKey Fact
VisaUSALargest card network globally by transaction volume
MastercardUSASecond largest; co-founded PCI DSS Security Standards Council
RuPay๐Ÿ‡ฎ๐Ÿ‡ณ IndiaIndia’s own card network by NPCI โ€” accepted across India + some international markets
American ExpressUSABoth issuer and network; premium cards
Diners ClubUSAPremium travel and entertainment cards
SWIFTBelgiumInternational messaging network for cross-border bank payments (not a card network)
๐Ÿ’ณ Card Security Features
FeatureFull Form / DetailsPurpose
CVV / CVV2Card Verification Value โ€” 3-digit code on back (4-digit on AmEx front)Proves physical card possession for CNP transactions
PANPrimary Account Number โ€” 16-digit card numberUniquely identifies the card account
Expiry DateMonth/Year printed on cardAdded verification for card validity
EMV ChipEuropay, Mastercard, Visa chipDynamic cryptogram prevents cloning
Magnetic StripBlack strip on card backLegacy data storage โ€” insecure; being phased out
PINPersonal Identification Number (4-6 digits)Physical authentication at ATM/POS terminal
OTP/AFAAdditional Factor of AuthenticationMandatory 2FA for online card transactions in India
HologramHolographic foil stickerPhysical anti-counterfeiting feature
๐Ÿšจ
PCI DSS prohibits storing CVV after authorization. Even if a card is tokenized, the CVV must NEVER be stored anywhere. This is the most strictly enforced PCI DSS rule.
โญ Exam Tip: RuPay = India’s card network by NPCI | CVV must NEVER be stored (PCI DSS rule) | EMV stands for Europay, MasterCard, Visa | SWIFT = messaging for international bank transfers, not a card network
โšก 11. Quick Revision Cheat Sheet
UPI OperatorNPCI (National Payments Corporation of India)
UPI RegulatorRBI (Reserve Bank of India)
UPI Launched2016 by NPCI
BHIM AppLaunched Dec 30, 2016 by PM Modi; built by NPCI on UPI
VPAVirtual Payment Address โ€” unique UPI identifier (name@bank)
UPI PIN useOnly for SENDING money โ€” never needed to receive
IMPS Limitโ‚น5 lakh per transaction; 24ร—7 immediate
RTGS Min Amountโ‚น2 lakh; Real-Time Gross Settlement
NEFT Settlement30-minute batches; no min/max limit; 24ร—7
AEPSAadhaar Enabled Payment System โ€” fingerprint + Aadhaar
PCI DSS12 requirements for card payment security; global standard
PCI DSS CouncilFounded by Visa, MasterCard, AmEx, Discover, JCB
TokenizationCard number replaced by random token; token useless if stolen
RBI CoF TokenizationEffective Oct 1, 2022 โ€” merchants cannot store card data
EMVEuropay, Mastercard, Visa โ€” chip card standard
CVV StorageMUST NOT be stored by anyone (PCI DSS rule)
3D SecureAdditional OTP step for online card payments (Verified by Visa, SecureCode)
HSMHardware Security Module โ€” stores cryptographic keys in tamper-proof hardware
SWIFTInternational bank messaging network (not a card network)
RuPayIndia’s own card network โ€” developed by NPCI
PSS ActPayment & Settlement Systems Act, 2007 โ€” governs payment systems in India
RBI Data LocalisationAll Indian payment data must be stored in India only (2018)
AFAAdditional Factor of Authentication โ€” mandatory OTP for online card payments in India
Positive PayCheque confirmation above โ‚น50,000 โ€” prevents cheque fraud (RBI 2021)
Card SkimmingCopying magnetic strip data from ATM โ€” defeated by EMV chip
UPI Collect FraudAttacker sends collect request as fake refund โ€” never enter PIN to receive money
SIM SwappingFraudster takes over your phone number to intercept OTPs
P2PEPoint-to-Point Encryption โ€” card data encrypted from swipe to processor
UPI InternationalLinked with Singapore PayNow; available in UAE, France, UK, Bhutan, Nepal
Zero Liability RuleRBI 2017 โ€” bank must refund unauthorized txn if reported timely
๐Ÿ“ Practice MCQs โ€” Answers & Explanations
๐Ÿ’ก
50+ questions organized by topic. Green option = correct answer. Based on Banking (IBPS/SBI), SSC-CGL, UPSC, RBI, and State Govt exam patterns. Explanations included for each answer.
๐Ÿ‡ฎ๐Ÿ‡ณ Section A โ€” UPI, NPCI & Indian Payment Systems
1UPI (Unified Payments Interface) was developed by which organization?
  • A. Reserve Bank of India (RBI)
  • B. National Payments Corporation of India (NPCI)
  • C. State Bank of India
  • D. Ministry of Finance
โœ… Answer: B UPI was developed and is operated by NPCI (National Payments Corporation of India). RBI is the regulator/approver, but NPCI built and manages the UPI infrastructure.
2UPI uses which of the following as a unique identifier instead of bank account number?
  • A. IFSC Code
  • B. Mobile Number only
  • C. VPA (Virtual Payment Address)
  • D. Aadhaar Number
โœ… Answer: C UPI uses a VPA (Virtual Payment Address) like “name@bankname” as a unique identifier. Users don’t need to share their actual bank account number or IFSC code for UPI transactions.
3BHIM app was launched by PM Narendra Modi in which year?
  • A. 2015
  • B. 2014
  • C. 2016
  • D. 2018
โœ… Answer: C BHIM (Bharat Interface for Money) app was launched on December 30, 2016, by PM Narendra Modi. It was developed by NPCI to promote UPI-based digital payments.
4Which payment system requires a MINIMUM transaction amount of โ‚น2 lakh?
  • A. NEFT
  • B. UPI
  • C. IMPS
  • D. RTGS
โœ… Answer: D RTGS (Real Time Gross Settlement) requires a minimum transaction of โ‚น2 lakh. It is designed for large-value, time-critical transactions and settles in real-time individually.
5AEPS (Aadhaar Enabled Payment System) uses which factor for authentication?
  • A. Username and Password
  • B. OTP on mobile number
  • C. Aadhaar number + Biometric (fingerprint/iris)
  • D. Card number and CVV
โœ… Answer: C AEPS allows banking transactions using Aadhaar number + biometric authentication (fingerprint or iris) at a micro-ATM or banking correspondent. No card, PIN, or mobile OTP needed.
6Which payment system in India settles transactions in 30-minute batch cycles?
  • A. RTGS
  • B. IMPS
  • C. UPI
  • D. NEFT
โœ… Answer: D NEFT (National Electronic Funds Transfer) settles transactions in batches every 30 minutes, 24ร—7. Unlike RTGS, it’s not real-time โ€” but it has no minimum or maximum limit.
7RuPay is India’s domestic card network. It was developed by:
  • A. Reserve Bank of India (RBI)
  • B. State Bank of India (SBI)
  • C. National Payments Corporation of India (NPCI)
  • D. Ministry of Finance
โœ… Answer: C RuPay is India’s own card payment network, developed by NPCI as a domestic alternative to Visa and Mastercard. It’s widely used for Jan Dhan accounts and government scheme disbursements.
8The Payment and Settlement Systems Act, 2007 designates which body as the regulator of payment systems in India?
  • A. SEBI
  • B. NPCI
  • C. Reserve Bank of India (RBI)
  • D. IRDAI
โœ… Answer: C The Payment and Settlement Systems (PSS) Act, 2007 designates RBI as the regulator and supervisor of all payment and settlement systems in India.
9India’s UPI payment system was linked with which country’s PayNow for cross-border payments?
  • A. UAE
  • B. USA
  • C. Singapore
  • D. UK
โœ… Answer: C India’s UPI and Singapore’s PayNow were linked on February 21, 2023, enabling real-time cross-border fund transfers between India and Singapore using UPI/PayNow IDs.
10NACH (National Automated Clearing House) is operated by:
  • A. RBI
  • B. NPCI
  • C. SBI
  • D. Ministry of Finance
โœ… Answer: B NACH is operated by NPCI. It is used for bulk payment processing โ€” salary disbursements, EMI collections, insurance premium deductions, utility bill payments.
๐Ÿฆ Section B โ€” PCI DSS & Card Security Standards
11PCI DSS stands for:
  • A. Private Card Identity and Data Security System
  • B. Public Card Industry Digital Security Standard
  • C. Payment Card Industry Data Security Standard
  • D. Protected Card Information and Digital Security Service
โœ… Answer: C PCI DSS = Payment Card Industry Data Security Standard. It is the global security framework for protecting cardholder data.
12PCI DSS was established by which group of organizations?
  • A. RBI, NPCI, SEBI, IRDAI
  • B. Visa, Mastercard, American Express, Discover, JCB
  • C. World Bank, IMF, WTO, BIS
  • D. ISO, NIST, IEEE, W3C
โœ… Answer: B The PCI Security Standards Council was founded by Visa, Mastercard, American Express, Discover Financial Services, and JCB International โ€” the five major card networks.
13How many requirements does PCI DSS have?
  • A. 6
  • B. 10
  • C. 12
  • D. 15
โœ… Answer: C PCI DSS has 12 core requirements grouped under 6 major goals: Build Secure Network, Protect Cardholder Data, Vulnerability Management, Access Control, Monitor & Test, and Security Policy.
14PCI DSS strictly prohibits the storage of:
  • A. Transaction amounts
  • B. Merchant names
  • C. CVV/CVV2 values after authorization
  • D. Transaction timestamps
โœ… Answer: C PCI DSS Requirement 3 strictly prohibits storing the CVV (Card Verification Value) after a transaction is authorized. This is one of the most critical PCI DSS rules.
15EMV stands for:
  • A. Electronic Money Verification
  • C. Europay, Mastercard, Visa
  • D. Electronic Mobile Value
โœ… Answer: C EMV stands for Europay, Mastercard, and Visa โ€” the three companies that originally developed the chip card standard. EMV chip cards generate a unique code for each transaction, making them resistant to skimming.
๐Ÿ”– Section C โ€” Tokenization & Encryption
16In payment security, Tokenization means:
  • A. Encrypting card data with AES-256
  • B. Replacing the card number with a random, meaningless token that cannot be mathematically reversed
  • C. Hashing the card number with SHA-256
  • D. Storing card numbers in a blockchain
โœ… Answer: B Tokenization replaces a card number (like 1234 5678 9876 5432) with a random token (like xk9m2p). Unlike encryption, the token has NO mathematical relationship with the original โ€” only the token vault can map it back.
17RBI made Card-on-File Tokenization mandatory from which date?
  • A. January 1, 2021
  • B. April 1, 2022
  • C. October 1, 2022
  • D. January 1, 2023
โœ… Answer: C RBI’s CoF (Card-on-File) Tokenization guidelines became effective from October 1, 2022. From that date, merchants are prohibited from storing actual card data on their servers.
18Who generates card tokens in the Card-on-File Tokenization system?
  • A. The merchant website
  • B. NPCI directly
  • C. Card Networks (Visa, Mastercard, RuPay) via Token Service Providers (TSPs)
  • D. The customer’s bank only
โœ… Answer: C Tokens are generated by card networks (Visa, Mastercard, RuPay) acting as Token Service Providers (TSPs). The merchant receives and stores only the token โ€” never the actual card details.
19What is the key advantage of tokenization over encryption for stored card data?
  • A. Tokenization is faster to compute
  • B. Tokens can be decrypted by the merchant if needed
  • C. Tokens are mathematically irreversible and reduce PCI DSS compliance scope
  • D. Tokenization uses smaller file sizes
โœ… Answer: C Since tokens have no mathematical link to card data, even if stolen they’re useless. Additionally, tokenization removes card data from merchant systems โ€” drastically reducing their PCI DSS compliance scope.
โš ๏ธ Section D โ€” Payment Fraud & Threats
20Card Skimming at ATMs involves:
  • A. Stealing card physically from the holder
  • B. Installing a hidden device that copies card data from the magnetic strip
  • C. Hacking the bank’s server database
  • D. Sending phishing emails to cardholders
โœ… Answer: B Skimming devices are attached to ATM card slots or POS terminals to copy magnetic strip data. EMV chip cards greatly reduce this risk as chips generate a unique code per transaction.
21In a UPI fraud involving a “Collect Request,” the victim is tricked into:
  • A. Sharing their Aadhaar number
  • B. Installing a fake banking app
  • C. Entering their UPI PIN to “receive” a refund โ€” which actually debits their account
  • D. Clicking on a bank phishing link
โœ… Answer: C Fraudsters send a collect/payment request pretending it’s a refund. When the victim enters their UPI PIN to “approve,” money is debited from their account. KEY RULE: You NEVER need UPI PIN to receive money.
22SIM Swapping fraud is used to:
  • A. Clone a SIM card physically
  • B. Transfer the victim’s phone number to a fraudster’s SIM to intercept OTPs
  • C. Install malware on the victim’s phone
  • D. Access the victim’s bank app remotely
โœ… Answer: B In SIM swap fraud, the attacker convinces the telecom company to transfer the victim’s number to their SIM card. They then receive all OTPs/calls meant for the victim โ€” enabling account takeover.
23CNP (Card Not Present) fraud occurs in which scenario?
  • A. When a card is physically stolen and used at an ATM
  • B. When stolen card details (number, expiry, CVV) are used for online purchases without the physical card
  • C. When a debit card is used at a POS terminal
  • D. When a hacker accesses the bank’s core banking system
โœ… Answer: B CNP fraud occurs in online/phone transactions where the physical card isn’t presented. The fraudster only needs the card number, expiry date, and CVV. India’s mandatory OTP (AFA) requirement helps prevent CNP fraud.
24Business Email Compromise (BEC) in payment fraud involves:
  • A. Sending bulk spam emails to steal card numbers
  • B. Impersonating a CEO/CFO via email to trick finance staff into transferring funds
  • C. Hacking email servers to read financial statements
  • D. Creating fake email login pages for banking
โœ… Answer: B BEC involves criminals sending convincing emails impersonating company executives, instructing finance/accounting teams to urgently transfer large amounts to fraudulent accounts. This is a major corporate payment fraud type.
๐Ÿ”ง Section E โ€” Secure Payment Technologies
253D Secure (3DS) technology is used for:
  • A. Three-dimensional card design authentication
  • B. Adding an extra authentication step (OTP/biometric) during online card transactions
  • C. Three layers of network firewall for banks
  • D. Three-key symmetric encryption for card data
โœ… Answer: B 3D Secure is a protocol that redirects the user to their bank’s authentication page (OTP or biometric) before completing an online card payment. “Verified by Visa” and “Mastercard SecureCode” are 3DS implementations.
26NFC in contactless payments stands for:
  • A. National Finance Communication
  • B. Near Field Communication
  • C. Network Finance Controller
  • D. New Frequency Channel
โœ… Answer: B NFC = Near Field Communication โ€” a short-range wireless technology (works within ~4cm) used for contactless card payments and mobile payment apps (Google Pay, Apple Pay). Uses tokenization for security.
27An HSM (Hardware Security Module) in banking is used to:
  • A. Process millions of transactions simultaneously
  • B. Generate OTPs for customers
  • C. Securely store and process cryptographic keys in tamper-proof hardware
  • D. Monitor network traffic for fraud patterns
โœ… Answer: C HSM (Hardware Security Module) is a physical device that generates, stores, and protects cryptographic keys. Keys never leave the HSM in plain text โ€” making key theft extremely difficult even if a server is compromised.
28Why is an EMV chip card more secure than a magnetic strip card?
  • A. It stores more data than a magnetic strip
  • C. It generates a unique cryptographic code for each transaction โ€” making copied data useless
  • D. It has higher magnetic field strength
โœ… Answer: C EMV chips generate a unique “dynamic” authentication code (called ARQC) for every transaction. Even if a criminal intercepts this code, it cannot be reused for another transaction โ€” making skimming attacks useless against EMV cards.
29Point-to-Point Encryption (P2PE) in payment systems means:
  • A. Encrypting data between two bank servers only
  • B. Card data is encrypted from the moment of card swipe/tap until it reaches the secure decryption environment
  • C. End-to-end encryption between the customer and merchant only
  • D. Encryption using two different algorithms simultaneously
โœ… Answer: B P2PE ensures that card data is immediately encrypted at the point of interaction (card reader) and remains encrypted until it reaches the payment processor’s secure environment โ€” the merchant never sees plain card data.
๐Ÿ“œ Section F โ€” RBI Guidelines & Laws
30AFA (Additional Factor of Authentication) mandated by RBI for online card transactions means:
  • A. Banks must have additional firewall protection
  • B. All online card transactions must have a second authentication step (OTP) beyond card details
  • C. Cards must have two separate PIN numbers
  • D. Banks must store an additional copy of card data
โœ… Answer: B AFA = Additional Factor of Authentication. RBI mandates that all card-not-present transactions in India require an OTP or similar second factor โ€” beyond just entering card number + expiry + CVV. This significantly reduces CNP fraud in India.
31Under RBI’s Zero Liability rule (2017), a customer who reports an unauthorized transaction within the prescribed time is entitled to:
  • A. 50% refund within 30 days
  • B. Full refund within 60 days
  • C. Full refund โ€” bank must credit within 10 working days of reporting
  • D. Partial refund based on transaction amount
โœ… Answer: C RBI’s 2017 circular on Zero Liability states that if an unauthorized transaction occurs due to the bank’s negligence, the customer bears zero liability. The bank must credit the refund within 10 working days of the customer reporting it.
32Positive Pay System introduced by RBI in 2021 applies to:
  • A. All digital UPI transactions
  • B. ATM withdrawals above โ‚น1 lakh
  • C. Cheque payments above โ‚น50,000 โ€” requiring prior confirmation from issuer
  • D. All NEFT transactions above โ‚น1 lakh
โœ… Answer: C The Positive Pay System requires cheque issuers to pre-confirm details (payee name, amount, date) for cheques of โ‚น50,000 or more with their bank. This prevents altered/forged cheque fraud.
33RBI’s Data Localisation mandate (2018) for payment data means:
  • A. Banks must digitize all paper records
  • B. Payment data must be processed only in secure servers
  • C. All payment data of Indian customers must be stored only within India
  • D. Local banks must process all payments domestically
โœ… Answer: C RBI’s 2018 circular mandates that all payment system operators must ensure that data related to Indian payment transactions is stored exclusively in India. Foreign companies like Visa, MasterCard, Amazon Pay must comply.
๐ŸŒ Section G โ€” Mixed & High-Priority Questions
34SWIFT is used for:
  • A. Processing domestic UPI transactions
  • B. India’s domestic card payment network
  • C. International interbank financial messaging for cross-border transactions
  • D. Biometric payment authentication
โœ… Answer: C SWIFT (Society for Worldwide Interbank Financial Telecommunication) is a secure messaging network used by banks worldwide to communicate and settle cross-border transactions. It is headquartered in Belgium.
35CVV/CVV2 printed on cards stands for:
  • A. Card Value Verification
  • B. Card Verification Value
  • C. Certified Virtual Vault
  • D. Credit Value Verification
โœ… Answer: B CVV = Card Verification Value. It’s the 3-digit code (4-digit on American Express) used to verify that the person making a CNP transaction physically has the card.
36Which authentication method makes TOTP (Time-based OTP) more secure than SMS-based OTP?
  • A. TOTP is longer in digits
  • B. TOTP is generated locally on the device and doesn’t travel over mobile networks โ€” immune to SIM swap
  • C. TOTP requires facial recognition
  • D. TOTP is sent through encrypted email
โœ… Answer: B TOTP (like Google Authenticator) generates OTPs locally on the device โ€” they never travel via SMS. This makes TOTP immune to SIM swapping attacks that can intercept SMS OTPs.
37BBPS (Bharat Bill Payment System) is used for:
  • A. International money transfers
  • C. Centralized bill payment for utilities, telecom, insurance, and other billers
  • D. Bulk salary disbursements
โœ… Answer: C BBPS (operated by NPCI) is an integrated bill payment system that allows customers to pay electricity, water, gas, telecom, insurance, loan EMIs, and other bills through any channel (bank, app, agent).
38What is FASTag used for?
  • A. Fast UPI transactions above โ‚น1 lakh
  • B. RFID-based automatic electronic toll collection on national highways
  • C. Fast-track ATM withdrawals
  • D. Quick credit card bill payment
โœ… Answer: B FASTag is an RFID (Radio Frequency Identification) sticker fixed on vehicles that enables automatic electronic toll deduction at National Highway toll plazas without stopping. It’s linked to a prepaid wallet or bank account.
39Two-Factor Authentication (2FA) in UPI consists of:
  • A. Card number + CVV
  • B. Device binding (registered mobile) + UPI PIN
  • C. Username + Password
  • D. Aadhaar number + OTP only
โœ… Answer: B UPI’s 2FA is: 1) Device Binding โ€” the UPI is registered and bound to a specific mobile device/SIM (something you have), and 2) UPI PIN โ€” a 4 or 6-digit PIN (something you know).
40Which of the following is NOT operated by NPCI?
  • A. UPI
  • B. RuPay
  • C. NEFT
  • D. IMPS
โœ… Answer: C NEFT (National Electronic Funds Transfer) is operated by RBI โ€” not NPCI. UPI, RuPay, IMPS, NACH, AEPS, BBPS, and FASTag are all operated by NPCI.
41A merchant compliant with PCI DSS must do which of the following?
  • A. Store all customer card data for fraud investigation
  • B. Share card data with third parties for analytics
  • C. Use tokenization or encryption to protect stored card data, and never store CVV
  • D. Keep card data on unencrypted spreadsheets for easy access
โœ… Answer: C PCI DSS requires merchants to protect stored cardholder data (via tokenization/encryption, masking PAN) and NEVER store CVV/CVV2 after authorization under any circumstances.
42What does IMPS stand for?
  • A. Internet Mobile Payment Service
  • B. Immediate Payment Service
  • C. Instant Mobile Payment System
  • D. Integrated Mobile Payment Service
โœ… Answer: B IMPS = Immediate Payment Service. It enables 24ร—7 instant interbank fund transfers up to โ‚น5 lakh per transaction. It was the foundation on which UPI was built.
43In AI-based payment fraud detection, which behavioral pattern might trigger a suspicious flag?
  • A. Regular monthly salary credit
  • B. EMI deduction on the same date every month
  • C. Multiple high-value transactions in different countries within minutes of each other
  • D. Grocery purchases at the same supermarket each week
โœ… Answer: C AI fraud detection systems flag anomalous behavior โ€” like transactions in two different countries within minutes (geographically impossible). Machine learning models build a behavioral baseline and alert when it’s violated.
44E-wallets like Paytm, PhonePe, and Google Pay are regulated in India by:
  • A. SEBI
  • B. NPCI only
  • C. RBI (under Payment Aggregators/Payment Gateways guidelines)
  • D. Ministry of Finance directly
โœ… Answer: C RBI regulates payment aggregators and payment gateways in India. Companies operating e-wallets or payment services must obtain authorization from RBI and comply with its guidelines.
45Which type of card fraud involves a very thin insert placed inside an ATM card slot to read chip card data?
  • A. Phishing
  • B. Card Skimming
  • C. Shimming
  • D. Vishing
โœ… Answer: C Shimming is an evolution of skimming that targets chip cards. A paper-thin device (“shim”) is inserted into the card slot that can read chip card data โ€” though this provides less useful data than magnetic strip skimming.
46NACH (National Automated Clearing House) is primarily used for:
  • A. International fund transfers
  • B. One-time UPI payments
  • C. Bulk and recurring transactions like salary payments, EMI deductions, and subsidy disbursements
  • D. High-value real-time settlements
โœ… Answer: C NACH processes large volumes of recurring transactions in batches โ€” like monthly salary disbursements to thousands of employees, EMI deductions, insurance premiums, pension payments, and government subsidies.
47The “Collect” feature in UPI can be misused in fraud when:
  • A. The receiver sends money to the wrong UPI ID
  • B. A fraudster sends a collect request pretending it is a refund/prize, and the victim enters their PIN to approve it
  • C. The UPI app fails to connect to the bank server
  • D. Two users try to pay simultaneously
โœ… Answer: B UPI Collect requests are legitimate features but exploited by fraudsters. They send requests saying “enter PIN to receive โ‚น5000 refund” โ€” but entering PIN on a collect request DEBITS (sends) money. Awareness is the key defense.
48Aadhaar Pay uses which combination for authentication?
  • A. Aadhaar OTP + Bank PIN
  • B. Aadhaar Number + Biometric (fingerprint/iris)
  • C. Aadhaar + Debit Card number
  • D. Mobile number + OTP only
โœ… Answer: B Aadhaar Pay (part of AEPS) allows merchants to accept payments by authenticating customers using their Aadhaar number + biometric (fingerprint or iris scan). No bank card or mobile phone needed by the customer.
49Which of the following is true about RTGS?
  • A. RTGS is operated by NPCI and used for small retail transactions
  • B. RTGS has no minimum transaction amount
  • C. RTGS is operated by RBI, settles transactions individually in real-time with minimum โ‚น2 lakh
  • D. RTGS works only during banking hours on weekdays
โœ… Answer: C RTGS is operated by RBI, available 24ร—7 (since December 2020), processes transactions individually in real-time, and has a minimum transaction of โ‚น2 lakh. It is used for large-value, time-critical transactions.
50Which government initiative promoted the use of digital payments and financial inclusion in India?
  • A. Digital Locker Scheme
  • B. Pradhan Mantri Jan Dhan Yojana (PMJDY) + Digital India
  • C. UIDAI Aadhaar only
  • D. Make in India
โœ… Answer: B PMJDY (launched August 28, 2014) provided bank accounts to millions of unbanked Indians, coupled with RuPay debit cards. Combined with Digital India, it massively expanded financial and digital payment inclusion across India.
51Which cybercrime helpline number should you call if you lose money in online banking fraud in India?
  • A. 112
  • B. 100
  • C. 1930
  • D. 155260
โœ… Answer: C 1930 is the national cybercrime helpline. Victims of online financial fraud should immediately call 1930 or report at cybercrime.gov.in. Quick reporting increases chances of recovering funds.
52The maximum transaction limit per UPI transaction is currently:
  • A. โ‚น50,000
  • B. โ‚น1 lakh (โ‚น2 lakh for specific verified transactions)
  • C. โ‚น5 lakh
  • D. โ‚น25,000
โœ… Answer: B Standard UPI limit is โ‚น1 lakh per transaction. For specific categories like IPO subscriptions, insurance, medical emergencies, and verified merchant categories, NPCI allows up to โ‚น2 lakh per transaction.