Vx810_CTLSApp

所属分类:Windows编程
开发工具:Visual C++
文件大小:327KB
下载次数:3
上传日期:2010-04-23 21:24:24
上 传 者figjam
说明:  MFC Serial Terminal Application

文件列表:
Docs\28413_Vx810_CTLS_Test_Harness_Application_Users_Guide.pdf (280775, 2009-03-11)
Samples\PinPad (0, 2009-03-11)
Samples\PinPad\Include (0, 2009-03-11)
Samples\PinPad\Include\APACSpin.h (1918, 2009-03-11)
Samples\PinPad\Include\d3des.h (5811, 2009-03-11)
Samples\PinPad\Include\emvdef.h (1723, 2009-03-11)
Samples\PinPad\Include\emvpin.h (3187, 2009-03-11)
Samples\PinPad\Output (0, 2009-03-11)
Samples\PinPad\Output\RV (0, 2009-03-11)
Samples\PinPad\Output\RV\Files (0, 2009-03-11)
Samples\PinPad\Output\RV\Files\Static (0, 2009-03-11)
Samples\PinPad\Output\RV\Files\Static\Debug (0, 2009-03-11)
Samples\PinPad\Output\RV\Files\Static\Debug\emvpin.a (16730, 2009-03-11)
Samples\PinPad\Output\RV\Obj (0, 2009-03-11)
Samples\PinPad\Projects (0, 2009-03-11)
Samples\PinPad\Projects\RV (0, 2009-03-11)
Samples\PinPad\Projects\RV\Debug (0, 2009-03-11)
Samples\PinPad\Projects\RV\Debug\emvpin.bat (152, 2009-03-11)
Samples\PinPad\Projects\RV\Debug\emvpin.smk (3071, 2009-03-11)
Samples\PinPad\Source (0, 2009-03-11)
Samples\PinPad\Source\APACSpin.c (7348, 2009-03-11)
Samples\PinPad\Source\d3des.c (29826, 2009-03-11)
Samples\PinPad\Source\emvpin.c (13214, 2009-03-11)
Samples\Test (0, 2009-03-11)
Samples\Test\Include (0, 2009-03-11)
Samples\Test\Include\configsizes.h (3936, 2009-03-11)
Samples\Test\Include\CRC.h (1221, 2009-03-11)
Samples\Test\Include\gdConfig.h (1533, 2009-03-11)
Samples\Test\Include\GenApp.h (4013, 2009-03-11)
Samples\Test\Include\ViVOPay.h (11221, 2009-03-11)
Samples\Test\Include\ViVOPaycomm.h (1730, 2009-03-11)
Samples\Test\Output (0, 2009-03-11)
Samples\Test\Output\RV (0, 2009-03-11)
Samples\Test\Output\RV\Download (0, 2009-03-11)
Samples\Test\Output\RV\Download\CTLSTest.dld (188, 2009-03-11)
Samples\Test\Output\RV\Download\download.bat (470, 2009-03-11)
Samples\Test\Output\RV\Files (0, 2009-03-11)
Samples\Test\Output\RV\Files\Debug (0, 2009-03-11)
Samples\Test\Output\RV\Files\Debug\Certif.crt (619, 2009-03-11)
... ...

