C:/neaPaySimulator/jre1.8 (this is optional, only if your system JRE is not Java 8)
Running transactions with the neaPay ISO8583 simulator is easy:
1. Go to the deployment folder where you have unpacked your simulator and make sure you have "simulator_ISSUER_ISO8583_host_auth_PRO" and "simulator_ACQUIRER_ISO8583_client_PRO" next to each.
If you have another system JRE, then the jre1.8 folder folder must be next to them to execute.
2. Go into folder "simulator_ISSUER_ISO8583_host_auth_PRO" and run start_neaPay_Win.bat or start_neaPay_Win_jre8.bat (if you jave jre1.8 in a the optional folder above).
For MAC and Linux use start_neaPay.sh. A new window called ISO8583 Server Issuer will start.
3. Press the Start button at the top left of the simulator (Play button) and wait until the Console shows a message ISS: Issuer starting, TCP Server starting. Your Issuer simulator has started.
4. Go into folder "simulator_ACQUIRER_ISO8583_client_PRO" and run start_neaPay_Win.bat or start_neaPay_Win_jre8.bat (if you jave jre1.8 in a the optional folder above).
For MAC and Linux use start_neaPay.sh. A new window called ISO8583 Client will start.
5. Press the Start button at the top left and check the Console messages about a successful connection to the server
SYS: Client listener started on port:9000
Check that the "Transactions List" window has opened.
6. Check the Issuer (Server) simulator that it has accepted the connection
"Server socket accepted on port 9000"
7. Select a transaction from Acquirer simulatorTransactions List and click the Send button.
8. Check the Acquirer Console that an ISO8583 message has been built and sent to the server.
The neaPay ISO8583 simulator improves automated testing with full capabilities for scheduling minutely message exchanges, duration tests, nightly or w ...
Deploy then neaPay Payments switch router to easily route transactions based on BIN/prefix, amount, merchant, originating or destination insytitution, ...
When you need to customize your own test case, you need to follow some simple steps all the time.In order to obtain this, you need to alter test data ...
Step by step guide to enable and disable fingerprint reading, enrollment and verification with the neapay Simulator is pretty straight forward and ass ...
The neaPay Payments simulator is designed from the start to follow the life of a project, and therefore, after all testing has been completed, we need ...
Enabling traces in the ISO8583 Payments Simulator, just like the ISO8583 message converter and the ISO8583 Host, is a call to the system core to write ...