POCheckout3DSService

Service that handles 3DS challenges with Checkout3DS SDK.

Types

Link copied to clipboard
class Builder(activity: Activity, delegate: POCheckout3DSServiceDelegate)

Functions

Link copied to clipboard
Link copied to clipboard
open override fun cleanup()
Link copied to clipboard
open override fun handle(challenge: PO3DS2Challenge, callback: (ProcessOutResult<Boolean>) -> Unit)
open override fun handle(redirect: PO3DSRedirect, callback: (ProcessOutResult<String>) -> Unit)