- se.westpay.libserial - package se.westpay.libserial
-
- se.westpay.posapplib - package se.westpay.posapplib
-
- sendDeveloperOptions(Context, String, String) - Static method in class se.westpay.posapplib.DisplayUtilities
-
Send the developer options command.
- sendScreenBrightness(Context, int) - Static method in class se.westpay.posapplib.DisplayUtilities
-
Sends a command to set the screen br.
- SerialCommunication - Class in se.westpay.libserial
-
Wrapper layer for the native serial port communication functions.
For information on how to use
SerialCommunication
see
Com
.
- SerialCommunication() - Constructor for class se.westpay.libserial.SerialCommunication
-
- setAcquirerName(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setAcquirerReference(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setAid(String) - Method in class se.westpay.posapplib.EmvData
-
- setAllowSkipTip(SkipTipOptions) - Method in class se.westpay.posapplib.PurchaseRequest
-
- setAlternativePaymentMethod(String) - Method in class se.westpay.posapplib.AlternativePaymentData
-
- setApn(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the access point name.
- setApn(ApnInfo) - Method in class se.westpay.posapplib.CarbonTerminal
-
- setApn(ApnInfo) - Method in interface se.westpay.posapplib.PaymentTerminal
-
Set APN settings.
- setApprovalCode(String) - Method in class se.westpay.posapplib.AuthorisationData
-
- setApprovalCode(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setAuthorisationData(AuthorisationData) - Method in class se.westpay.posapplib.CardPaymentData
-
- setAuthorisationHosts(String...) - Method in class se.westpay.posapplib.TerminalSettings
-
- setAuthorisationMethod(AuthorisationMethod) - Method in class se.westpay.posapplib.AlternativePaymentData
-
- setAuthorisationMethod(AuthorisationMethod) - Method in class se.westpay.posapplib.AuthorisationData
-
- setAuthorisationMethod(AuthorisationMethod) - Method in class se.westpay.posapplib.CardPaymentData
-
- setAuthorisingEntity(AuthorisingEntity) - Method in class se.westpay.posapplib.AuthorisationData
-
- setAuthorisingEntity(AuthorisingEntity) - Method in class se.westpay.posapplib.CardPaymentData
-
- setAuthResponseCode(String) - Method in class se.westpay.posapplib.EmvData
-
- setAuthType(ApnInfo.AuthType) - Method in class se.westpay.posapplib.ApnInfo
-
Set the method that your device may use to supply your username and password to the server for your PPP (Point-to-Point Protocol) connection.
- setBearer(ApnInfo.BearerType) - Method in class se.westpay.posapplib.ApnInfo
-
Set the bearer type of access point setting.
- setCardExpiryDate(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setCardholderDisclaimer(String) - Method in class se.westpay.posapplib.DccData
-
- setCardholderObscuredPan(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setCardholderReceipt(String) - Method in class se.westpay.posapplib.TransactionResponse
-
- setCardName(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setCardName(String) - Method in class se.westpay.posapplib.CustomCardResponse
-
- setCardName(String) - Method in class se.westpay.posapplib.VerifyCardData
-
- setCardNumber(String) - Method in class se.westpay.posapplib.CustomCardResponse
-
- setCardNumber(String) - Method in class se.westpay.posapplib.VerifyCardData
-
Set card number.
- setCardNumberAlias(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setCardNumberAlias(String) - Method in class se.westpay.posapplib.VerifyCardData
-
- setCardScheme(String) - Method in class se.westpay.posapplib.DccData
-
- setCardToken(String) - Method in class se.westpay.posapplib.VerifyCardData
-
Set card token.
- setCardType(CardType) - Method in class se.westpay.posapplib.VerifyCardData
-
Set card type.
- setCashAdvanceChargeAmount(long) - Method in class se.westpay.posapplib.TransactionAmounts
-
Set the cash advance charge amount.
- setCashBackAmount(long) - Method in class se.westpay.posapplib.PurchaseRequest
-
- setCashBackAmount(long) - Method in class se.westpay.posapplib.PurchaseResponse
-
- setCashBackAmount(long) - Method in class se.westpay.posapplib.TransactionAmounts
-
Set the cash back amount.
- setConfigurationHosts(String...) - Method in class se.westpay.posapplib.TerminalSettings
-
- setConvertedAmount(long) - Method in class se.westpay.posapplib.DccData
-
- setConvertedTipAmount(long) - Method in class se.westpay.posapplib.DccData
-
- setCurrencyCode(String) - Method in class se.westpay.posapplib.DccData
-
- setCurrencyId(int) - Method in class se.westpay.posapplib.TransactionRequest
-
- setCurrencyId(int) - Method in class se.westpay.posapplib.TransactionResponse
-
- setDataAvailableCallback(DataAvailable) - Method in interface se.westpay.libserial.Com
-
Set data available callback for the application layer.
- setDataAvailableCallback(DataAvailable) - Method in class se.westpay.libserial.SerialCommunication
-
Set data available callback for the application layer.
- setDccData(DccData) - Method in class se.westpay.posapplib.CardPaymentData
-
- setDebitCreditSelection(DebitCreditSelection) - Method in class se.westpay.posapplib.CardPaymentData
-
- setDenialReason(DenialReasons) - Method in class se.westpay.posapplib.TransactionResponse
-
> * @param value The reason for declining the transaction.
- setDisabledFeatures(Enum<PaymentFeatures>[]) - Method in class se.westpay.posapplib.TransactionRequest
-
- setEmvData(EmvData) - Method in class se.westpay.posapplib.CardPaymentData
-
- setError(TransactionError) - Method in class se.westpay.posapplib.TransactionResponse
-
- setErrorMessage(String) - Method in class se.westpay.posapplib.GenericResponse
-
- setErrorMessage(String) - Method in class se.westpay.posapplib.PrintResponse
-
Set the error message.
- setExchangeRate(double) - Method in class se.westpay.posapplib.DccData
-
- setExponent(int) - Method in class se.westpay.posapplib.DccData
-
- setFinancialInstitution(String) - Method in class se.westpay.posapplib.AlternativePaymentData
-
- setFinancialInstitution(String) - Method in class se.westpay.posapplib.AuthorisationData
-
- setForceLogin(boolean) - Method in class se.westpay.posapplib.TerminalSettings
-
Sets the value of the force login flag.
- setIsContactless(Boolean) - Method in class se.westpay.posapplib.CardPaymentData
-
Set contactless card.
- setLanguage(String) - Method in class se.westpay.posapplib.TerminalSettings
-
- setLanguages(String[]) - Method in class se.westpay.posapplib.TerminalStatus
-
- setLoyaltyApplications(String[]) - Method in class se.westpay.posapplib.CustomCardRequest
-
- setLoyaltyApplications(String[]) - Method in class se.westpay.posapplib.TransactionRequest
-
- setLoyaltyId(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setMarkupDescription(String) - Method in class se.westpay.posapplib.DccData
-
- setMarkupFormatted(String) - Method in class se.westpay.posapplib.DccData
-
- setMaximumTipAmount(long) - Method in class se.westpay.posapplib.PurchaseRequest
-
- setMaximumTipPercent(int) - Method in class se.westpay.posapplib.PurchaseRequest
-
- setMcc(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set mobile country code.
- setMerchantDisclaimer(String) - Method in class se.westpay.posapplib.DccData
-
- setMerchantInfo(MerchantInfo) - Method in class se.westpay.posapplib.TerminalStatus
-
- setMerchantObscuredPan(String) - Method in class se.westpay.posapplib.CardPaymentData
-
- setMerchantReceipt(String) - Method in class se.westpay.posapplib.TransactionResponse
-
- setMmsc(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the Mmsc address.
- setMmsPort(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the Mms proxy port of access point.
- setMmsProxy(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the Mms proxy that will be used only for communicating with the MMS Gateway Server.
- setMnc(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set mobile network code.
- setMvnoMatchData(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set Mvno match data Info.
- setMvnoType(ApnInfo.MvnoType) - Method in class se.westpay.posapplib.ApnInfo
-
Set the mobile virtual network operator type of access point setting.
- setName(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the name of access point setting.
- setPanSequenceNumber(int) - Method in class se.westpay.posapplib.EmvData
-
- setParameter(Parameter, int) - Method in class se.westpay.posapplib.CarbonTerminal
-
- setParameter(Parameter, int) - Method in interface se.westpay.posapplib.PaymentTerminal
-
Set parameter.
- setPassword(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the password of access point.
- setPaymentDetails(PaymentData) - Method in class se.westpay.posapplib.TransactionResponse
-
- setPaymentMethod(String) - Method in class se.westpay.posapplib.TransactionRequest
-
Specifies that a specific payment method should be used in this transaction.
- setPort(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the Http proxy port.
- setPosEntryMode(PosEntryModes) - Method in class se.westpay.posapplib.CardPaymentData
-
- setPosEntryMode(PosEntryModes) - Method in class se.westpay.posapplib.CustomCardResponse
-
- setPosEntryMode(PosEntryModes) - Method in class se.westpay.posapplib.VerifyCardData
-
Set entry mode.
- setProtocol(ApnInfo.ProtocolType) - Method in class se.westpay.posapplib.ApnInfo
-
Set the protocol type of access point setting.
- setProxy(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the Http proxy.
- setRateProvider(String) - Method in class se.westpay.posapplib.DccData
-
- setResponseCode(String) - Method in class se.westpay.posapplib.AuthorisationData
-
- setRoamingProtocol(ApnInfo.ProtocolType) - Method in class se.westpay.posapplib.ApnInfo
-
Set the roaming protocol type of access point setting.
- setSaleId(String) - Method in class se.westpay.posapplib.TransactionRequest
-
- setSaleId(String) - Method in class se.westpay.posapplib.TransactionResponse
-
- setScreenBrightness(int) - Method in class se.westpay.posapplib.CarbonTerminal
-
- setScreenBrightness(int) - Method in interface se.westpay.posapplib.PaymentTerminal
-
Set screen brightness.
- setServer(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the server address of access point.
- setSleepTime(DisplayUtilities.SleepTime) - Method in class se.westpay.posapplib.CarbonTerminal
-
- setSleepTime(Context, DisplayUtilities.SleepTime) - Static method in class se.westpay.posapplib.DisplayUtilities
-
Set the sleep time value.
- setSleepTime(DisplayUtilities.SleepTime) - Method in interface se.westpay.posapplib.PaymentTerminal
-
Set the sleep time value.
- setSource(String) - Method in class se.westpay.posapplib.DccData
-
- setStatus(PrinterStatus) - Method in class se.westpay.posapplib.PrintResponse
-
Set printer status.
- SetStayAwakeCommand - Static variable in class se.westpay.posapplib.DisplayUtilities
-
Set stay awake command.
- SetStayAwakeOff - Static variable in class se.westpay.posapplib.DisplayUtilities
-
Set stay awake "off" command argument.
- SetStayAwakeOn - Static variable in class se.westpay.posapplib.DisplayUtilities
-
Set stay awake "on" command argument.
- setStoredTransactionCount(int) - Method in class se.westpay.posapplib.TerminalStatus
-
- setStoredTransactionMaxCount(int) - Method in class se.westpay.posapplib.TerminalStatus
-
- setSuccess(boolean) - Method in class se.westpay.posapplib.GenericResponse
-
- setSuspendTime(DisplayUtilities.SuspendTime) - Method in class se.westpay.posapplib.CarbonTerminal
-
- setSuspendTime(Context, DisplayUtilities.SuspendTime) - Static method in class se.westpay.posapplib.DisplayUtilities
-
Set the sleep time value.
- setSuspendTime(DisplayUtilities.SuspendTime) - Method in interface se.westpay.posapplib.PaymentTerminal
-
Set the suspend time value.
- setSystemInfo(SystemInfo) - Method in class se.westpay.posapplib.TerminalStatus
-
- setTerminalId(String) - Method in class se.westpay.posapplib.TransactionResponse
-
- setTerminalStatus(TerminalStatus) - Method in class se.westpay.posapplib.InitialisationResponse
-
- setTimeStamp(Date) - Method in class se.westpay.posapplib.DccData
-
- setTipAmount(long) - Method in class se.westpay.posapplib.PurchaseRequest
-
- setTipAmount(long) - Method in class se.westpay.posapplib.PurchaseResponse
-
- setTipAmount(long) - Method in class se.westpay.posapplib.TransactionAmounts
-
- setTotalAmount(long) - Method in class se.westpay.posapplib.TransactionAmounts
-
Set the total amount.
- setTotalAmount(long) - Method in class se.westpay.posapplib.TransactionRequest
-
- setTotalAmount(long) - Method in class se.westpay.posapplib.TransactionResponse
-
- setTransactionAmounts(TransactionAmounts) - Method in class se.westpay.posapplib.CarbonTerminal
-
- setTransactionAmounts(TransactionAmounts) - Method in interface se.westpay.posapplib.PaymentTerminal
-
If a zero amount is provided in the transaction request,
this call can be used to update the transaction with an amount.
- setTransactionDescriptors(List<TransactionDescriptor>) - Method in class se.westpay.posapplib.TerminalStatus
-
- setTransactionId(String) - Method in class se.westpay.posapplib.TransactionResponse
-
- setTransactionReference(String) - Method in class se.westpay.posapplib.RefundRequest
-
Sets the reference to a previous transaction that should be refunded.
- setTransactionTime(Date) - Method in class se.westpay.posapplib.TransactionResponse
-
- setTsi(String) - Method in class se.westpay.posapplib.EmvData
-
- setTvr(String) - Method in class se.westpay.posapplib.EmvData
-
- setType(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set access point type.
- setUser(String) - Method in class se.westpay.posapplib.ApnInfo
-
Set the user name of access point.
- setVatAmount(long) - Method in class se.westpay.posapplib.TransactionAmounts
-
Set the VAT amount.
- setVerificationMethod(VerificationMethod) - Method in class se.westpay.posapplib.AlternativePaymentData
-
- setVerificationMethod(VerificationMethod) - Method in class se.westpay.posapplib.CardPaymentData
-
- shutdown(boolean) - Method in class se.westpay.posapplib.CarbonTerminal
-
- shutdown(boolean) - Method in interface se.westpay.posapplib.PaymentTerminal
-
Shuts down the payment terminal.
- SkipTipOptions - Enum in se.westpay.posapplib
-
If tipping is enabled for a transaction, these are the options that can be set
to govern if and how the customer is allowed to skip tipping.
- startPrintJob() - Method in class se.westpay.posapplib.CarbonTerminal
-
- startPrintJob() - Method in interface se.westpay.posapplib.PaymentTerminal
-
Starts a new printer job.
- SystemInfo - Class in se.westpay.posapplib
-
- SystemInfo(String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean) - Constructor for class se.westpay.posapplib.SystemInfo
-
- validateMerchantPassword(String) - Method in class se.westpay.posapplib.CarbonTerminal
-
- validateMerchantPassword(String) - Method in interface se.westpay.posapplib.PaymentTerminal
-
Validate the merchant password.
- value - Variable in enum se.westpay.libserial.Com.BaudRates
-
- value - Variable in enum se.westpay.libserial.Com.DataBits
-
- value - Variable in enum se.westpay.libserial.Com.Parity
-
- value - Variable in enum se.westpay.libserial.Com.StopBits
-
- valueOf(String) - Static method in enum se.westpay.libserial.Com.BaudRates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.libserial.Com.DataBits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.libserial.Com.EventTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.libserial.Com.Parity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.libserial.Com.StopBits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.ApnInfo.AuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.ApnInfo.BearerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.ApnInfo.MvnoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.ApnInfo.ProtocolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.AuthorisationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.AuthorisingEntity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.CardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.DebitCreditSelection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.DenialReasons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.DisplayUtilities.SleepTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.DisplayUtilities.SuspendTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.MenuFeatures
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.NavigationBarButtons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.NotificationEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.Parameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.PaymentFeatures
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.PosEntryModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.PrinterStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.SkipTipOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.TransactionError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.westpay.posapplib.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum se.westpay.libserial.Com.BaudRates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.libserial.Com.DataBits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.libserial.Com.EventTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.libserial.Com.Parity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.libserial.Com.StopBits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.ApnInfo.AuthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.ApnInfo.BearerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.ApnInfo.MvnoType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.ApnInfo.ProtocolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.AuthorisationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.AuthorisingEntity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.CardType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.DebitCreditSelection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.DenialReasons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.DisplayUtilities.SleepTime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.DisplayUtilities.SuspendTime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.MenuFeatures
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.NavigationBarButtons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.NotificationEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.Parameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.PaymentFeatures
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.PosEntryModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.PrinterStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.SkipTipOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.TransactionError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.westpay.posapplib.VerificationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerificationMethod - Enum in se.westpay.posapplib
-
Verification methods.
- VerifyCardData - Class in se.westpay.posapplib
-
Representation of the data provided in a verify card.
- VerifyCardData() - Constructor for class se.westpay.posapplib.VerifyCardData
-
Constructor.