Package-level declarations
Types
Confirmation object needed to continue the transaction online
Information about currency
A connected device information On some devices battery and charging information may not be available, so they are optional
Information about transaction amount
SdKTransactionIntent Sale successfull result
Defines the transaction flow to use when initializing the SDK.
Error in an SDKTransactionIntent Will be present in a Recoverable or NonRecoverable state **
Authentication token to use on transaction confirmation
SdKTransactionIntent Cancel successfull result
Confirmation object needed to continue the transaction Online
Establishment where the transaction is taking place
Information about the Merchant doing the transaction
SDKTransactionIntent Refund successfull result
Data required to start a transaction
Representation of a single SDKV1TransactionState Methods in states can only be called ONCE. Calling a method more than once will result in an SDKFunctionWasConsumedException
Representation of the total amount of a transaction. This constructor allows the creation of a total amount transaction with taxes.
Transaction type, can be one of the following:
Represents an action required to continue processing the transaction. See Geopagos public documentation website for more details.
Representation of the total amount for the transaction
Data required to start a transaction in the V2 flow.
Representation of a single SDKV2TransactionState Methods in states can only be called ONCE. Calling a method more than once will result in an SDKFunctionWasConsumedException