Deploy the neaPay HSM simulator in a test environment

Posted on 16th Dec 2019 6064 views

When you receive a delivery from neaPay for an HSM simulator, you will get 1 zip file. 

This step by step guide will guide you through the deployment process, which is as simple as using the software. 
In brief: 1:use/deploy java 7; 2:unpack delivered simulator; 3:start server; 4: start client; 5:run transaction 

Download package for any system: neapay HSM Simulator

Deploy to Windows

Download package with java, ready to run

Download package with java, for windows

Unpack the archive to a folder of your choice. You will have a structure like this:

E.g. C:/neaPayHSMSimulator/jre1.8

E.g. C:/neaPayHSMSimulator/sim_HSM_commander

E.g. C:/neaPayHSMSimulator/sim_HSM_HOST

you are ready to run

Download only package and install java

Download the package for any system.

Windows 10: Open the search box (press Win⊞ + S, type About Java, and hit Enter. If nothing comes up, please install the latest Java version.

Alternatively, open a command prompt window (press Win⊞ + R, type cmd, and hit Enter) and enter the command: java -version. This will output the version of Java installed on your computer. If the command is not recognized, please install the latest Java version.

Deploy to Mac

Download package

Download the package for any system.

Unpack to a location of your choice

please install the latest Java version.

Deploy to Linux

Download the package for any system.

Unpack to a location of your choice

please install the latest Java version.

 

Run the simulator

3. Start Issuer

Go into folder ISS_auth and run start_neaPay_Win.bat. For MAC and Linux use start_neaPay_Mac.sh and start_neaPay_Linux.sh .

Press the Start button at the top left and it will show a message that it is waiting for a connection. That means it has started . 

4 Start Acquirer

Go into folder ACQ_client and run start_neaPay_Win.bat. For MAC and Linux use start_neaPay_Mac.sh and start_neaPay_Linux.sh .

Press the Start button at the top left and it will show messages of files being loaded, and a message that it had connected the Issuer on port 8181.

5. Run a test case

A new window will open automatically, the "Transactions List", which contains the test cases. 

Select a test case (first one) and click "Send". You should see in the console, a request and response message to the Issuer.

7. Check result

You should see TEST PASS in the test results, in the console.  In this case, congratulations, your simulator is working!

If any of the steps above is unclear or did not work, write us back for help!

Your Structure on disk should look like this (for local java). 

neapay Demo Java 8 on MAC

 

Deployment instructions for Docker - no GUI, just server

1. Install Docker.

Use this URL, https://docs.docker.com/install/

choose your operating system and install;

2. Unpack

Unpack “neaPay_demo_delivery_******.zip” to the same folder where folder jre1.8 was created. 

E.g. C:/neaPayHSMSimulator/sim_HSM_HOST

3. Build and start Server

Go into folder ISS_auth and run

start_neaPay_Docker.sh

the start script will automatically stop existing container, build a new container from existing delivery, and run the new container.

4. check logs

docker logs neapayserver

Docker 

 


Deployment instructions for JAVA 7

1. Deploy java 1.7 runtime environment to your system and use it as default. Java SE 7 Archive Downloads
Alternatively, if you cannot do that, download jre1.7 from our website as a zip https://neapay.com/delivery/jre1.7.zip. In this case, unpack jre1.7.zip to the folder where the simulator will be deployed. E.g. C:/neaPaySimulator/jre1.7 

For Mac use this link to download the jre1.7 from our website: https://neapay.com/delivery/jre-7u80-macosx-x64.tar.gz

2. Stop previous instances of the ISO8583 simulator. 

3. If the received archive has an extension of *.zip.neaPay, rename the file and remove the .neaPay extension, so the extension will be .zip. (E.g. rename neaPay_demo_delivery.zip.neaPay to neaPay_demo_delivery.zip) 

4. Unpack “neaPay_demo_delivery.zip” to the same folder where folder jre1.7 was created. 

5. Go into folder ISS_auth and run start_neaPay.bat. For MAC and Linux use start_neaPay.sh. Press the Start button at the top and it will show a message that it is waiting for a connection. That means it has started . 

6. Go into folder ACQ_client and run start_neaPay.bat. Press the Start button at the top and it will show messages of files being loaded, and then a transaction window name "Transactions List". 

7. Congratulations, your simulator is working! Write in the contact form below if it is not and you need help!

 

 

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
59862 views

ISO8583 Response Codes for Transaction processing
55936 views

ISO8583 Message Types for Transaction Processing
28226 views

ISO8583 Processing Codes for Transaction Processing
27816 views

Run the neaPay ISO8583 simulator
19843 views

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

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

ISO8583 payments message format, programmers guide
17480 views

ISO8583 message: The list of ISO 4217 currency codes for data elements 49 and 52
15953 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
8577 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
7907 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
6597 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
6519 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
6491 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
6347 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
6339 views

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

BASE24 classic screens examples explained
6335 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
4550 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
3378 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
2959 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