Tap-to-pay lets a phone or contactless card pay by holding it close to a payment terminal. It matters because it combines physics, electronics, software, and cybersecurity in a process that usually takes less than a second. The main wireless link is NFC, or Near Field Communication, which works only over a very short distance.
That short range helps make the system fast and convenient while limiting accidental communication with faraway devices.
NFC uses electromagnetic induction at 13.56 MHz to let the phone and terminal exchange small amounts of data across a gap of about 4 cm or less. The terminal creates a changing magnetic field, and the phone responds with secure payment information from its wallet app or secure chip. Instead of sending the real card number, modern wallets send a token, which is a substitute number for that purchase or device.
The payment network checks the token, verifies the transaction, and sends approval or denial back to the terminal.
Key Facts
- NFC stands for Near Field Communication and commonly operates at f = 13.56 MHz.
- Typical tap-to-pay range is about d ≤ 4 cm, so the phone must be very close to the reader.
- Wave speed relation: c = fλ, so a 13.56 MHz signal has wavelength λ = c/f in free space.
- Changing magnetic fields can induce voltage in nearby coils, described by Faraday's law: V = -NΔΦ/Δt.
- Tokenization replaces the real card number with a secure token, reducing the value of stolen transaction data.
- A tap-to-pay transaction follows a data path: phone wallet to terminal to payment network to bank, then approval back to the terminal.
Vocabulary
- NFC
- NFC is a short-range wireless communication method used by phones, cards, and payment terminals to exchange small amounts of data.
- Electromagnetic induction
- Electromagnetic induction is the process in which a changing magnetic field creates an electric voltage in a nearby conductor or coil.
- Tokenization
- Tokenization is a security method that replaces a real card number with a substitute value used for payment processing.
- Secure element
- A secure element is protected hardware or software that stores sensitive payment credentials and helps create secure transaction data.
- Authentication
- Authentication is the process of proving that a user, device, or transaction is legitimate before payment is accepted.
Common Mistakes to Avoid
- Thinking tap-to-pay sends the full card number every time. This is wrong because phone wallets usually send a token and cryptographic data instead of the real card number.
- Holding the phone too far from the terminal. This fails because NFC is designed for very short distances, usually about 4 cm or less.
- Assuming NFC works like long-range Wi-Fi. This is wrong because NFC uses near-field magnetic coupling and is meant for close, low-data communication.
- Ignoring the bank and payment network steps. The terminal does not simply take money by itself because the transaction must be checked, routed, and approved.
Practice Questions
- 1 An NFC system operates at 13.56 MHz. Using c = 3.00 × 10^8 m/s and λ = c/f, calculate the signal wavelength in free space.
- 2 A phone is 6.0 cm from a payment terminal, then it is moved to 3.0 cm away. If the typical NFC range is 4.0 cm, which position is likely to work and by how many centimeters is the other position outside the range?
- 3 Explain why tokenization makes tap-to-pay safer than sending the same card number in every transaction.