Deploy the neaPay HSM simulator in a test environment

Posted on 16th Dec 2019 8491 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 Simulator Tutorials ISO8583 Converter Cards Issuer BASE24 Base24-eps Reference Guide ISO8583 Switch HSM Simulator POS Simulator Products Switch


Top Read Articles


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

ISO8583 Response Codes for Transaction processing 90877 views

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

ISO8583 Processing Codes for Transaction Processing 39971 views

ISO8583 Message Types for Transaction Processing 38932 views

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

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

Run the neaPay ISO8583 simulator 23677 views

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

ISO8583 payments message format, programmers guide 21356 views

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

Cards and Banks Training 17534 views

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

ISO8583 Message Converter JSON and XML interface specification mapping 16930 views

Log Files in BASE24 classic 12537 views

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

BASE24 classic vs BASE24-eps 11270 views

BASE24 documentation to read 10856 views

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

EMV explained for programmers 10330 views

Deploy the neaPay ISO8583 simulator - video guide 10327 views

BASE24 classic interview questions 10233 views

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

ISO8583 Simulator neapay- Performance testing at 500, 1000 and 1500 Transactions per second 9486 views

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

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

BASE24 classic screens examples explained 9030 views

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

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

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

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

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

BASE24-eps interview questions 8562 views

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

Deploy the neaPay HSM simulator in a test environment 8492 views

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

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

Enabling traces in the payments simulator 8398 views

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

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

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

Altering test cases in Excel for the ISO8583 simulator 8332 views

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

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

BASE24 classic cards configuration tutorial with Examples 8123 views

Deploy the Payments Switch Router in a test environment 7891 views

Add extra custom fields to the ISO8583 simulator 7890 views

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

PCI compliant with neapay switch 7585 views

BASE24-EPS ACI DESKTOP tutorial - Getting started 7388 views

POS simulator format SPDH HPDH Verifone and custom 5775 views

BASE24 classic prefix configuration tutorial CPF with examples 5428 views

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

BASE24 classic Institution configuration Tutorial with example 4875 views

Swift Message Structure ISO 15022 and ISO 20022 4781 views

ACI BASE24 classic automatic extract configuration 4678 views

BASE24 classic balance file configuration PBF with example 4340 views

SWIFT Message types complete list reference 4180 views

First steps with BASE24 Classic 4175 views

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

SWIFT Common Message Type List with examples 4073 views

ISO8583 simulator scheduling tasks and test regressions 3131 views

ISO8583 Card Transaction BIN Prefix Router with neapay Switch 3113 views

ISO8583 Load Balancer with neapay Switch Router 3110 views

POS Transaction types explained 2214 views

ISO8583 simulator Visa MasterCard Amex CUP configuration demo video 2202 views

Recent Articles on Iso8583


Choose the product you need

Converter ISO8583 JSON

Convert ISO8583 to JSON XML SQL

ISO8583 Card Interface

ISO8583 Interface Handler

ISO20022 Converter

Convert ISO20022 to ISO8583 ...

ISO8583 Builder Parser

Build and parse ISO8583 messages

Card Switch Router

ISO8583 Switch Router Bin Amount

Card Payments Authorization

Authorize cards and ledger

POS Payments Acquirer

Acquiring Aggregating host from devices

Cards Issuing Host

Aggregate filter convert IoT payments

ISO8583 Simulator

ISO8583 HISO98 HISO87 simulator

ISO20022 Simulator

ISO20022 & SWIFT simulator

POS Simulator

POS protocols simulator

Web Api Simulator

Web API tester Performance

EMV QR Connector

EMV QR Code Interface Connector

IoT Connector

IoT Payments Acquiring Connector & Router

Alerts Notifications

Detect Anomalies, Alerts & Notifications

Clearing & Settlement

Generate Convert Import

 
Contact us

Get a free quote, Ask for details
Get help

Download software

Try the software yourself
Download & Run

Documentation

Read Documentation and Start guides

Online Tools

Online Tools Overview