Blog Home

Deploy the neaPay ISO8583 simulator - video guide

Posted on 5th Jun 2013 7395 views

 

deploy neapay simulator

 

When you receive a delivery from neaPay for an iso8583 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 here:

https://neapay.com/download.html

 

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:/neaPaySimulator/jre1.8 

E.g. C:/neaPaySimulator/ACQ_client

E.g. C:/neaPaySimulator/ISS_auth

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

1. 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 . 

2 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.

3. 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.

4. 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:/neaPaySimulator/ISS_auth

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 . 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 https://neapay.com/download.html

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

Top Read Articles


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

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

ISO8583 Response Codes for Transaction processing
38564 views

ISO8583 Message Types for Transaction Processing
22772 views

ISO8583 Processing Codes for Transaction Processing
21228 views

Run the neaPay ISO8583 simulator
17652 views

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

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

ISO8583 payments message format, programmers guide
15547 views

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

ISO8583 Message Converter JSON and XML interface specification mapping
11171 views

Cards and Banks Training
9257 views

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

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

Log Files in BASE24 classic
7626 views

Deploy the neaPay ISO8583 simulator - video guide
7396 views

BASE24 documentation to read
6861 views

BASE24 classic vs BASE24-eps
6715 views

Performance testing at 500, 1000 and 1500 TPS
6657 views

BASE24 classic interview questions
6609 views

EMV explained for programmers
6096 views

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

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

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

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

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

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

BASE24 classic screens examples explained
5421 views

Enabling traces in the payments simulator
5376 views

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

Altering test cases in Excel for the ISO8583 simulator
5373 views

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

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

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

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

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

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

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

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

BASE24-eps interview questions
5099 views

Deploy the Payments Switch Router in a test environment
5061 views

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

Deploy the neaPay HSM simulator in a test environment
5029 views

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

Add extra custom fields to the ISO8583 simulator
4628 views

BASE24 classic cards configuration tutorial with Examples
4331 views

BASE24-EPS ACI DESKTOP tutorial - Getting started
4078 views

PCI compliant with neapay switch
3759 views

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

BASE24 classic prefix configuration tutorial CPF with examples
3107 views

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

ACI BASE24 classic automatic extract configuration
3004 views

BASE24 classic Institution configuration Tutorial with example
2730 views

BASE24 classic balance file configuration PBF with example
2720 views

First steps with BASE24 Classic
2483 views

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

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

POS simulator format SPDH HPDH Verifone and custom
1526 views

Iso8583 - articles


Are you ready to start or need help?


Ready to start your next project with us? Give us a call or send us an email and we will get back to you as soon as possible!

Download and Use the software yourself


Download software

Read Documentation and Start guides


Get started