Package-level declarations

Types

Link copied to clipboard
interface OperationCallback<T>

Result callback for direct (non-UI) operations such as capture, void, refund and recurring charges. Exactly one method runs, on the main thread.

Link copied to clipboard
interface PaymentCallback

Receives the outcome of a checkout started with com.digetpay.sdk.DigetPay.checkout. Exactly one method is invoked, on the main thread.