Skip to content

cdfpaz/AS2805_HostNode_Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Application is a Host node that connect to an AS2805 interface link, typically a bank / switch of an aquirer. Here are the steps to get it working:

  1. use python 2.7 and a Thales 9000 HSM

  2. install the database scripts.

  3. configure a host in the databse.

  4. generate your switch keys, and update them in the database

  5. get your keys from your host and insert them into the database.

start your HostNode.py to initiate the logon and key exchange sequence. If you do not have a host, start the AS2805 Server to simulte a host.

when you want to send a transaction, insert a record into the cuscal_host table i.e. 0200 request. the service will buid a AS2805 object and send it to your host for approval.

easy as pie!

About

AS2805 Server to connect to Host Aquirer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%