Interface | Description |
---|---|
JPaymentInterface | |
JPaymentNotifier | |
MagCardReader | |
PaymentGateway | |
PaymentPanel | |
TerminalMessageEvents |
Class to maintain the list of TerminalMessageEvents and
fire TerminalMessageEvents events.
|
TerminalMessageListener |
The TagReader listener interface.
|
Class | Description |
---|---|
JClearingSelect |
This form provides the UI to handle clearing.
|
JPaymentAddTip | |
JPaymentCashPos | |
JPaymentCheque | |
JPaymentCreditRedeem |
Base panel for payments redeeming a credit.
|
JPaymentEnterGuestNumber | |
JPaymentForeignCash |
The ForeignCash panel allows to enter payments in a foreihn currency.
|
JPaymentFree | |
JPaymentInvoice | |
JPaymentMagcard |
Base panel for card payments to be chosen in payment select.
|
JPaymentMembercard |
Creates a panel for card payment over a membercard gateway.
|
JPaymentPaper | |
JPaymentRefund | |
JPaymentSelect |
This form provides the UI to handle payment.
|
JPaymentSelectNote |
Modified payment dialog to pay open notes.
|
JPaymentSelectPayment |
Modified payment dialog to change the payment method.
|
JPaymentTicket | |
MagCardReaderFac | |
MagCardReaderGeneric | |
MagCardReaderIntelligent | |
MagCardReaderLine |
MagCardReaderLine is a simple reader returning the '\n'-termintated
string e.g. returned by a keyboard interface barcode scanner.
|
MagCardReaderMFTag |
MagCardReaderMFTag reads and writes Mifare RFID tags
|
MagCardReaderString |
MagCardReaderString is a simple reader returning the '?'
|
MagCardReaderTag |
MagCardReaderTag reads RFI tags returning the id stored on the chip.
|
OPIDeviceServer |
The OPIPrintServer opens a ServerSocket to listen to DeviceRequests from the
connected OPI terminal. opi.printTerminalReceipt must be set to true and the
terminal must be configured to use the POS receipt printer (not for Ingenico).
|
OPIParams | |
PaymentGatewayAuthorizeNet |
This gateway implements Authorize.Net AIM Rev September 2012
|
PaymentGatewayCredit |
This gateway implementation can be used to store credits on a central server which must implement the
credit gateway REST interface.
|
PaymentGatewayExt | |
PaymentGatewayFac | |
PaymentGatewayFake |
This gateway implementation can be used to test features implemented in the
card processing UI classes.
|
PaymentGatewayHeartland | |
PaymentGatewayMemberCard |
PaymentGatewayMemberCard implements a payment gateway designed for customized
member cards.
|
PaymentGatewayMerchantWare | |
PaymentGatewayOPI |
PaymentGatewayMemberCard implements a payment gateway designed for customized
member cards.
|
PaymentGatewaySECPay | |
PaymentInfo | |
PaymentInfoCash | |
PaymentInfoCoupon | |
PaymentInfoFree | |
PaymentInfoInvoice | |
PaymentInfoList | |
PaymentInfoMagcard |
Instances of this class are used to pass information from the payment dialog to the payment gateway and
vice versa.
|
PaymentInfoMembercard |
PaymentInfo extension to be used for the membercard gateway.
|
PaymentInfoNote | |
PaymentInfoTicket | |
PaymentPanelClearing | |
PaymentPanelCredit |
The credit panel offers to create a credit record through the confiured gateway.
|
PaymentPanelCreditRedeem |
In this PaymentPanel a credit stored centrally through a configured gateway can be retrieved and used for payment.
|
PaymentPanelExternal | |
PaymentPanelMagCard | |
PaymentPanelMemberCard |
Provides a user interface for membercard gateway transactions.
|
PaymentPanelMemberCardNoMods | |
PaymentPanelOPI | |
PaymentPanelType | |
PaymentsModel |
The payments model provides all values and methods used for close cash.
|
PrintDialogMemberCard |
Provides a user interface to commit membercard topup operations to the
membercard gateway.
|
TerminalMessageEvent |
Class to maintain the list TagRead events and
fire TagRead events.
|
TopupDialogMemberCard |
Provides a user interface to commit membercard topup operations to the
membercard gateway.
|
Enum | Description |
---|---|
PaymentMethod |
Defines all payment methods in POSper.
|
TransactionType |
The transaction types in this enumaeration are used to indicate to the
payment gateway which activity should be performed.
|
Exception | Description |
---|---|
PaymentException | |
PaymentGatewayException |
Copyright © 2021. All rights reserved.