CheckoutApiService

Provides token creation and 3DS handling functionality.

Functions

Link copied to clipboard

Creates a CVV token based on the provided CVVTokenizationRequest.

abstract fun createToken(request: CardTokenRequest)

Creates token for card payment.

Creates token for google pay.

Link copied to clipboard
abstract fun handleThreeDS(request: ThreeDSRequest)

Handle 3DS process with WebView.