Class | Description |
---|---|
PaymentEventStream |
Class containing communication streams for payment query events.
|
PaymentHandler |
Interface for receiving payment events via a handler
|
PaymentManager |
Provides access for sending and receiving data from the remote system.
|
PaymentManagerCompat |
Provides Java-style wrapper methods for PaymentManager
|
PaymentStream |
Abstract class containing communication streams for transaction events
|
SettleHandler |
Interface for receiving settle events via a handler
|
Exception | Description |
---|---|
ConnectionClosedError | |
InvalidValueException |
Class which is received when an invalid value has been set
|