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.