JPOS based Jet Gateway for communication between Payment
Processing Servers & Banking applications for a client in Poland
A Java module was developed for relaying data between the
payment processing servers and the bank application as per ISO 8583
specifications.
Several ATMs are connected to the Payment Processing System
(PPS) and the PPS sends the information requested from the ATM user to the Bank
via the Jet Gateway, which unpacks the data before sending the same to the Bank
application. The responses from the bank application are packed as per ISO 8583
specifications, before sending it back to the PPS.
|
Real time payment methods
Our e-commerce applications allow you to integrate with various
real time payment methods on your website. For real time credit card
processing, the application seamlessly integrates with the following leading
payment gateways.
Supported transaction types:
- Capture Funds
Under this transaction type the credit cards are
authorized and debited at the same time. When a payment gateway is configured
this way, a credit card transaction is at the same time authorized (i.e. the
payment gateway checks to see if the funds necessary for the transaction are
available on that credit card account, and reserves them for the transaction),
and captured (i.e. the payment gateway actually debits the account).
- Authorize funds
Under this transaction type the credit cards are
authorized, but not debited until you instruct the payment gateway to do so.
Not all payment gateways support this feature. When a payment gateway is
configured to only authorize, rather than capture funds, the customer's account
is not debited; although the funds are reserved for a certain amount of time
and may not be accessible for other purchases during that time
|