class ConfigurationProvider
A provider for configuration names and values.
class EmvApplication
Represents an EMV application supported by the presented payment card.
class EmvApplicationSelection
Represents a list of EMV applications when the presented payment card supports multiple EMV applications to choose from and the peripheral was unable to make the selection automatically. The host application is responsible for presenting the list of EMV applications within the UI and allow the user to pick the EMV application to be used to complete the transaction.
class MobileLocationProvider
Location provider that tracks precise locations and returns the current physical location. Works best for merchants that take payments on the move and transactions can be initiated in different locations.
class PaymentEngine
The central engine for performing card transactions with Quantum Pay.
class SignatureVerification
Represents the signature verification response. The host application is responsible for informing the user to capture and verify the customer’s signature against the signature on the back of the card.
class iOSLocationProvider
Base class for performing location service. Only for internal usage.