============================================== Name: Readme.txt for the Vx810 CTLS App Ver: 1.0.0 Date: 11 Mar 2009 ============================================== This README includes the following sections: * Introduction * Contents of this Release * Recommended Environment * Installation Steps * Configuration * What's New? * Steps to download the application * Steps to run the transaction ------------------------------------------------------------------------------- Introduction ------------------------------------------------------------------------------- Vx810 CTLS App comprises of the following components. 1. Vx test harness application 2. Vx PINpad library ------------------------------------------------------------------------------- Contents of this Release ------------------------------------------------------------------------------- 1. Readme.txt - This file. 2. Samples - Test Harness Application on Vx terminal. - PinPad Library ------------------------------------------------------------------------------- Recommended Environment ------------------------------------------------------------------------------- Hardware ======== 1. Vx810 CTLS terminal with CTLS kernel version QG000855 and OS version QG000855 (DVT units and above). This is exclusively for the SDIO ViVOPay readers. 2. Vx810 CTLS terminal with kernel version QG0009A0 and OS version QG0009A0 (DVT units and above) and above. This is for the external ViVOPay readers Software ======== 1. VRXSDK version 2.1.7 or above. 2. Verix V VACT2000 2.0 or above. ------------------------------------------------------------------------------- Installation Steps ------------------------------------------------------------------------------- 1. Get the labelled release Vx810_CTLSApp.zip file and extract it to the location C:\ Check that the extracted folder is created as C:\Vx810_CTLSApp ------------------------------------------------------------------------------- Configuration ------------------------------------------------------------------------------- Environment settings: ===================== It is assumed that the environment variables are set for the following software to the location where they are installed: -------------------------------------------------------------- SOFTWARE PATH -------------------------------------------------------------- Verix V Software Development Kit VRXSDK Verix V Software ACT Library VACT2000 -------------------------------------------------------------- ------------------------------------------------------------------------------- What's New? ------------------------------------------------------------------------------- New Features added: Its a new application developed to handle the contact less transactions using Vx810 CTLS terminal. 1. An environment variable called AUTOPOLL is provided in the CTLSTest.dld file. If the value of this variable is set to "1", then the reader will be in "Auto Poll" mode.By default, this environment variable is set to 0. 2. "Print Receipt" is disabled for "Auto Poll" mode. 3. Handling CTLS transactions in both the poll modes. (Auto poll mode and Poll on demand) 4. Parsing the reader response to print the receipt. 5. By default the reader is set to poll on demand mode. ------------------------------------------------------------------------------- Functionality of the application ------------------------------------------------------------------------------- 1.) Prompts a menu with options, Set EMV Params, Set Poll Mode, Run CTLS Trans, Get EMV Params. 2.) User can select the poll mode (Auto Poll or Poll on Demand) 3.) If the user selects "Auto Poll Mode", the CTLS reader continuosly polls for the card. No "Tap the Card" message will be displayed and "Amount Entry" will not be prompted. Once the user taps the card, reader performs the transaction 4.) If the user selects "Poll on Demand" mode, "Amount Entry" will be prompted. Once the amount is entered, "Tap the card" message is displayed. As soon as the card is tapped, reader performs the CTLS transaction. 5.) If the transaction requires "Online PIN" CVM to be performed, "PIN Entry" will be prompted on the terminal after the card is removed from the viscinity of the reader. 6.) This PIN is encypted and sent by the terminal to the sample host through the online message. ------------------------------------------------------------------------------- Steps to download the application ------------------------------------------------------------------------------- 1.) Set the Vx810 CTLS terminal in download mode 2.) Go to the folder C:\Vx810_CTLSApp\Samples\Test\Output\RV\Download 3.) Run the batch file download.bat 4.) Vx810 CTLS App is downloaded to the terminal ------------------------------------------------------------------------------- Steps to run the transaction ------------------------------------------------------------------------------- 1.) Start the terminal to see the main menu. a. To set the EMV parameters, select SET EMV PARAMETERS option b. To set the poll mode, select SET POLLMODE option c. To run the contactless transaction, select RUN CTLS TRANS option d. To get the EMV parameters, select GET EMV PARAMETERS option 2.) By default the poll mode is Poll On Demand. 3.) If the reader is in Auto poll mode, it gives the transaction result. "Please tap the card" message is displayed. Here it will not prompt for the amount entry. The user has to tap the card first and then select RUN_CTLS_TRANS menu to see the transaction result. 4.) If the reader is in "Poll On Demand" mode, amount entry is prompted. Amount should be entered. As soon as "Please tap the card" message is displayed, card should be tapped. 5.) If the transaction requires online PIN, then PIN entry will be prompted on the terminal. PIN needs to be entered in the range 4 to 12 digits. 6.) If the transaction needs to go online, the terminal connects to the sample host. 7.) Receipt can be printed at the end of the transaction, by selecting "YES" in the "Print Receipt" menu. 8.) All the transaction response logs can be seen using the hyperterminal. Standard Disclaimer: ==================== The Vx810 CTLS App has been tested with the versions of the software mentioned in the Software Requirements above. Unless otherwise mentioned specifically in this readme.txt, we are not aware of any change needed in the OS and other software or hardware that you may be using in your environment. Please read the release notes for the OS or SDK before you actually start using those in your environment. -------------------------------------------------------------------------------

近期下载者

相关文件


收藏者