The ORMPOS API associated with Add Tender is:

Class

SaleTransactionWebService

Method

TransactionStatus addTenderLineItem(java.lang.String storeID, java.lang.String registerID, java.lang.String txnID, java.math.BigDecimal tenderAmount)

Add Tender communicates with the tender authorizer (AJB), and AJB in turn communicates to ASA to prompt for a card swipe. Once the card is swiped and authorized/declined, the API returns to ASA with a flag in its response indicating if customer signature is required.

See more details on the restful service in the ORMPOS javadoc.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices