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

Jun 5, 2013 2 min read 13,255 views
Connect the neaPay ISO8583 Acquirer simulator to your own host or Issuer

Everything is working fine in the test mode, with an Acquirer and a bank Host both simulated by neaPay. You want to connect your Acquirer simulator to your own Host system? 

Just follow these simple steps to change connectivity settings and make an acquirer become a host. 

Editing connections File

Reccomended, it is the only way for CICD, Version Control and Headless OS(like CentOS)

Edit script_connections.js

for connection TCPChannel, alter the IP and port as needed.

 

var TCPChannel={name:"TCPChannel",type:"TCP/IP",data_type:"ascii",ip:"localhost",port:"9009",connection:"client"};

Editing connections via the User Interface

(if user interface is enabled)

  1. Open the neaPay ISO8583 simulator UI and navigate, on the left menu or the top menu, to Connections. Expand. 
  2. Open TCPChannel connection (on the left tree right-click and select Properties) 
  3. A new window opens, Connection settings UI, for connection TCPChannel. 
  4. Change IP address to you host server's IP. 
  5. Change Port to the port number that is used by your host interface. 
  6. Press the Save button on the window to save to UI memory. This will not make it available at execution time.
  7. Press the Save to disk button on the left menu (Blue floppy disk) to make the changes permanent for the Core to use. 
  8. Press Start to start your simulator with the new settings.
  9. Check the Console about the connection status. if it says SYS:ERR: Connect Exception:localhost:8181 you have not changed it. 
  10. A success message will be SYS: Client listener started on port:8181 

 

 

Congratulations! you are now connected to your own host for testing! Try a transaction!

 

 

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!

Tags:
ISO8583 simulator host tcp/ip port transaction testing
  Related

Recent Articles on Testing

Choose the product you need

ISO8583 Converter REST-api

Convert ISO8583 to rest-api JSON XML SQL &more

ISO8583 Interface Connector

Integrate ISO8583 card schemes and hosts

ISO20022 SWIFT MT MX Converter

Convert and integrate ISO20022 SWIFT MX with MT , ISO8583

ISO8583 Builder Parser Connector

Most simple solution to build and parse ISO8583 messages

ISO8583 Switch Router

ISO8583 or REST-api Switch Router Bin Amount

Card Payments Authorization

Pre-screen, pre-authorize and Authorize cards and ledger

POS Card Acquirer & Aggregator

Acquiring and Aggregating from POS and other devices

Cards Generator Issuing Host

Generate and export card data for cards issuing and test

ISO8583 Simulator

ISO8583 HISO98 HISO87 simulator

ISO20022 Simulator

ISO20022 & SWIFT simulator

POS Simulator

POS protocols simulator

Mobile Banking Simulator

Mobile Banking Testing Simulator

QR Payments Connector

EMV QR Payments Interface Connector

Micropayments Connector

Micropayments Acquiring Connector & Router

ISO8583 Alerts Notifications

Detect Anomalies, Alerts & Notifications

Clearing & Settlement

Generate Convert Import

Request a Quote

Get a free quote, Ask for details
Get help

Documentation

Read Documentation and Start guides

Online Tools

Online Tools Overview