When you arrive at an EV charger, you authenticate before charging starts. There are three main ways this happens in 2026: RFID card, Plug & Charge, and mobile app. Each has trade-offs in convenience, reliability, and supported vehicles.
This article compares the three so you can understand what’s actually happening and choose the right tools for your situation.
RFID: the workhorse
RFID stands for Radio Frequency Identification. An RFID card (or fob, or sticker, or built-in vehicle key) contains a small chip with a unique identifier. The charger has a reader that detects the card when held close.
How it works:
- User taps the RFID card against the charger’s reader.
- The reader reads the card’s UID (unique identifier).
- The charger sends an Authorize message to the CSMS with the UID.
- The CSMS checks: is this UID on the local whitelist? If not, query the user’s eMSP via OCPI (the UID is associated with a user account at the eMSP).
- eMSP confirms the user is authorized.
- Charger starts the session.
Pros:
- Works on essentially every charger with an RFID reader.
- No phone battery, signal, or app needed.
- Fast (1-3 seconds typical).
- Cheap to produce — issuing a card costs cents.
- Resilient to network failures (with local whitelist support).
Cons:
- Physical thing to carry.
- Can be lost or cloned (security weaker than certificates).
- Multiple cards if you use multiple networks (though OCPI roaming reduces this).
- Some user friction (find the card, tap it).
Status in 2026:
- Universal across charging networks.
- The fallback option when other methods fail.
- Many networks issue RFID cards by default; some are moving toward virtual cards (NFC on phones) but physical cards persist.
Plug & Charge: the smooth one
Plug & Charge (PnC) uses ISO 15118 (coming soon) to authenticate the vehicle itself to the charger. No card, no app, no user interaction — the vehicle presents a digital certificate during the plug-in handshake.
How it works:
- User plugs in the cable.
- Vehicle and charger establish ISO 15118 communication.
- Vehicle presents its contract certificate.
- Charger validates the certificate’s signature and chain.
- Charger sends Authorize to the CSMS with the certificate’s EMAID (eMobility Account ID).
- CSMS queries the eMSP to confirm the contract is active.
- Session starts.
The whole flow takes 10-30 seconds. The user does nothing beyond plugging in.
Pros:
- Zero friction at the charger — fully automated.
- Strong security (certificate-based, harder to forge than RFID).
- No card to carry, no app to open.
- Best UX when it works.
Cons:
- Requires PnC-capable vehicle (most modern EVs but not universal).
- Requires PnC-capable charger and back-end.
- Requires certificate to be provisioned on the vehicle (one-time setup).
- Cross-network coverage uneven (different PKI roots).
- Subtle failure modes (expired certificates, trust mismatches) that fall back to other auth.
Status in 2026:
- Growing rapidly but not yet universal.
- Most major networks support it (Tesla Supercharger, Electrify America, IONITY, Fastned, others).
- Most major manufacturer EVs from 2023+ have PnC capability.
- The user setup (signing up with the eMSP, getting the certificate provisioned) is still imperfect — many users have the capability and never enable it.
App: the flexible one
The third option: the user starts a session via their phone app. Most operator apps support this; some EV manufacturer apps integrate with public networks.
How it works:
- User parks at the charger.
- Opens the app for the network.
- Identifies the specific charger (often via a QR code or charger ID).
- Taps “Start Charging” in the app.
- App sends an OCPI Command (or proprietary equivalent) to the CSMS.
- CSMS sends OCPP RemoteStart to the charger.
- Charger accepts; user plugs in (if not already plugged in).
- Session starts.
Pros:
- Works with any vehicle.
- App provides additional features (session monitoring, payment management, route planning).
- Often the only way to add specific features (set a charge limit, schedule a stop time).
- Visual confirmation of session status.
Cons:
- Requires phone, app, account, signal.
- Slower than RFID or PnC (find app, find charger, tap, wait).
- Sometimes finicky (app crashes, charger ID confusion).
- Network-dependent — phone needs to have signal at the charger.
Status in 2026:
- Universal — every major network has an app.
- The default method when PnC isn’t available and the user prefers it over RFID.
- App quality varies dramatically by operator.
The matrix
All three methods converge on the same back-end question — is this user authorized? — but they get there by different front-end paths:
flowchart TD
A[Driver arrives] --> B{Auth method}
B -->|RFID| C[Tap card<br/>read UID]
B -->|Plug & Charge| D[Plug in<br/>present cert]
B -->|App| E[Open app<br/>tap Start]
C --> F[Authorize to CSMS]
D --> F
E --> F
F --> G[CSMS checks eMSP<br/>via OCPI]
G --> H[Session starts]
style H fill:#d1fae5,stroke:#059669
| Aspect | RFID | PnC | App |
|---|---|---|---|
| Convenience | Medium | High | Low |
| Reliability | High | Medium | Low (phone-dependent) |
| Speed to start | Fast | Fast | Slow |
| Required user objects | Card | Vehicle, contract | Phone, app, account, signal |
| Security | Medium | High | Medium |
| Vehicle compatibility | Universal | Limited (PnC-capable only) | Universal |
| Feature richness | Minimal | Minimal | High |
| Failure modes | Lost card | Cert issues | Signal, app bugs |
Roaming considerations
A note on roaming — the ability to use one account across many networks.
For RFID: if your eMSP has OCPI roaming agreements with other networks, your card works on those networks. The card’s UID is recognized via the OCPI roaming flow. Coverage depends on eMSP’s roaming partners.
For PnC: roaming is via certificate trust. A charger trusts certain root CAs; your contract certificate is signed by one of those CAs. Cross-network coverage depends on PKI alignment.
For App: each network has its own app. Some apps “wrap” other networks via OCPI (the user sees one app but the back-end uses roaming). This is less common but growing.
In all three cases, OCPI is the back-end protocol that makes cross-network access work.
Real-world usage patterns
A few patterns I see in real EV-driver behavior.
The bundled-everything driver: primary network’s RFID card for convenience, PnC enabled for their main brand of EV, app installed for emergencies.
The road-tripper: PnC on the EVs that support it (no card to find, no app to open mid-trip), RFID as backup, app for route planning.
The casual urban driver: RFID card for the home network they signed up with, app rarely used.
The fleet user: RFID cards distributed to drivers. No app, no PnC. Operations team handles everything.
The early adopter: PnC everywhere it works, app for the networks where PnC doesn’t, RFID rarely.
There’s no single right pattern. The right mix depends on your vehicle, your charging habits, and the networks you use.
What network operators should support
A best-practice list for network operators in 2026.
Support RFID. Universal. Failure to support it leaves you dependent on app or PnC, which exclude some users.
Support PnC where possible. It’s the best UX for capable vehicles. Trust multiple PKI roots for cross-network coverage.
Have a good app. Even users who prefer RFID need the app for account management, history, support. App quality affects brand perception more than network coverage does for many users.
Make signup easy. The barrier to using your network shouldn’t be a 30-minute account creation flow. Friction-free signup matters more than feature richness in the app.
Roam aggressively. OCPI agreements with other networks. Your network is the long tail of every other network; build into that reality.
What this means for EV drivers
If you’re an EV driver, a few practical tips.
Get an RFID card from your primary network. Always works, always reliable.
Enable PnC if your vehicle supports it. Set up the contract certificate. The first PnC session is magical.
Install the network app. Useful for account management and route planning even if you don’t start sessions from it.
Don’t depend on one method exclusively. Roaming works most of the time; backup methods cover the times it doesn’t.
Test each method occasionally. If you’ve never used PnC, try it. You may discover your favorite-to-use option you didn’t know was available.
The honest summary
RFID, Plug & Charge, and apps are the three main authentication methods in EV charging. Each has its strengths: RFID is universal and reliable; PnC offers the best UX where supported; apps provide flexibility and features. Most networks support all three, and most users end up using a mix. The decision isn’t really “pick one” — it’s “have access to all three so you can use whichever works best in each moment.”