CardTokenRequest contains card details and result handlers.
diff --git a/buildSrc/src/main/java/FramesConfig.kt b/buildSrc/src/main/java/FramesConfig.kt index 5056922a6..7dd3da52a 100644 --- a/buildSrc/src/main/java/FramesConfig.kt +++ b/buildSrc/src/main/java/FramesConfig.kt @@ -1,5 +1,5 @@ object FramesConfig { - const val productVersion = "4.2.1" + const val productVersion = "4.2.2" const val productArtefactId = "frames-android" const val productGroupId = "com.github.checkout" const val loggingGroupId = "com.checkout" diff --git a/docs/checkout/com.checkout.api/-checkout-api-service/create-token.html b/docs/checkout/com.checkout.api/-checkout-api-service/create-token.html index 195be3977..2e6a51344 100644 --- a/docs/checkout/com.checkout.api/-checkout-api-service/create-token.html +++ b/docs/checkout/com.checkout.api/-checkout-api-service/create-token.html @@ -39,9 +39,9 @@
-Creates token for card payment.
CardTokenRequest contains card details and result handlers.
Creates token for google pay.
GooglePayTokenRequest contains google pay details and result handlers.
Creates a CVV token based on the provided CVVTokenizationRequest.
CVVTokenizationRequest contains CVV details and result handlers.
Note - This method is restrict to use for internal library group purpose only
Creates token for card payment.
CardTokenRequest contains card details and result handlers.
Creates token for google pay.
GooglePayTokenRequest contains google pay details and result handlers.
Creates a CVV token based on the provided CVVTokenizationRequest.
CVVTokenizationRequest contains CVV details and result handlers.
Note - This method is restrict to use for internal library group purpose only
Creates a CVV token based on the provided CVVTokenizationRequest.
Creates token for card payment.
Creates token for google pay.
Creates a CVV token based on the provided CVVTokenizationRequest.
Creates token for card payment.
Creates token for google pay.