简体   繁体   English

EMV - PDOL GPO 调理

[英]EMV - PDOL GPO conditioning

I am trying to accomplish for card to retrieve PDOL country code of terminal.我正在尝试为卡完成检索终端的 PDOL 国家代码。 If country code of terminal is domestic response with certain GPO that uses following read records and AIP.如果终端的国家代码是使用以下读取记录和 AIP 的特定 GPO 的国内响应。 If terminal is international response with another GPO that use following read records and AIP that are different from domestic ones.如果终端是与另一个 GPO 的国际响应,该 GPO 使用与国内不同的以下读取记录和 AIP。

Relevant personalization commands (This sample is for MC application).相关的个性化命令(此示例用于 MC 应用程序)。 SELECT including PDOL 9F38039F1A02 APDU-C: 84E200024D910242A54050104D6173746572636172642044656269748701015F2D06656E657366729F38039F1A02BF0C195F5502555342035289609F4D020B0A9F6E0708400000303000E65EC82008C75743 APDU-R:9000 SELECT including PDOL 9F38039F1A02 APDU-C: 84E200024D910242A54050104D6173746572636172642044656269748701015F2D06656E657366729F38039F1A02BF0C195F5502555342035289609F4D020B0A9F6E0708400000303000E65EC82008C75743 APDU-R:9000

GPO-Domestic APDU-C 84E200031BA00510830E18000802020018010100180303001D9726D39403688A APDU-R 9000 GPO-国产 APDU-C 84E200031BA00510830E18000802020018010100180303001D9726D39403688A APDU-R 9000

GPO-International APDU-C 84E200041BA00510830E18000802020018010100180303000C1484475FC1D420 APDU-R 9000 GPO-国际 APDU-C 84E200041BA00510830E18000802020018010100180303000C1484475FC1D420 APDU-R 9000

The part I am missing understanding how card will know which GPO to use or what is the correct way to personalize card having two GPOs.我缺少了解卡如何知道要使用哪个 GPO 或个性化具有两个 GPO 的卡的正确方法的部分。

I get error when testing the card测试卡时出现错误

(010) 80 A8 00 00 04 83 02 08 40 00 (002) 67 00 (010) 80 A8 00 00 04 83 02 08 40 00 (002) 67 00

Thanks!谢谢!

There is a whole mechanism behind it that card needs to implement.卡需要实现的背后有一个完整的机制。 This feature is supported only by some card applications.仅某些卡应用程序支持此功能。 For this particular card brand it is not normally used (their most common card application does not support PDOL for such use - you will find this information in the card application specification).对于这个特定的卡品牌,它通常不使用(他们最常见的卡应用程序不支持 PDOL 用于此类用途 - 您可以在卡应用程序规范中找到此信息)。

You may look at some other card applications and their specifications for details how to use card profile selection as it is being used there.您可以查看其他一些卡片应用程序及其规范,了解如何使用卡片配置文件选择的详细信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM