InPersonPayments
Main instance used to interact with the Adyen SDK for performing in-person payments.
This object provides all the necessary methods to perform transactions, and manage the payment lifecycle.
Additional utility methods can be found in InPersonPaymentsTools.
See also
Properties
Functions
Clears the current authentication session.
Retrieves the unique identifier for this SDK installation.
Retrieves an instance of a specific payment interface, such as a card reader.
Retrieves the status of a previously completed transaction.
Performs a diagnosis request.
Performs a reversal for a previously completed transaction.
Initiates a payment transaction.
Registers a callback for the result of a payment transaction using the Android Activity Result API.
Manually sets the instance of the MerchantAuthenticationService to be used in payment requests.