Adding your own card to the Payments simulator to test your system

Posted on 29th Sep 2018 6597 views

 

Follow these easy steps to add a card. Repeat the steps or use some Excel skills to add multiple cards.

Edit the spreadsheet of cards

Open the test cases sheet ISO8583_TestCases_vx.x.xlsm, located in the test_data folder.

Open the sheet named ISO8583_card.

You will notice several rows of dummy cards with all card details.

 

Edit the card data

For simplicity, Copy any row and paste on the first empty row to make a duplicate of an existing card.

Modify/ Edit the rows CardID, PAN, sequence number and all the relevant columns for you.

Make sure the Card ID is unique (first column), otherwise the search for cards will always get the first occurrence.

Set a description that is relevant for the future understanding of the cards usage (e.g: RealCard, MasterCard for test, Visa for regression).

Repeat the steps above as many times as you need to add all the records.

 

Save the new cards

IMPORTANT! SAVE your cards by pressing the "Save Test Data CSV" button next to the neaPay logo inside the spreadsheet! See Image below!

Click YES to overwrite the CSV files on the disk!

These csv files will have the new information.

For Cards, the csv file is called ISO8583_Card.csv

It is reccomended, for maintenance purposes, to NOT edit the CSV files directly. They are generated by the spreadsheet.

Check the csv files on the disk that they have changed and the date is new.

 

Load the new cards

The simulator will automatically look for cards in file ISO8583_Card.csv

The ISO8583 simulator requires this file to populate transaction data.

 

simulator save card

 

 

Importing data from test environments is just as easy! We assume you cannot simply connect Excel to the SQL database, but you need to work this manually.

  1. Export the data from your environment in an SQL-like form; INSERT INTO table_name (column1, column2, column3, ...) VALUES (value1, value2, value3, ...);
  2. Use a text editor to format the data and remove the column definitions. Keep just the values:value1, value2, value3, ...
  3.  Rearrange the columns to match the spreadsheet layout : Card ID,Description,PAN,App_PAN,Sequence number,PIN,PIN Block Format,Expiry Date,Discretionary Data Format,Service Code ,PVKI,PVV,PVV2,PIN Offset,PIN Offset 2,CVV,iCVV,CVV2,dCVV,Name/Location,Effective Date,L Code,Billing currency,Account,CDG,Track2,Track3,Offset,EMVStandard,**END**;
  4. Import this data into the spreadsheet via the Excel menu Data -> Get External Data -> Import from Text;
  5. IMPORTANT! SAVE your cards by pressing the Save button next to the neaPay logo inside the spreadsheet! See Image above!
  6. Click YES to overwrite the CSV files on the disk! These csv files will have the new information.
  7. Optional: Check the csv files on the disk that they have changed and the date is new.

Thank you for following this article! Please leave us a note below if something is wrong or unclear, we will review and change it asap!


LinkedIn

Docs Home ISO8583 Simulator Tutorials ISO8583 Converter Cards Issuer BASE24 Base24-eps Reference Guide ISO8583 Switch HSM Simulator POS Simulator


Top Read Articles


BIN List & Range for MasterCard, Visa, Amex, Diners, Discover, JCB, CUP
149396 views

Read smart card chip data with APDU commands ISO 7816
59864 views

ISO8583 Response Codes for Transaction processing
55942 views

ISO8583 Message Types for Transaction Processing
28227 views

ISO8583 Processing Codes for Transaction Processing
27817 views

Run the neaPay ISO8583 simulator
19844 views

Deploy, run and generate with neaPay Card Data Generator
19739 views

MCC Codes - Merchant Category Codes to use in ISO8583 Field 18
18678 views

ISO8583 payments message format, programmers guide
17481 views

ISO8583 message: The list of ISO 4217 currency codes for data elements 49 and 52
15955 views

ISO8583 Message Converter JSON and XML interface specification mapping
12880 views

Cards and Banks Training
12462 views

Support for the neaPay products: Authorization, Switch, Converter, Simulator, Issuer
9149 views

Log Files in BASE24 classic
8950 views

Create a new test case in the neaPay ISO8583 simulator Video guide
8578 views

Java version for neapay products Simulator Converter Switch Authorization Cards Issuer
8155 views

Deploy the neaPay ISO8583 simulator - video guide
8120 views

BASE24 classic vs BASE24-eps
7908 views

BASE24 documentation to read
7840 views

BASE24 classic interview questions
7688 views

Performance testing at 500, 1000 and 1500 TPS
7552 views

EMV explained for programmers
7351 views

ISO8583 converter to JSON XML SQL to HTTP host - message flow - video guide - Part.2
7103 views

ISO8583 ATM POS Crypto API integration with exchanges like Coinbase or Binance
6780 views

Adding your own card to the Payments simulator to test your system
6598 views

ISO8583 converter to JSON XML SQL to HTTP Host - host unavailable - video guide- Part.3
6531 views

Card readers supported by neaPay payments simulator, CHIP and NFC
6520 views

Connect the neaPay ISO8583 Acquirer simulator to your own host or Issuer
6511 views

ISO8583 converter to JSON XML SQL to HTTP host - start& run - video guide - Part.1
6492 views

Run the neaPay ISO8583 converter to JSON, XML, SQL, in a test environment
6372 views

Load Test enabling and performance testing at 1TPS and 100TPS
6357 views

Changing fields definitions in the ISO8583 simulator and message converter
6350 views

Altering test cases in Excel for the ISO8583 simulator
6348 views

Deploy the neaPay ISO8583 Payments converter in a test environment
6343 views

Sample Recommended design for an Acquirer test cases suite, Scenarios and Regression
6342 views

How the fingerprint reader works in the ISO8583 payments simulator
6341 views

Enabling traces in the payments simulator
6340 views

Run One, Run Scenario, Run All, Run Load in the neaPay ISO8583 Simulator - Use guide
6340 views

BASE24 classic screens examples explained
6336 views

Regression Testing in 1 click with instant Analytics and CSV report
6207 views

Deploy the neaPay HSM simulator in a test environment
6065 views

BASE24-eps interview questions
6016 views

Deploy the Payments Switch Router in a test environment
5922 views

BASE24 classic ATM configuration Tutorial in ATD and XPNET with examples
5671 views

Add extra custom fields to the ISO8583 simulator
5504 views

BASE24 classic cards configuration tutorial with Examples
5321 views

PCI compliant with neapay switch
5103 views

BASE24-EPS ACI DESKTOP tutorial - Getting started
4915 views

ISO8583 Message Converter to XML SQL CSV interface specification mapping
4757 views

Trace configuration in neaPay Simulator, Converter, Switch, Authorization and Cards Issuer
4551 views

BASE24 classic prefix configuration tutorial CPF with examples
3656 views

BASE24 classic tracing of transactions. Audits, configuration, enabling and opening
3551 views

ACI BASE24 classic automatic extract configuration
3379 views

BASE24 classic Institution configuration Tutorial with example
3227 views

BASE24 classic balance file configuration PBF with example
3188 views

First steps with BASE24 Classic
2960 views

Getting started with using Prognosis for BASE24 and BASE24-eps
2723 views

POS simulator format SPDH HPDH Verifone and custom
2514 views

Iso8583 - articles


Are you ready to start or need help?

 

Download and Use the software yourself


Download software

Read Documentation and Start guides


Get started