Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发 POC 以测试使用 EMV 概念的销售点应用程序 - 芯片和 PIN 信用卡。
过去有任何性能测试过吗?如果是这样,如何在性能测试期间模拟刷卡。在 EMV 中,每次刷卡都会创建一个唯一的数据,并且不能重复用于多次交易。
谢谢安娜
除非您有一些专用硬件,否则您将无法使用 EMV 联系卡在您的 POS 上运行性能测试。正如 iso8583.info 支持所指出的,您的主要问题将是需要人工交互(引脚输入)。
但是,如果您的硬件支持非接触式 EMV,您只需将非接触式 EMV 卡贴在您的 POS 读卡器上即可。如果交易金额足够小,不需要 PIN,或者切换到卡接触界面,这可能会奏效。