Package-level declarations
Types
Link copied to clipboard
Identifies where a payment will happen.
Link copied to clipboard
interface PaymentInterfaceProvider<PaymentInterfaceTypeT : PaymentInterfaceType, PaymentInterfaceT : PaymentInterface<PaymentInterfaceTypeT>>
Provides a specific PaymentInterface based on the PaymentInterfaceType and information provided.
Link copied to clipboard
Defines a type of PaymentInterface.
Link copied to clipboard
Payment result.
Link copied to clipboard
Payment type.
Link copied to clipboard
Transaction request.
Link copied to clipboard
Transaction reversal request.
Link copied to clipboard
Represents a request to retrieve the status of a previously completed transaction.
Link copied to clipboard
The result of a com.adyen.ipp.api.InPersonPayments.getTransactionStatus call.