EMV Contact Specifications
<\/script>\n';
},
get iframeSnippet() {
const domain = '{ SITE_DOMAIN }';
const type = '{ embed_type }';
const slug = '{ embed_slug }';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
EMVCo
EMVCo specifications for chip-based contact payment card transactions, defining application selection, transaction flow, and risk management.
EMV Contact
|
Published 1996
Standard Details
| Category | EMVCo |
| Year Published | 1996 |
| Status | Active |
Compliant Card Types
EMV Contact Payment Card
ContactStandard chip-and-PIN payment card using ISO 7816 contact interface for in-person transactions at point-of-sale terminals.
EMV Dual-Interface Payment Card
Dual-InterfaceModern payment card supporting both contact and contactless on a single chip, the current standard for new EMV issuance.
EMV Biometric Payment Card
Dual-InterfaceNext-generation payment card with embedded fingerprint sensor for on-card biometric cardholder verification.