From 4eeec2228bb809fba25130fa78fe9060dad91853 Mon Sep 17 00:00:00 2001 From: Patrick Fompeyrine Date: Fri, 21 May 2021 11:27:24 +0200 Subject: [PATCH] Release 1.3.0 --- README.md | 2 +- .../-google-pay-config/-google-pay-config.html | 6 +++--- .../-google-pay-config/index.html | 10 +++++----- .../ch.datatrans.payment.paymentmethods/index.html | 2 +- docs/-datatrans -android -s-d-k/package-list | 2 +- docs/scripts/pages.json | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 43c0829..e8e0c5f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # **Datatrans Android SDK** -![Version](https://img.shields.io/badge/Version-1.2.0-5B728F) +![Version](https://img.shields.io/badge/Version-1.3.0-5B728F) [![License](https://img.shields.io/badge/License-Datatrans-lightgrey)](https://raw.githubusercontent.com/datatrans/android-sdk/master/LICENSE) [![Platform](https://img.shields.io/badge/platform-android-0BAF73)](https://github.com/datatrans/android-sdk) diff --git a/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-google-pay-config.html b/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-google-pay-config.html index 0e2b182..efe3b9b 100644 --- a/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-google-pay-config.html +++ b/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-google-pay-config.html @@ -13,7 +13,7 @@
-
+
diff --git a/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/index.html b/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/index.html index 83670f9..0fc8db4 100644 --- a/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/index.html +++ b/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/index.html @@ -22,25 +22,25 @@

GooglePayConfig

-
data class GooglePayConfig(supportedNetworks: List<PaymentMethodType>, merchantName: String, showLargeButton: Boolean)

Configuration object for Google Pay transactions.

+
data class GooglePayConfig(supportedNetworks: List<PaymentMethodType>, merchantName: String, showLargeButton: Boolean, showGooglePayAsToken: Boolean)

Configuration object for Google Pay transactions.

Parameters

-
supportedNetworks

Supported card acquirers

merchantName

The displayed merchant name

showLargeButton

Use this option to show Google Pay as a payment button instead of a listed payment method.

+
supportedNetworks

Supported card acquirers

merchantName

The displayed merchant name

showLargeButton

Use this option to show Google Pay as a payment button instead of a listed payment method.

showGooglePayAsToken

Shows Google Pay additionally on the token selection screen as a 'token'.

Constructors

-
+
-
GooglePayConfig +
GooglePayConfig
Link copied to clipboard
-
fun GooglePayConfig(supportedNetworks: List<PaymentMethodType>, merchantName: String, showLargeButton: Boolean = false)
Creates a new GooglePayConfig object.
+
fun GooglePayConfig(supportedNetworks: List<PaymentMethodType>, merchantName: String, showLargeButton: Boolean = false, showGooglePayAsToken: Boolean = false)
Creates a new GooglePayConfig object.
diff --git a/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/index.html b/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/index.html index e53f7f5..819d00d 100644 --- a/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/index.html +++ b/docs/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/index.html @@ -88,7 +88,7 @@

Types

-
data class GooglePayConfig(supportedNetworks: List<PaymentMethodType>, merchantName: String, showLargeButton: Boolean)
+
data class GooglePayConfig(supportedNetworks: List<PaymentMethodType>, merchantName: String, showLargeButton: Boolean, showGooglePayAsToken: Boolean)
Configuration object for Google Pay transactions.
diff --git a/docs/-datatrans -android -s-d-k/package-list b/docs/-datatrans -android -s-d-k/package-list index e69582d..bdedaec 100644 --- a/docs/-datatrans -android -s-d-k/package-list +++ b/docs/-datatrans -android -s-d-k/package-list @@ -89,7 +89,7 @@ $dokka.location:ch.datatrans.payment.paymentmethods/CardToken/toString/#/Pointin $dokka.location:ch.datatrans.payment.paymentmethods/GooglePayConfig.Companion///PointingToDeclaration/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-companion/index.html $dokka.location:ch.datatrans.payment.paymentmethods/GooglePayConfig.Companion/hasGooglePay/#android.content.Context#kotlin.collections.List[ch.datatrans.payment.paymentmethods.PaymentMethodType]#kotlin.Boolean/PointingToDeclaration/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-companion/has-google-pay.html $dokka.location:ch.datatrans.payment.paymentmethods/GooglePayConfig///PointingToDeclaration/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/index.html -$dokka.location:ch.datatrans.payment.paymentmethods/GooglePayConfig/GooglePayConfig/#kotlin.collections.List[ch.datatrans.payment.paymentmethods.PaymentMethodType]#kotlin.String#kotlin.Boolean/PointingToDeclaration/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-google-pay-config.html +$dokka.location:ch.datatrans.payment.paymentmethods/GooglePayConfig/GooglePayConfig/#kotlin.collections.List[ch.datatrans.payment.paymentmethods.PaymentMethodType]#kotlin.String#kotlin.Boolean#kotlin.Boolean/PointingToDeclaration/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-google-pay-config.html $dokka.location:ch.datatrans.payment.paymentmethods/PayPalToken///PointingToDeclaration/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/index.html $dokka.location:ch.datatrans.payment.paymentmethods/PayPalToken/PayPalToken/#kotlin.String#kotlin.String?/PointingToDeclaration/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/-pay-pal-token.html $dokka.location:ch.datatrans.payment.paymentmethods/PayPalToken/clone/#/PointingToDeclaration/-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/clone.html diff --git a/docs/scripts/pages.json b/docs/scripts/pages.json index 2217b92..6dd2608 100644 --- a/docs/scripts/pages.json +++ b/docs/scripts/pages.json @@ -1 +1 @@ -[{"name":"AMERICAN_EXPRESS(\"AMX\", R.string.payment_method_american_express, 15, listOf(4, 10), 4, listOf(\"34\", \"37\"), R.drawable.dtpl_payment_method_amx)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.html","searchKeys":["AMERICAN_EXPRESS","AMERICAN_EXPRESS(\"AMX\", R.string.payment_method_american_express, 15, listOf(4, 10), 4, listOf(\"34\", \"37\"), R.drawable.dtpl_payment_method_amx)","ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS"]},{"name":"BONCARD(\"BON\", \"Lunch-Check\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_bon)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-o-n-c-a-r-d/index.html","searchKeys":["BONCARD","BONCARD(\"BON\", \"Lunch-Check\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_bon)","ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD"]},{"name":"BYJUNO(\"INT\", R.string.payment_method_int, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_int)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-y-j-u-n-o/index.html","searchKeys":["BYJUNO","BYJUNO(\"INT\", R.string.payment_method_int, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_int)","ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO"]},{"name":"DINERS_CLUB(\"DIN\", R.string.payment_method_diners_club, 14, listOf(4, 10), 3, listOf(\"30\", \"36\", \"38\", \"39\"), R.drawable.dtpl_payment_method_din)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-n-e-r-s_-c-l-u-b/index.html","searchKeys":["DINERS_CLUB","DINERS_CLUB(\"DIN\", R.string.payment_method_diners_club, 14, listOf(4, 10), 3, listOf(\"30\", \"36\", \"38\", \"39\"), R.drawable.dtpl_payment_method_din)","ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB"]},{"name":"DISCOVER(\"DIS\", \"Discover\", 16, listOf(4, 8, 12), 3, listOf(\"60\", \"64\", \"65\", \"622\"), R.drawable.dtpl_payment_method_dis)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-s-c-o-v-e-r/index.html","searchKeys":["DISCOVER","DISCOVER(\"DIS\", \"Discover\", 16, listOf(4, 8, 12), 3, listOf(\"60\", \"64\", \"65\", \"622\"), R.drawable.dtpl_payment_method_dis)","ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER"]},{"name":"EASYPAY(\"ESY\", R.string.payment_method_easypay, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_esy)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-e-a-s-y-p-a-y/index.html","searchKeys":["EASYPAY","EASYPAY(\"ESY\", R.string.payment_method_easypay, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_esy)","ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY"]},{"name":"GOOGLE_PAY(\"PAY\", \"Google Pay\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_pay)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-g-o-o-g-l-e_-p-a-y/index.html","searchKeys":["GOOGLE_PAY","GOOGLE_PAY(\"PAY\", \"Google Pay\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_pay)","ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY"]},{"name":"JCB(\"JCB\", \"JCB\", 16, listOf(4, 8, 12), 3, listOf(\"3528\", \"3529\", \"353\", \"354\", \"355\", \"356\", \"357\", \"358\"), R.drawable.dtpl_payment_method_jcb)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-j-c-b/index.html","searchKeys":["JCB","JCB(\"JCB\", \"JCB\", 16, listOf(4, 8, 12), 3, listOf(\"3528\", \"3529\", \"353\", \"354\", \"355\", \"356\", \"357\", \"358\"), R.drawable.dtpl_payment_method_jcb)","ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB"]},{"name":"MASTER_CARD(\"ECA\", R.string.payment_method_mastercard, 16, listOf(4, 8, 12), 3, listOf(\"5\"), R.drawable.dtpl_payment_method_eca)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-a-s-t-e-r_-c-a-r-d/index.html","searchKeys":["MASTER_CARD","MASTER_CARD(\"ECA\", R.string.payment_method_mastercard, 16, listOf(4, 8, 12), 3, listOf(\"5\"), R.drawable.dtpl_payment_method_eca)","ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD"]},{"name":"MY_ONE(\"MYO\", \"MyOne\", 19, listOf(9, 16), 3, listOf(\"60045202\"), R.drawable.dtpl_payment_method_myo)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-y_-o-n-e/index.html","searchKeys":["MY_ONE","MY_ONE(\"MYO\", \"MyOne\", 19, listOf(9, 16), 3, listOf(\"60045202\"), R.drawable.dtpl_payment_method_myo)","ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE"]},{"name":"PAYSAFECARD(\"PSC\", \"Paysafecard\", null, R.drawable.dtpl_payment_method_psc)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y-s-a-f-e-c-a-r-d/index.html","searchKeys":["PAYSAFECARD","PAYSAFECARD(\"PSC\", \"Paysafecard\", null, R.drawable.dtpl_payment_method_psc)","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD"]},{"name":"PAY_PAL(\"PAP\", R.string.payment_method_paypal, PayPalToken::class.java, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pap, PaymentMethodFlags.EXTERNAL_WEB_PROCESS)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y_-p-a-l/index.html","searchKeys":["PAY_PAL","PAY_PAL(\"PAP\", R.string.payment_method_paypal, PayPalToken::class.java, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pap, PaymentMethodFlags.EXTERNAL_WEB_PROCESS)","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL"]},{"name":"POST_FINANCE_CARD(\"PFC\", R.string.payment_method_postfinance_card, PostFinanceCardToken::class.java, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pfc)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-c-a-r-d/index.html","searchKeys":["POST_FINANCE_CARD","POST_FINANCE_CARD(\"PFC\", R.string.payment_method_postfinance_card, PostFinanceCardToken::class.java, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pfc)","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD"]},{"name":"POST_FINANCE_EFINANCE(\"PEF\", R.string.payment_method_postfinance, null, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pef)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-e-f-i-n-a-n-c-e/index.html","searchKeys":["POST_FINANCE_EFINANCE","POST_FINANCE_EFINANCE(\"PEF\", R.string.payment_method_postfinance, null, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pef)","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE"]},{"name":"POWERPAY(\"MFX\", R.string.payment_method_powerpay, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_mfx)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-w-e-r-p-a-y/index.html","searchKeys":["POWERPAY","POWERPAY(\"MFX\", R.string.payment_method_powerpay, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_mfx)","ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY"]},{"name":"REKA(\"REK\", \"Reka\", RekaToken::class.java, R.drawable.dtpl_payment_method_rek)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-r-e-k-a/index.html","searchKeys":["REKA","REKA(\"REK\", \"Reka\", RekaToken::class.java, R.drawable.dtpl_payment_method_rek)","ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA"]},{"name":"SAMSUNG_PAY(\"SAM\", \"Samsung Pay\", null, R.drawable.dtpl_payment_method_sam)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-a-m-s-u-n-g_-p-a-y/index.html","searchKeys":["SAMSUNG_PAY","SAMSUNG_PAY(\"SAM\", \"Samsung Pay\", null, R.drawable.dtpl_payment_method_sam)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY"]},{"name":"SEPA(\"ELV\", R.string.payment_method_elv, SEPAToken::class.java, R.drawable.dtpl_payment_method_elv)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-e-p-a/index.html","searchKeys":["SEPA","SEPA(\"ELV\", R.string.payment_method_elv, SEPAToken::class.java, R.drawable.dtpl_payment_method_elv)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA"]},{"name":"SUPERCARD(\"SCX\", \"SUPERCARD\", 16, listOf(4, 8, 12), 3, listOf(\"435379\", \"435378\", \"54688725\"), R.drawable.dtpl_payment_method_scx)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-u-p-e-r-c-a-r-d/index.html","searchKeys":["SUPERCARD","SUPERCARD(\"SCX\", \"SUPERCARD\", 16, listOf(4, 8, 12), 3, listOf(\"435379\", \"435378\", \"54688725\"), R.drawable.dtpl_payment_method_scx)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD"]},{"name":"SWISS_BILLING(\"SWB\", R.string.payment_method_swissbilling, null, R.drawable.dtpl_payment_method_swb)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-b-i-l-l-i-n-g/index.html","searchKeys":["SWISS_BILLING","SWISS_BILLING(\"SWB\", R.string.payment_method_swissbilling, null, R.drawable.dtpl_payment_method_swb)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING"]},{"name":"SWISS_PASS(\"SWP\", \"SwissPass\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_swp)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-p-a-s-s/index.html","searchKeys":["SWISS_PASS","SWISS_PASS(\"SWP\", \"SwissPass\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_swp)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS"]},{"name":"TWINT(\"TWI\", \"TWINT\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_twi)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-t-w-i-n-t/index.html","searchKeys":["TWINT","TWINT(\"TWI\", \"TWINT\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_twi)","ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT"]},{"name":"UATP(\"UAP\", \"UATP\", 15, listOf(4, 9), 0, listOf(\"1\"), R.drawable.dtpl_payment_method_uap)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-u-a-t-p/index.html","searchKeys":["UATP","UATP(\"UAP\", \"UATP\", 15, listOf(4, 9), 0, listOf(\"1\"), R.drawable.dtpl_payment_method_uap)","ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP"]},{"name":"VISA(\"VIS\", R.string.payment_method_visa, 16, listOf(4, 8, 12), 3, listOf(\"4\"), R.drawable.dtpl_payment_method_vis)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-v-i-s-a/index.html","searchKeys":["VISA","VISA(\"VIS\", R.string.payment_method_visa, 16, listOf(4, 8, 12), 3, listOf(\"4\"), R.drawable.dtpl_payment_method_vis)","ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA"]},{"name":"abstract fun onTokenizationRequestError(exception: TokenizationRequestException)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationRequestError","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-listener/on-tokenization-request-error.html","searchKeys":["onTokenizationRequestError","abstract fun onTokenizationRequestError(exception: TokenizationRequestException)","ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationRequestError"]},{"name":"abstract fun onTokenizationSuccess(tokenizationId: String)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationSuccess","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-listener/on-tokenization-success.html","searchKeys":["onTokenizationSuccess","abstract fun onTokenizationSuccess(tokenizationId: String)","ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationSuccess"]},{"name":"abstract fun onTransactionError(exception: TransactionException)","description":"ch.datatrans.payment.api.TransactionListener.onTransactionError","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-listener/on-transaction-error.html","searchKeys":["onTransactionError","abstract fun onTransactionError(exception: TransactionException)","ch.datatrans.payment.api.TransactionListener.onTransactionError"]},{"name":"abstract fun onTransactionSuccess(result: TransactionSuccess)","description":"ch.datatrans.payment.api.TransactionListener.onTransactionSuccess","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-listener/on-transaction-success.html","searchKeys":["onTransactionSuccess","abstract fun onTransactionSuccess(result: TransactionSuccess)","ch.datatrans.payment.api.TransactionListener.onTransactionSuccess"]},{"name":"class AuthenticationException : TransactionException","description":"ch.datatrans.payment.exception.AuthenticationException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-authentication-exception/index.html","searchKeys":["AuthenticationException","class AuthenticationException : TransactionException","ch.datatrans.payment.exception.AuthenticationException"]},{"name":"class AuthorizationException : TransactionException","description":"ch.datatrans.payment.exception.AuthorizationException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-authorization-exception/index.html","searchKeys":["AuthorizationException","class AuthorizationException : TransactionException","ch.datatrans.payment.exception.AuthorizationException"]},{"name":"class BackendException : Exception","description":"ch.datatrans.payment.exception.BackendException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-backend-exception/index.html","searchKeys":["BackendException","class BackendException : Exception","ch.datatrans.payment.exception.BackendException"]},{"name":"class Card(type: PaymentMethodType, number: String, expiryDate: CardExpiryDate, cvv: String?, cardholder: String?)","description":"ch.datatrans.payment.paymentmethods.Card","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/index.html","searchKeys":["Card","class Card(type: PaymentMethodType, number: String, expiryDate: CardExpiryDate, cvv: String?, cardholder: String?)","ch.datatrans.payment.paymentmethods.Card"]},{"name":"class CardExpiryDate(month: Int, year: Int) : Serializable","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/index.html","searchKeys":["CardExpiryDate","class CardExpiryDate(month: Int, year: Int) : Serializable","ch.datatrans.payment.paymentmethods.CardExpiryDate"]},{"name":"class ExternalProcessRelayActivity : Activity","description":"ch.datatrans.payment.ExternalProcessRelayActivity","location":"-datatrans -android -s-d-k/ch.datatrans.payment/-external-process-relay-activity/index.html","searchKeys":["ExternalProcessRelayActivity","class ExternalProcessRelayActivity : Activity","ch.datatrans.payment.ExternalProcessRelayActivity"]},{"name":"class PayPalToken(token: String, payPalEmail: String?) : PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.PayPalToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/index.html","searchKeys":["PayPalToken","class PayPalToken(token: String, payPalEmail: String?) : PaymentMethodToken","ch.datatrans.payment.paymentmethods.PayPalToken"]},{"name":"class PostFinanceCardToken(token: String, cardExpiryDate: CardExpiryDate?, maskedCardNumber: String?) : CardToken","description":"ch.datatrans.payment.paymentmethods.PostFinanceCardToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-post-finance-card-token/index.html","searchKeys":["PostFinanceCardToken","class PostFinanceCardToken(token: String, cardExpiryDate: CardExpiryDate?, maskedCardNumber: String?) : CardToken","ch.datatrans.payment.paymentmethods.PostFinanceCardToken"]},{"name":"class RekaToken(token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?) : CardToken","description":"ch.datatrans.payment.paymentmethods.RekaToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-reka-token/index.html","searchKeys":["RekaToken","class RekaToken(token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?) : CardToken","ch.datatrans.payment.paymentmethods.RekaToken"]},{"name":"class SEPAToken(token: String) : PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.SEPAToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/index.html","searchKeys":["SEPAToken","class SEPAToken(token: String) : PaymentMethodToken","ch.datatrans.payment.paymentmethods.SEPAToken"]},{"name":"class TWINTNotInstalledException : TechnicalException","description":"ch.datatrans.payment.exception.TWINTNotInstalledException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-t-w-i-n-t-not-installed-exception/index.html","searchKeys":["TWINTNotInstalledException","class TWINTNotInstalledException : TechnicalException","ch.datatrans.payment.exception.TWINTNotInstalledException"]},{"name":"class TokenizationRequest(merchantId: String, paymentMethodTypes: List)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/index.html","searchKeys":["TokenizationRequest","class TokenizationRequest(merchantId: String, paymentMethodTypes: List)","ch.datatrans.payment.api.tokenization.TokenizationRequest"]},{"name":"class TokenizationRequestOptions","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/index.html","searchKeys":["TokenizationRequestOptions","class TokenizationRequestOptions","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions"]},{"name":"class Transaction(mobileToken: String)","description":"ch.datatrans.payment.api.Transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/index.html","searchKeys":["Transaction","class Transaction(mobileToken: String)","ch.datatrans.payment.api.Transaction"]},{"name":"class TransactionOptions","description":"ch.datatrans.payment.api.TransactionOptions","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/index.html","searchKeys":["TransactionOptions","class TransactionOptions","ch.datatrans.payment.api.TransactionOptions"]},{"name":"class TransactionSuccess","description":"ch.datatrans.payment.api.TransactionSuccess","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-success/index.html","searchKeys":["TransactionSuccess","class TransactionSuccess","ch.datatrans.payment.api.TransactionSuccess"]},{"name":"data class GooglePayConfig(supportedNetworks: List, merchantName: String, showLargeButton: Boolean)","description":"ch.datatrans.payment.paymentmethods.GooglePayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/index.html","searchKeys":["GooglePayConfig","data class GooglePayConfig(supportedNetworks: List, merchantName: String, showLargeButton: Boolean)","ch.datatrans.payment.paymentmethods.GooglePayConfig"]},{"name":"enum PaymentMethodType : Enum ","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/index.html","searchKeys":["PaymentMethodType","enum PaymentMethodType : Enum ","ch.datatrans.payment.paymentmethods.PaymentMethodType"]},{"name":"fun Card(type: PaymentMethodType, number: String, expiryDate: CardExpiryDate, cvv: String? = null, cardholder: String? = null)","description":"ch.datatrans.payment.paymentmethods.Card.Card","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/-card.html","searchKeys":["Card","fun Card(type: PaymentMethodType, number: String, expiryDate: CardExpiryDate, cvv: String? = null, cardholder: String? = null)","ch.datatrans.payment.paymentmethods.Card.Card"]},{"name":"fun CardExpiryDate(month: Int, year: Int)","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.CardExpiryDate","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/-card-expiry-date.html","searchKeys":["CardExpiryDate","fun CardExpiryDate(month: Int, year: Int)","ch.datatrans.payment.paymentmethods.CardExpiryDate.CardExpiryDate"]},{"name":"fun CardToken(type: PaymentMethodType, token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?, cardholder: String?)","description":"ch.datatrans.payment.paymentmethods.CardToken.CardToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/-card-token.html","searchKeys":["CardToken","fun CardToken(type: PaymentMethodType, token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?, cardholder: String?)","ch.datatrans.payment.paymentmethods.CardToken.CardToken"]},{"name":"fun ExternalProcessRelayActivity()","description":"ch.datatrans.payment.ExternalProcessRelayActivity.ExternalProcessRelayActivity","location":"-datatrans -android -s-d-k/ch.datatrans.payment/-external-process-relay-activity/-external-process-relay-activity.html","searchKeys":["ExternalProcessRelayActivity","fun ExternalProcessRelayActivity()","ch.datatrans.payment.ExternalProcessRelayActivity.ExternalProcessRelayActivity"]},{"name":"fun GooglePayConfig(supportedNetworks: List, merchantName: String, showLargeButton: Boolean = false)","description":"ch.datatrans.payment.paymentmethods.GooglePayConfig.GooglePayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-google-pay-config.html","searchKeys":["GooglePayConfig","fun GooglePayConfig(supportedNetworks: List, merchantName: String, showLargeButton: Boolean = false)","ch.datatrans.payment.paymentmethods.GooglePayConfig.GooglePayConfig"]},{"name":"fun PayPalToken(token: String, payPalEmail: String?)","description":"ch.datatrans.payment.paymentmethods.PayPalToken.PayPalToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/-pay-pal-token.html","searchKeys":["PayPalToken","fun PayPalToken(token: String, payPalEmail: String?)","ch.datatrans.payment.paymentmethods.PayPalToken.PayPalToken"]},{"name":"fun PaymentMethodToken(type: PaymentMethodType, token: String)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.PaymentMethodToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/-payment-method-token.html","searchKeys":["PaymentMethodToken","fun PaymentMethodToken(type: PaymentMethodType, token: String)","ch.datatrans.payment.paymentmethods.PaymentMethodToken.PaymentMethodToken"]},{"name":"fun PostFinanceCardToken(token: String, cardExpiryDate: CardExpiryDate? = null, maskedCardNumber: String?)","description":"ch.datatrans.payment.paymentmethods.PostFinanceCardToken.PostFinanceCardToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-post-finance-card-token/-post-finance-card-token.html","searchKeys":["PostFinanceCardToken","fun PostFinanceCardToken(token: String, cardExpiryDate: CardExpiryDate? = null, maskedCardNumber: String?)","ch.datatrans.payment.paymentmethods.PostFinanceCardToken.PostFinanceCardToken"]},{"name":"fun RekaToken(token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?)","description":"ch.datatrans.payment.paymentmethods.RekaToken.RekaToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-reka-token/-reka-token.html","searchKeys":["RekaToken","fun RekaToken(token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?)","ch.datatrans.payment.paymentmethods.RekaToken.RekaToken"]},{"name":"fun SEPAToken(token: String)","description":"ch.datatrans.payment.paymentmethods.SEPAToken.SEPAToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/-s-e-p-a-token.html","searchKeys":["SEPAToken","fun SEPAToken(token: String)","ch.datatrans.payment.paymentmethods.SEPAToken.SEPAToken"]},{"name":"fun SEPAToken(token: String, bankCode: String)","description":"ch.datatrans.payment.paymentmethods.SEPAToken.SEPAToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/-s-e-p-a-token.html","searchKeys":["SEPAToken","fun SEPAToken(token: String, bankCode: String)","ch.datatrans.payment.paymentmethods.SEPAToken.SEPAToken"]},{"name":"fun SamsungPayConfig(supportedNetworks: List, merchantName: String)","description":"ch.datatrans.payment.paymentmethods.SamsungPayConfig.SamsungPayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-samsung-pay-config/-samsung-pay-config.html","searchKeys":["SamsungPayConfig","fun SamsungPayConfig(supportedNetworks: List, merchantName: String)","ch.datatrans.payment.paymentmethods.SamsungPayConfig.SamsungPayConfig"]},{"name":"fun TWINTNotInstalledException()","description":"ch.datatrans.payment.exception.TWINTNotInstalledException.TWINTNotInstalledException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-t-w-i-n-t-not-installed-exception/-t-w-i-n-t-not-installed-exception.html","searchKeys":["TWINTNotInstalledException","fun TWINTNotInstalledException()","ch.datatrans.payment.exception.TWINTNotInstalledException.TWINTNotInstalledException"]},{"name":"fun TokenizationRequest(merchantId: String, card: Card)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest.TokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/-tokenization-request.html","searchKeys":["TokenizationRequest","fun TokenizationRequest(merchantId: String, card: Card)","ch.datatrans.payment.api.tokenization.TokenizationRequest.TokenizationRequest"]},{"name":"fun TokenizationRequest(merchantId: String, paymentMethodTypes: List)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest.TokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/-tokenization-request.html","searchKeys":["TokenizationRequest","fun TokenizationRequest(merchantId: String, paymentMethodTypes: List)","ch.datatrans.payment.api.tokenization.TokenizationRequest.TokenizationRequest"]},{"name":"fun TokenizationRequestOptions()","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.TokenizationRequestOptions","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/-tokenization-request-options.html","searchKeys":["TokenizationRequestOptions","fun TokenizationRequestOptions()","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.TokenizationRequestOptions"]},{"name":"fun Transaction(mobileToken: String)","description":"ch.datatrans.payment.api.Transaction.Transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/-transaction.html","searchKeys":["Transaction","fun Transaction(mobileToken: String)","ch.datatrans.payment.api.Transaction.Transaction"]},{"name":"fun Transaction(mobileToken: String, card: Card)","description":"ch.datatrans.payment.api.Transaction.Transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/-transaction.html","searchKeys":["Transaction","fun Transaction(mobileToken: String, card: Card)","ch.datatrans.payment.api.Transaction.Transaction"]},{"name":"fun Transaction(mobileToken: String, paymentMethodTokens: List)","description":"ch.datatrans.payment.api.Transaction.Transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/-transaction.html","searchKeys":["Transaction","fun Transaction(mobileToken: String, paymentMethodTokens: List)","ch.datatrans.payment.api.Transaction.Transaction"]},{"name":"fun TransactionOptions()","description":"ch.datatrans.payment.api.TransactionOptions.TransactionOptions","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/-transaction-options.html","searchKeys":["TransactionOptions","fun TransactionOptions()","ch.datatrans.payment.api.TransactionOptions.TransactionOptions"]},{"name":"fun create(jsonString: String): PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion.create","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/-companion/create.html","searchKeys":["create","fun create(jsonString: String): PaymentMethodToken","ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion.create"]},{"name":"fun create(legacyTokenData: ByteArray): PaymentMethodToken?","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion.create","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/-companion/create.html","searchKeys":["create","fun create(legacyTokenData: ByteArray): PaymentMethodToken?","ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion.create"]},{"name":"fun fromIdentifier(identifier: String): PaymentMethodType?","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.Companion.fromIdentifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-companion/from-identifier.html","searchKeys":["fromIdentifier","fun fromIdentifier(identifier: String): PaymentMethodType?","ch.datatrans.payment.paymentmethods.PaymentMethodType.Companion.fromIdentifier"]},{"name":"fun startTokenizationRequest(activity: Activity, tokenizationRequest: TokenizationRequest)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry.startTokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-registry/start-tokenization-request.html","searchKeys":["startTokenizationRequest","fun startTokenizationRequest(activity: Activity, tokenizationRequest: TokenizationRequest)","ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry.startTokenizationRequest"]},{"name":"fun startTransaction(activity: Activity, transaction: Transaction)","description":"ch.datatrans.payment.api.TransactionRegistry.startTransaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-registry/start-transaction.html","searchKeys":["startTransaction","fun startTransaction(activity: Activity, transaction: Transaction)","ch.datatrans.payment.api.TransactionRegistry.startTransaction"]},{"name":"fun toJson(): String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.toJson","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/to-json.html","searchKeys":["toJson","fun toJson(): String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.toJson"]},{"name":"interface TokenizationRequestListener","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestListener","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-listener/index.html","searchKeys":["TokenizationRequestListener","interface TokenizationRequestListener","ch.datatrans.payment.api.tokenization.TokenizationRequestListener"]},{"name":"interface TransactionListener","description":"ch.datatrans.payment.api.TransactionListener","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-listener/index.html","searchKeys":["TransactionListener","interface TransactionListener","ch.datatrans.payment.api.TransactionListener"]},{"name":"object Companion","description":"ch.datatrans.payment.paymentmethods.GooglePayConfig.Companion","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-companion/index.html","searchKeys":["Companion","object Companion","ch.datatrans.payment.paymentmethods.GooglePayConfig.Companion"]},{"name":"object Companion","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/-companion/index.html","searchKeys":["Companion","object Companion","ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion"]},{"name":"object Companion","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.Companion","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-companion/index.html","searchKeys":["Companion","object Companion","ch.datatrans.payment.paymentmethods.PaymentMethodType.Companion"]},{"name":"object Companion","description":"ch.datatrans.payment.paymentmethods.SamsungPayConfig.Companion","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-samsung-pay-config/-companion/index.html","searchKeys":["Companion","object Companion","ch.datatrans.payment.paymentmethods.SamsungPayConfig.Companion"]},{"name":"object TokenizationRequestRegistry","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-registry/index.html","searchKeys":["TokenizationRequestRegistry","object TokenizationRequestRegistry","ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry"]},{"name":"object TransactionRegistry","description":"ch.datatrans.payment.api.TransactionRegistry","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-registry/index.html","searchKeys":["TransactionRegistry","object TransactionRegistry","ch.datatrans.payment.api.TransactionRegistry"]},{"name":"open class CardToken : PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.CardToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/index.html","searchKeys":["CardToken","open class CardToken : PaymentMethodToken","ch.datatrans.payment.paymentmethods.CardToken"]},{"name":"open class PaymentMethodToken(type: PaymentMethodType, token: String) : Serializable, Cloneable","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/index.html","searchKeys":["PaymentMethodToken","open class PaymentMethodToken(type: PaymentMethodType, token: String) : Serializable, Cloneable","ch.datatrans.payment.paymentmethods.PaymentMethodToken"]},{"name":"open class SamsungPayConfig","description":"ch.datatrans.payment.paymentmethods.SamsungPayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-samsung-pay-config/index.html","searchKeys":["SamsungPayConfig","open class SamsungPayConfig","ch.datatrans.payment.paymentmethods.SamsungPayConfig"]},{"name":"open class TechnicalException : TransactionException","description":"ch.datatrans.payment.exception.TechnicalException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-technical-exception/index.html","searchKeys":["TechnicalException","open class TechnicalException : TransactionException","ch.datatrans.payment.exception.TechnicalException"]},{"name":"open class TokenizationRequestException : Exception","description":"ch.datatrans.payment.exception.TokenizationRequestException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-tokenization-request-exception/index.html","searchKeys":["TokenizationRequestException","open class TokenizationRequestException : Exception","ch.datatrans.payment.exception.TokenizationRequestException"]},{"name":"open class TransactionException : Exception","description":"ch.datatrans.payment.exception.TransactionException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-transaction-exception/index.html","searchKeys":["TransactionException","open class TransactionException : Exception","ch.datatrans.payment.exception.TransactionException"]},{"name":"open fun getAccessibilityTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.getAccessibilityTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/get-accessibility-title.html","searchKeys":["getAccessibilityTitle","open fun getAccessibilityTitle(context: Context): String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.getAccessibilityTitle"]},{"name":"open fun getDisplayTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.getDisplayTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/get-display-title.html","searchKeys":["getDisplayTitle","open fun getDisplayTitle(context: Context): String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.getDisplayTitle"]},{"name":"open fun onTokenizationRequestCancel()","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationRequestCancel","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-listener/on-tokenization-request-cancel.html","searchKeys":["onTokenizationRequestCancel","open fun onTokenizationRequestCancel()","ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationRequestCancel"]},{"name":"open fun onTransactionCancel()","description":"ch.datatrans.payment.api.TransactionListener.onTransactionCancel","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-listener/on-transaction-cancel.html","searchKeys":["onTransactionCancel","open fun onTransactionCancel()","ch.datatrans.payment.api.TransactionListener.onTransactionCancel"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.equals","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","ch.datatrans.payment.paymentmethods.CardExpiryDate.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"ch.datatrans.payment.paymentmethods.CardToken.equals","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","ch.datatrans.payment.paymentmethods.CardToken.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"ch.datatrans.payment.paymentmethods.PayPalToken.equals","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","ch.datatrans.payment.paymentmethods.PayPalToken.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.equals","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","ch.datatrans.payment.paymentmethods.PaymentMethodToken.equals"]},{"name":"open override fun clone(): CardToken","description":"ch.datatrans.payment.paymentmethods.CardToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/clone.html","searchKeys":["clone","open override fun clone(): CardToken","ch.datatrans.payment.paymentmethods.CardToken.clone"]},{"name":"open override fun clone(): PayPalToken","description":"ch.datatrans.payment.paymentmethods.PayPalToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/clone.html","searchKeys":["clone","open override fun clone(): PayPalToken","ch.datatrans.payment.paymentmethods.PayPalToken.clone"]},{"name":"open override fun clone(): PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/clone.html","searchKeys":["clone","open override fun clone(): PaymentMethodToken","ch.datatrans.payment.paymentmethods.PaymentMethodToken.clone"]},{"name":"open override fun clone(): PostFinanceCardToken","description":"ch.datatrans.payment.paymentmethods.PostFinanceCardToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-post-finance-card-token/clone.html","searchKeys":["clone","open override fun clone(): PostFinanceCardToken","ch.datatrans.payment.paymentmethods.PostFinanceCardToken.clone"]},{"name":"open override fun clone(): RekaToken","description":"ch.datatrans.payment.paymentmethods.RekaToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-reka-token/clone.html","searchKeys":["clone","open override fun clone(): RekaToken","ch.datatrans.payment.paymentmethods.RekaToken.clone"]},{"name":"open override fun clone(): SEPAToken","description":"ch.datatrans.payment.paymentmethods.SEPAToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/clone.html","searchKeys":["clone","open override fun clone(): SEPAToken","ch.datatrans.payment.paymentmethods.SEPAToken.clone"]},{"name":"open override fun getAccessibilityTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.CardToken.getAccessibilityTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/get-accessibility-title.html","searchKeys":["getAccessibilityTitle","open override fun getAccessibilityTitle(context: Context): String","ch.datatrans.payment.paymentmethods.CardToken.getAccessibilityTitle"]},{"name":"open override fun getAccessibilityTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.PayPalToken.getAccessibilityTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/get-accessibility-title.html","searchKeys":["getAccessibilityTitle","open override fun getAccessibilityTitle(context: Context): String","ch.datatrans.payment.paymentmethods.PayPalToken.getAccessibilityTitle"]},{"name":"open override fun getAccessibilityTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.SEPAToken.getAccessibilityTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/get-accessibility-title.html","searchKeys":["getAccessibilityTitle","open override fun getAccessibilityTitle(context: Context): String","ch.datatrans.payment.paymentmethods.SEPAToken.getAccessibilityTitle"]},{"name":"open override fun getDisplayTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.CardToken.getDisplayTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/get-display-title.html","searchKeys":["getDisplayTitle","open override fun getDisplayTitle(context: Context): String","ch.datatrans.payment.paymentmethods.CardToken.getDisplayTitle"]},{"name":"open override fun getDisplayTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.PayPalToken.getDisplayTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/get-display-title.html","searchKeys":["getDisplayTitle","open override fun getDisplayTitle(context: Context): String","ch.datatrans.payment.paymentmethods.PayPalToken.getDisplayTitle"]},{"name":"open override fun getDisplayTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.SEPAToken.getDisplayTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/get-display-title.html","searchKeys":["getDisplayTitle","open override fun getDisplayTitle(context: Context): String","ch.datatrans.payment.paymentmethods.SEPAToken.getDisplayTitle"]},{"name":"open override fun hashCode(): Int","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.hashCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","ch.datatrans.payment.paymentmethods.CardExpiryDate.hashCode"]},{"name":"open override fun hashCode(): Int","description":"ch.datatrans.payment.paymentmethods.CardToken.hashCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","ch.datatrans.payment.paymentmethods.CardToken.hashCode"]},{"name":"open override fun hashCode(): Int","description":"ch.datatrans.payment.paymentmethods.PayPalToken.hashCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","ch.datatrans.payment.paymentmethods.PayPalToken.hashCode"]},{"name":"open override fun hashCode(): Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.hashCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","ch.datatrans.payment.paymentmethods.PaymentMethodToken.hashCode"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.CardExpiryDate.toString"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.CardToken.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.CardToken.toString"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.PayPalToken.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.PayPalToken.toString"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.toString"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.SEPAToken.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.SEPAToken.toString"]},{"name":"open override val isValid: Boolean","description":"ch.datatrans.payment.paymentmethods.CardToken.isValid","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/is-valid.html","searchKeys":["isValid","open override val isValid: Boolean","ch.datatrans.payment.paymentmethods.CardToken.isValid"]},{"name":"open override var token: String","description":"ch.datatrans.payment.paymentmethods.SEPAToken.token","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/token.html","searchKeys":["token","open override var token: String","ch.datatrans.payment.paymentmethods.SEPAToken.token"]},{"name":"open val isValid: Boolean = true","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.isValid","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/is-valid.html","searchKeys":["isValid","open val isValid: Boolean = true","ch.datatrans.payment.paymentmethods.PaymentMethodToken.isValid"]},{"name":"open var token: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.token","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/token.html","searchKeys":["token","open var token: String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.token"]},{"name":"suspend fun hasGooglePay(context: Context, supportedNetworks: List, isTesting: Boolean = false): Boolean","description":"ch.datatrans.payment.paymentmethods.GooglePayConfig.Companion.hasGooglePay","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-companion/has-google-pay.html","searchKeys":["hasGooglePay","suspend fun hasGooglePay(context: Context, supportedNetworks: List, isTesting: Boolean = false): Boolean","ch.datatrans.payment.paymentmethods.GooglePayConfig.Companion.hasGooglePay"]},{"name":"suspend fun hasSamsungPay(context: Context, supportedNetworks: List, isTesting: Boolean = false): Boolean","description":"ch.datatrans.payment.paymentmethods.SamsungPayConfig.Companion.hasSamsungPay","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-samsung-pay-config/-companion/has-samsung-pay.html","searchKeys":["hasSamsungPay","suspend fun hasSamsungPay(context: Context, supportedNetworks: List, isTesting: Boolean = false): Boolean","ch.datatrans.payment.paymentmethods.SamsungPayConfig.Companion.hasSamsungPay"]},{"name":"val bankCode: String?","description":"ch.datatrans.payment.paymentmethods.SEPAToken.bankCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/bank-code.html","searchKeys":["bankCode","val bankCode: String?","ch.datatrans.payment.paymentmethods.SEPAToken.bankCode"]},{"name":"val cardholder: String? = null","description":"ch.datatrans.payment.paymentmethods.Card.cardholder","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/cardholder.html","searchKeys":["cardholder","val cardholder: String? = null","ch.datatrans.payment.paymentmethods.Card.cardholder"]},{"name":"val cvv: String? = null","description":"ch.datatrans.payment.paymentmethods.Card.cvv","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/cvv.html","searchKeys":["cvv","val cvv: String? = null","ch.datatrans.payment.paymentmethods.Card.cvv"]},{"name":"val errorCode: Int","description":"ch.datatrans.payment.exception.BackendException.errorCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-backend-exception/error-code.html","searchKeys":["errorCode","val errorCode: Int","ch.datatrans.payment.exception.BackendException.errorCode"]},{"name":"val expiryDate: CardExpiryDate","description":"ch.datatrans.payment.paymentmethods.Card.expiryDate","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/expiry-date.html","searchKeys":["expiryDate","val expiryDate: CardExpiryDate","ch.datatrans.payment.paymentmethods.Card.expiryDate"]},{"name":"val formattedMonth: String","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.formattedMonth","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/formatted-month.html","searchKeys":["formattedMonth","val formattedMonth: String","ch.datatrans.payment.paymentmethods.CardExpiryDate.formattedMonth"]},{"name":"val formattedYear: String","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.formattedYear","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/formatted-year.html","searchKeys":["formattedYear","val formattedYear: String","ch.datatrans.payment.paymentmethods.CardExpiryDate.formattedYear"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-o-n-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-y-j-u-n-o/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-n-e-r-s_-c-l-u-b/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-s-c-o-v-e-r/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-e-a-s-y-p-a-y/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-g-o-o-g-l-e_-p-a-y/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-j-c-b/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-a-s-t-e-r_-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-y_-o-n-e/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y-s-a-f-e-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y_-p-a-l/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-e-f-i-n-a-n-c-e/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-w-e-r-p-a-y/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-r-e-k-a/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-a-m-s-u-n-g_-p-a-y/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-e-p-a/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-u-p-e-r-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-b-i-l-l-i-n-g/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-p-a-s-s/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-t-w-i-n-t/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-u-a-t-p/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-v-i-s-a/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.identifier"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-o-n-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-y-j-u-n-o/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-n-e-r-s_-c-l-u-b/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-s-c-o-v-e-r/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-e-a-s-y-p-a-y/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-g-o-o-g-l-e_-p-a-y/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-j-c-b/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-a-s-t-e-r_-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-y_-o-n-e/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y-s-a-f-e-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y_-p-a-l/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-e-f-i-n-a-n-c-e/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-w-e-r-p-a-y/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-r-e-k-a/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-a-m-s-u-n-g_-p-a-y/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-e-p-a/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-u-p-e-r-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-b-i-l-l-i-n-g/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-p-a-s-s/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-t-w-i-n-t/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-u-a-t-p/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-v-i-s-a/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.name"]},{"name":"val number: String","description":"ch.datatrans.payment.paymentmethods.Card.number","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/number.html","searchKeys":["number","val number: String","ch.datatrans.payment.paymentmethods.Card.number"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-o-n-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-y-j-u-n-o/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-n-e-r-s_-c-l-u-b/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-s-c-o-v-e-r/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-e-a-s-y-p-a-y/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-g-o-o-g-l-e_-p-a-y/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-j-c-b/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-a-s-t-e-r_-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-y_-o-n-e/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y-s-a-f-e-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y_-p-a-l/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-e-f-i-n-a-n-c-e/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-w-e-r-p-a-y/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-r-e-k-a/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-a-m-s-u-n-g_-p-a-y/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-e-p-a/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-u-p-e-r-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-b-i-l-l-i-n-g/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-p-a-s-s/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-t-w-i-n-t/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-u-a-t-p/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-v-i-s-a/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.ordinal"]},{"name":"val payPalEmail: String?","description":"ch.datatrans.payment.paymentmethods.PayPalToken.payPalEmail","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/pay-pal-email.html","searchKeys":["payPalEmail","val payPalEmail: String?","ch.datatrans.payment.paymentmethods.PayPalToken.payPalEmail"]},{"name":"val paymentMethodToken: PaymentMethodToken? = null","description":"ch.datatrans.payment.api.TransactionSuccess.paymentMethodToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-success/payment-method-token.html","searchKeys":["paymentMethodToken","val paymentMethodToken: PaymentMethodToken? = null","ch.datatrans.payment.api.TransactionSuccess.paymentMethodToken"]},{"name":"val paymentMethodType: PaymentMethodType","description":"ch.datatrans.payment.api.TransactionSuccess.paymentMethodType","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-success/payment-method-type.html","searchKeys":["paymentMethodType","val paymentMethodType: PaymentMethodType","ch.datatrans.payment.api.TransactionSuccess.paymentMethodType"]},{"name":"val paymentMethodType: PaymentMethodType?","description":"ch.datatrans.payment.exception.TransactionException.paymentMethodType","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-transaction-exception/payment-method-type.html","searchKeys":["paymentMethodType","val paymentMethodType: PaymentMethodType?","ch.datatrans.payment.exception.TransactionException.paymentMethodType"]},{"name":"val transactionId: String","description":"ch.datatrans.payment.api.TransactionSuccess.transactionId","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-success/transaction-id.html","searchKeys":["transactionId","val transactionId: String","ch.datatrans.payment.api.TransactionSuccess.transactionId"]},{"name":"val transactionId: String?","description":"ch.datatrans.payment.exception.TransactionException.transactionId","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-transaction-exception/transaction-id.html","searchKeys":["transactionId","val transactionId: String?","ch.datatrans.payment.exception.TransactionException.transactionId"]},{"name":"val type: PaymentMethodType","description":"ch.datatrans.payment.paymentmethods.Card.type","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/type.html","searchKeys":["type","val type: PaymentMethodType","ch.datatrans.payment.paymentmethods.Card.type"]},{"name":"val type: PaymentMethodType","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.type","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/type.html","searchKeys":["type","val type: PaymentMethodType","ch.datatrans.payment.paymentmethods.PaymentMethodToken.type"]},{"name":"var appCallbackScheme: String? = null","description":"ch.datatrans.payment.api.TransactionOptions.appCallbackScheme","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/app-callback-scheme.html","searchKeys":["appCallbackScheme","var appCallbackScheme: String? = null","ch.datatrans.payment.api.TransactionOptions.appCallbackScheme"]},{"name":"var cardExpiryDate: CardExpiryDate? = null","description":"ch.datatrans.payment.paymentmethods.CardToken.cardExpiryDate","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/card-expiry-date.html","searchKeys":["cardExpiryDate","var cardExpiryDate: CardExpiryDate? = null","ch.datatrans.payment.paymentmethods.CardToken.cardExpiryDate"]},{"name":"var cardholder: String? = null","description":"ch.datatrans.payment.paymentmethods.CardToken.cardholder","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/cardholder.html","searchKeys":["cardholder","var cardholder: String? = null","ch.datatrans.payment.paymentmethods.CardToken.cardholder"]},{"name":"var googlePayConfig: GooglePayConfig? = null","description":"ch.datatrans.payment.api.TransactionOptions.googlePayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/google-pay-config.html","searchKeys":["googlePayConfig","var googlePayConfig: GooglePayConfig? = null","ch.datatrans.payment.api.TransactionOptions.googlePayConfig"]},{"name":"var isTesting: Boolean = false","description":"ch.datatrans.payment.api.TransactionOptions.isTesting","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/is-testing.html","searchKeys":["isTesting","var isTesting: Boolean = false","ch.datatrans.payment.api.TransactionOptions.isTesting"]},{"name":"var isTesting: Boolean = false","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.isTesting","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/is-testing.html","searchKeys":["isTesting","var isTesting: Boolean = false","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.isTesting"]},{"name":"var language: String? = null","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.language","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/language.html","searchKeys":["language","var language: String? = null","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.language"]},{"name":"var listener: TokenizationRequestListener? = null","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest.listener","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/listener.html","searchKeys":["listener","var listener: TokenizationRequestListener? = null","ch.datatrans.payment.api.tokenization.TokenizationRequest.listener"]},{"name":"var listener: TransactionListener? = null","description":"ch.datatrans.payment.api.Transaction.listener","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/listener.html","searchKeys":["listener","var listener: TransactionListener? = null","ch.datatrans.payment.api.Transaction.listener"]},{"name":"var maskedCardNumber: String? = null","description":"ch.datatrans.payment.paymentmethods.CardToken.maskedCardNumber","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/masked-card-number.html","searchKeys":["maskedCardNumber","var maskedCardNumber: String? = null","ch.datatrans.payment.paymentmethods.CardToken.maskedCardNumber"]},{"name":"var month: Int","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.month","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/month.html","searchKeys":["month","var month: Int","ch.datatrans.payment.paymentmethods.CardExpiryDate.month"]},{"name":"var options: TokenizationRequestOptions","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest.options","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/options.html","searchKeys":["options","var options: TokenizationRequestOptions","ch.datatrans.payment.api.tokenization.TokenizationRequest.options"]},{"name":"var options: TransactionOptions","description":"ch.datatrans.payment.api.Transaction.options","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/options.html","searchKeys":["options","var options: TransactionOptions","ch.datatrans.payment.api.Transaction.options"]},{"name":"var samsungPayConfig: SamsungPayConfig? = null","description":"ch.datatrans.payment.api.TransactionOptions.samsungPayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/samsung-pay-config.html","searchKeys":["samsungPayConfig","var samsungPayConfig: SamsungPayConfig? = null","ch.datatrans.payment.api.TransactionOptions.samsungPayConfig"]},{"name":"var suppressCriticalErrorDialog: Boolean = false","description":"ch.datatrans.payment.api.TransactionOptions.suppressCriticalErrorDialog","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/suppress-critical-error-dialog.html","searchKeys":["suppressCriticalErrorDialog","var suppressCriticalErrorDialog: Boolean = false","ch.datatrans.payment.api.TransactionOptions.suppressCriticalErrorDialog"]},{"name":"var suppressCriticalErrorDialog: Boolean = false","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.suppressCriticalErrorDialog","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/suppress-critical-error-dialog.html","searchKeys":["suppressCriticalErrorDialog","var suppressCriticalErrorDialog: Boolean = false","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.suppressCriticalErrorDialog"]},{"name":"var tokenizationRequest: TokenizationRequest? = null","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry.tokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-registry/tokenization-request.html","searchKeys":["tokenizationRequest","var tokenizationRequest: TokenizationRequest? = null","ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry.tokenizationRequest"]},{"name":"var transaction: Transaction? = null","description":"ch.datatrans.payment.api.TransactionRegistry.transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-registry/transaction.html","searchKeys":["transaction","var transaction: Transaction? = null","ch.datatrans.payment.api.TransactionRegistry.transaction"]},{"name":"var useCertificatePinning: Boolean = false","description":"ch.datatrans.payment.api.TransactionOptions.useCertificatePinning","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/use-certificate-pinning.html","searchKeys":["useCertificatePinning","var useCertificatePinning: Boolean = false","ch.datatrans.payment.api.TransactionOptions.useCertificatePinning"]},{"name":"var useCertificatePinning: Boolean = false","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.useCertificatePinning","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/use-certificate-pinning.html","searchKeys":["useCertificatePinning","var useCertificatePinning: Boolean = false","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.useCertificatePinning"]},{"name":"var year: Int","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.year","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/year.html","searchKeys":["year","var year: Int","ch.datatrans.payment.paymentmethods.CardExpiryDate.year"]}] +[{"name":"AMERICAN_EXPRESS(\"AMX\", R.string.payment_method_american_express, 15, listOf(4, 10), 4, listOf(\"34\", \"37\"), R.drawable.dtpl_payment_method_amx)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.html","searchKeys":["AMERICAN_EXPRESS","AMERICAN_EXPRESS(\"AMX\", R.string.payment_method_american_express, 15, listOf(4, 10), 4, listOf(\"34\", \"37\"), R.drawable.dtpl_payment_method_amx)","ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS"]},{"name":"BONCARD(\"BON\", \"Lunch-Check\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_bon)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-o-n-c-a-r-d/index.html","searchKeys":["BONCARD","BONCARD(\"BON\", \"Lunch-Check\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_bon)","ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD"]},{"name":"BYJUNO(\"INT\", R.string.payment_method_int, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_int)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-y-j-u-n-o/index.html","searchKeys":["BYJUNO","BYJUNO(\"INT\", R.string.payment_method_int, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_int)","ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO"]},{"name":"DINERS_CLUB(\"DIN\", R.string.payment_method_diners_club, 14, listOf(4, 10), 3, listOf(\"30\", \"36\", \"38\", \"39\"), R.drawable.dtpl_payment_method_din)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-n-e-r-s_-c-l-u-b/index.html","searchKeys":["DINERS_CLUB","DINERS_CLUB(\"DIN\", R.string.payment_method_diners_club, 14, listOf(4, 10), 3, listOf(\"30\", \"36\", \"38\", \"39\"), R.drawable.dtpl_payment_method_din)","ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB"]},{"name":"DISCOVER(\"DIS\", \"Discover\", 16, listOf(4, 8, 12), 3, listOf(\"60\", \"64\", \"65\", \"622\"), R.drawable.dtpl_payment_method_dis)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-s-c-o-v-e-r/index.html","searchKeys":["DISCOVER","DISCOVER(\"DIS\", \"Discover\", 16, listOf(4, 8, 12), 3, listOf(\"60\", \"64\", \"65\", \"622\"), R.drawable.dtpl_payment_method_dis)","ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER"]},{"name":"EASYPAY(\"ESY\", R.string.payment_method_easypay, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_esy)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-e-a-s-y-p-a-y/index.html","searchKeys":["EASYPAY","EASYPAY(\"ESY\", R.string.payment_method_easypay, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_esy)","ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY"]},{"name":"GOOGLE_PAY(\"PAY\", \"Google Pay\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_pay)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-g-o-o-g-l-e_-p-a-y/index.html","searchKeys":["GOOGLE_PAY","GOOGLE_PAY(\"PAY\", \"Google Pay\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_pay)","ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY"]},{"name":"JCB(\"JCB\", \"JCB\", 16, listOf(4, 8, 12), 3, listOf(\"3528\", \"3529\", \"353\", \"354\", \"355\", \"356\", \"357\", \"358\"), R.drawable.dtpl_payment_method_jcb)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-j-c-b/index.html","searchKeys":["JCB","JCB(\"JCB\", \"JCB\", 16, listOf(4, 8, 12), 3, listOf(\"3528\", \"3529\", \"353\", \"354\", \"355\", \"356\", \"357\", \"358\"), R.drawable.dtpl_payment_method_jcb)","ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB"]},{"name":"MASTER_CARD(\"ECA\", R.string.payment_method_mastercard, 16, listOf(4, 8, 12), 3, listOf(\"5\"), R.drawable.dtpl_payment_method_eca)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-a-s-t-e-r_-c-a-r-d/index.html","searchKeys":["MASTER_CARD","MASTER_CARD(\"ECA\", R.string.payment_method_mastercard, 16, listOf(4, 8, 12), 3, listOf(\"5\"), R.drawable.dtpl_payment_method_eca)","ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD"]},{"name":"MY_ONE(\"MYO\", \"MyOne\", 19, listOf(9, 16), 3, listOf(\"60045202\"), R.drawable.dtpl_payment_method_myo)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-y_-o-n-e/index.html","searchKeys":["MY_ONE","MY_ONE(\"MYO\", \"MyOne\", 19, listOf(9, 16), 3, listOf(\"60045202\"), R.drawable.dtpl_payment_method_myo)","ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE"]},{"name":"PAYSAFECARD(\"PSC\", \"Paysafecard\", null, R.drawable.dtpl_payment_method_psc)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y-s-a-f-e-c-a-r-d/index.html","searchKeys":["PAYSAFECARD","PAYSAFECARD(\"PSC\", \"Paysafecard\", null, R.drawable.dtpl_payment_method_psc)","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD"]},{"name":"PAY_PAL(\"PAP\", R.string.payment_method_paypal, PayPalToken::class.java, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pap, PaymentMethodFlags.EXTERNAL_WEB_PROCESS)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y_-p-a-l/index.html","searchKeys":["PAY_PAL","PAY_PAL(\"PAP\", R.string.payment_method_paypal, PayPalToken::class.java, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pap, PaymentMethodFlags.EXTERNAL_WEB_PROCESS)","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL"]},{"name":"POST_FINANCE_CARD(\"PFC\", R.string.payment_method_postfinance_card, PostFinanceCardToken::class.java, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pfc)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-c-a-r-d/index.html","searchKeys":["POST_FINANCE_CARD","POST_FINANCE_CARD(\"PFC\", R.string.payment_method_postfinance_card, PostFinanceCardToken::class.java, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pfc)","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD"]},{"name":"POST_FINANCE_EFINANCE(\"PEF\", R.string.payment_method_postfinance, null, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pef)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-e-f-i-n-a-n-c-e/index.html","searchKeys":["POST_FINANCE_EFINANCE","POST_FINANCE_EFINANCE(\"PEF\", R.string.payment_method_postfinance, null, \"width=device-width, initial-scale=1, maximum-scale=1.2, user-scalable=yes\", R.drawable.dtpl_payment_method_pef)","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE"]},{"name":"POWERPAY(\"MFX\", R.string.payment_method_powerpay, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_mfx)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-w-e-r-p-a-y/index.html","searchKeys":["POWERPAY","POWERPAY(\"MFX\", R.string.payment_method_powerpay, PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_mfx)","ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY"]},{"name":"REKA(\"REK\", \"Reka\", RekaToken::class.java, R.drawable.dtpl_payment_method_rek)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-r-e-k-a/index.html","searchKeys":["REKA","REKA(\"REK\", \"Reka\", RekaToken::class.java, R.drawable.dtpl_payment_method_rek)","ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA"]},{"name":"SAMSUNG_PAY(\"SAM\", \"Samsung Pay\", null, R.drawable.dtpl_payment_method_sam)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-a-m-s-u-n-g_-p-a-y/index.html","searchKeys":["SAMSUNG_PAY","SAMSUNG_PAY(\"SAM\", \"Samsung Pay\", null, R.drawable.dtpl_payment_method_sam)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY"]},{"name":"SEPA(\"ELV\", R.string.payment_method_elv, SEPAToken::class.java, R.drawable.dtpl_payment_method_elv)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-e-p-a/index.html","searchKeys":["SEPA","SEPA(\"ELV\", R.string.payment_method_elv, SEPAToken::class.java, R.drawable.dtpl_payment_method_elv)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA"]},{"name":"SUPERCARD(\"SCX\", \"SUPERCARD\", 16, listOf(4, 8, 12), 3, listOf(\"435379\", \"435378\", \"54688725\"), R.drawable.dtpl_payment_method_scx)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-u-p-e-r-c-a-r-d/index.html","searchKeys":["SUPERCARD","SUPERCARD(\"SCX\", \"SUPERCARD\", 16, listOf(4, 8, 12), 3, listOf(\"435379\", \"435378\", \"54688725\"), R.drawable.dtpl_payment_method_scx)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD"]},{"name":"SWISS_BILLING(\"SWB\", R.string.payment_method_swissbilling, null, R.drawable.dtpl_payment_method_swb)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-b-i-l-l-i-n-g/index.html","searchKeys":["SWISS_BILLING","SWISS_BILLING(\"SWB\", R.string.payment_method_swissbilling, null, R.drawable.dtpl_payment_method_swb)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING"]},{"name":"SWISS_PASS(\"SWP\", \"SwissPass\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_swp)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-p-a-s-s/index.html","searchKeys":["SWISS_PASS","SWISS_PASS(\"SWP\", \"SwissPass\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_swp)","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS"]},{"name":"TWINT(\"TWI\", \"TWINT\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_twi)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-t-w-i-n-t/index.html","searchKeys":["TWINT","TWINT(\"TWI\", \"TWINT\", PaymentMethodToken::class.java, R.drawable.dtpl_payment_method_twi)","ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT"]},{"name":"UATP(\"UAP\", \"UATP\", 15, listOf(4, 9), 0, listOf(\"1\"), R.drawable.dtpl_payment_method_uap)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-u-a-t-p/index.html","searchKeys":["UATP","UATP(\"UAP\", \"UATP\", 15, listOf(4, 9), 0, listOf(\"1\"), R.drawable.dtpl_payment_method_uap)","ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP"]},{"name":"VISA(\"VIS\", R.string.payment_method_visa, 16, listOf(4, 8, 12), 3, listOf(\"4\"), R.drawable.dtpl_payment_method_vis)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-v-i-s-a/index.html","searchKeys":["VISA","VISA(\"VIS\", R.string.payment_method_visa, 16, listOf(4, 8, 12), 3, listOf(\"4\"), R.drawable.dtpl_payment_method_vis)","ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA"]},{"name":"abstract fun onTokenizationRequestError(exception: TokenizationRequestException)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationRequestError","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-listener/on-tokenization-request-error.html","searchKeys":["onTokenizationRequestError","abstract fun onTokenizationRequestError(exception: TokenizationRequestException)","ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationRequestError"]},{"name":"abstract fun onTokenizationSuccess(tokenizationId: String)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationSuccess","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-listener/on-tokenization-success.html","searchKeys":["onTokenizationSuccess","abstract fun onTokenizationSuccess(tokenizationId: String)","ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationSuccess"]},{"name":"abstract fun onTransactionError(exception: TransactionException)","description":"ch.datatrans.payment.api.TransactionListener.onTransactionError","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-listener/on-transaction-error.html","searchKeys":["onTransactionError","abstract fun onTransactionError(exception: TransactionException)","ch.datatrans.payment.api.TransactionListener.onTransactionError"]},{"name":"abstract fun onTransactionSuccess(result: TransactionSuccess)","description":"ch.datatrans.payment.api.TransactionListener.onTransactionSuccess","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-listener/on-transaction-success.html","searchKeys":["onTransactionSuccess","abstract fun onTransactionSuccess(result: TransactionSuccess)","ch.datatrans.payment.api.TransactionListener.onTransactionSuccess"]},{"name":"class AuthenticationException : TransactionException","description":"ch.datatrans.payment.exception.AuthenticationException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-authentication-exception/index.html","searchKeys":["AuthenticationException","class AuthenticationException : TransactionException","ch.datatrans.payment.exception.AuthenticationException"]},{"name":"class AuthorizationException : TransactionException","description":"ch.datatrans.payment.exception.AuthorizationException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-authorization-exception/index.html","searchKeys":["AuthorizationException","class AuthorizationException : TransactionException","ch.datatrans.payment.exception.AuthorizationException"]},{"name":"class BackendException : Exception","description":"ch.datatrans.payment.exception.BackendException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-backend-exception/index.html","searchKeys":["BackendException","class BackendException : Exception","ch.datatrans.payment.exception.BackendException"]},{"name":"class Card(type: PaymentMethodType, number: String, expiryDate: CardExpiryDate, cvv: String?, cardholder: String?)","description":"ch.datatrans.payment.paymentmethods.Card","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/index.html","searchKeys":["Card","class Card(type: PaymentMethodType, number: String, expiryDate: CardExpiryDate, cvv: String?, cardholder: String?)","ch.datatrans.payment.paymentmethods.Card"]},{"name":"class CardExpiryDate(month: Int, year: Int) : Serializable","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/index.html","searchKeys":["CardExpiryDate","class CardExpiryDate(month: Int, year: Int) : Serializable","ch.datatrans.payment.paymentmethods.CardExpiryDate"]},{"name":"class ExternalProcessRelayActivity : Activity","description":"ch.datatrans.payment.ExternalProcessRelayActivity","location":"-datatrans -android -s-d-k/ch.datatrans.payment/-external-process-relay-activity/index.html","searchKeys":["ExternalProcessRelayActivity","class ExternalProcessRelayActivity : Activity","ch.datatrans.payment.ExternalProcessRelayActivity"]},{"name":"class PayPalToken(token: String, payPalEmail: String?) : PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.PayPalToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/index.html","searchKeys":["PayPalToken","class PayPalToken(token: String, payPalEmail: String?) : PaymentMethodToken","ch.datatrans.payment.paymentmethods.PayPalToken"]},{"name":"class PostFinanceCardToken(token: String, cardExpiryDate: CardExpiryDate?, maskedCardNumber: String?) : CardToken","description":"ch.datatrans.payment.paymentmethods.PostFinanceCardToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-post-finance-card-token/index.html","searchKeys":["PostFinanceCardToken","class PostFinanceCardToken(token: String, cardExpiryDate: CardExpiryDate?, maskedCardNumber: String?) : CardToken","ch.datatrans.payment.paymentmethods.PostFinanceCardToken"]},{"name":"class RekaToken(token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?) : CardToken","description":"ch.datatrans.payment.paymentmethods.RekaToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-reka-token/index.html","searchKeys":["RekaToken","class RekaToken(token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?) : CardToken","ch.datatrans.payment.paymentmethods.RekaToken"]},{"name":"class SEPAToken(token: String) : PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.SEPAToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/index.html","searchKeys":["SEPAToken","class SEPAToken(token: String) : PaymentMethodToken","ch.datatrans.payment.paymentmethods.SEPAToken"]},{"name":"class TWINTNotInstalledException : TechnicalException","description":"ch.datatrans.payment.exception.TWINTNotInstalledException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-t-w-i-n-t-not-installed-exception/index.html","searchKeys":["TWINTNotInstalledException","class TWINTNotInstalledException : TechnicalException","ch.datatrans.payment.exception.TWINTNotInstalledException"]},{"name":"class TokenizationRequest(merchantId: String, paymentMethodTypes: List)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/index.html","searchKeys":["TokenizationRequest","class TokenizationRequest(merchantId: String, paymentMethodTypes: List)","ch.datatrans.payment.api.tokenization.TokenizationRequest"]},{"name":"class TokenizationRequestOptions","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/index.html","searchKeys":["TokenizationRequestOptions","class TokenizationRequestOptions","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions"]},{"name":"class Transaction(mobileToken: String)","description":"ch.datatrans.payment.api.Transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/index.html","searchKeys":["Transaction","class Transaction(mobileToken: String)","ch.datatrans.payment.api.Transaction"]},{"name":"class TransactionOptions","description":"ch.datatrans.payment.api.TransactionOptions","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/index.html","searchKeys":["TransactionOptions","class TransactionOptions","ch.datatrans.payment.api.TransactionOptions"]},{"name":"class TransactionSuccess","description":"ch.datatrans.payment.api.TransactionSuccess","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-success/index.html","searchKeys":["TransactionSuccess","class TransactionSuccess","ch.datatrans.payment.api.TransactionSuccess"]},{"name":"data class GooglePayConfig(supportedNetworks: List, merchantName: String, showLargeButton: Boolean, showGooglePayAsToken: Boolean)","description":"ch.datatrans.payment.paymentmethods.GooglePayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/index.html","searchKeys":["GooglePayConfig","data class GooglePayConfig(supportedNetworks: List, merchantName: String, showLargeButton: Boolean, showGooglePayAsToken: Boolean)","ch.datatrans.payment.paymentmethods.GooglePayConfig"]},{"name":"enum PaymentMethodType : Enum ","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/index.html","searchKeys":["PaymentMethodType","enum PaymentMethodType : Enum ","ch.datatrans.payment.paymentmethods.PaymentMethodType"]},{"name":"fun Card(type: PaymentMethodType, number: String, expiryDate: CardExpiryDate, cvv: String? = null, cardholder: String? = null)","description":"ch.datatrans.payment.paymentmethods.Card.Card","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/-card.html","searchKeys":["Card","fun Card(type: PaymentMethodType, number: String, expiryDate: CardExpiryDate, cvv: String? = null, cardholder: String? = null)","ch.datatrans.payment.paymentmethods.Card.Card"]},{"name":"fun CardExpiryDate(month: Int, year: Int)","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.CardExpiryDate","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/-card-expiry-date.html","searchKeys":["CardExpiryDate","fun CardExpiryDate(month: Int, year: Int)","ch.datatrans.payment.paymentmethods.CardExpiryDate.CardExpiryDate"]},{"name":"fun CardToken(type: PaymentMethodType, token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?, cardholder: String?)","description":"ch.datatrans.payment.paymentmethods.CardToken.CardToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/-card-token.html","searchKeys":["CardToken","fun CardToken(type: PaymentMethodType, token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?, cardholder: String?)","ch.datatrans.payment.paymentmethods.CardToken.CardToken"]},{"name":"fun ExternalProcessRelayActivity()","description":"ch.datatrans.payment.ExternalProcessRelayActivity.ExternalProcessRelayActivity","location":"-datatrans -android -s-d-k/ch.datatrans.payment/-external-process-relay-activity/-external-process-relay-activity.html","searchKeys":["ExternalProcessRelayActivity","fun ExternalProcessRelayActivity()","ch.datatrans.payment.ExternalProcessRelayActivity.ExternalProcessRelayActivity"]},{"name":"fun GooglePayConfig(supportedNetworks: List, merchantName: String, showLargeButton: Boolean = false, showGooglePayAsToken: Boolean = false)","description":"ch.datatrans.payment.paymentmethods.GooglePayConfig.GooglePayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-google-pay-config.html","searchKeys":["GooglePayConfig","fun GooglePayConfig(supportedNetworks: List, merchantName: String, showLargeButton: Boolean = false, showGooglePayAsToken: Boolean = false)","ch.datatrans.payment.paymentmethods.GooglePayConfig.GooglePayConfig"]},{"name":"fun PayPalToken(token: String, payPalEmail: String?)","description":"ch.datatrans.payment.paymentmethods.PayPalToken.PayPalToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/-pay-pal-token.html","searchKeys":["PayPalToken","fun PayPalToken(token: String, payPalEmail: String?)","ch.datatrans.payment.paymentmethods.PayPalToken.PayPalToken"]},{"name":"fun PaymentMethodToken(type: PaymentMethodType, token: String)","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.PaymentMethodToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/-payment-method-token.html","searchKeys":["PaymentMethodToken","fun PaymentMethodToken(type: PaymentMethodType, token: String)","ch.datatrans.payment.paymentmethods.PaymentMethodToken.PaymentMethodToken"]},{"name":"fun PostFinanceCardToken(token: String, cardExpiryDate: CardExpiryDate? = null, maskedCardNumber: String?)","description":"ch.datatrans.payment.paymentmethods.PostFinanceCardToken.PostFinanceCardToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-post-finance-card-token/-post-finance-card-token.html","searchKeys":["PostFinanceCardToken","fun PostFinanceCardToken(token: String, cardExpiryDate: CardExpiryDate? = null, maskedCardNumber: String?)","ch.datatrans.payment.paymentmethods.PostFinanceCardToken.PostFinanceCardToken"]},{"name":"fun RekaToken(token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?)","description":"ch.datatrans.payment.paymentmethods.RekaToken.RekaToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-reka-token/-reka-token.html","searchKeys":["RekaToken","fun RekaToken(token: String, cardExpiryDate: CardExpiryDate, maskedCardNumber: String?)","ch.datatrans.payment.paymentmethods.RekaToken.RekaToken"]},{"name":"fun SEPAToken(token: String)","description":"ch.datatrans.payment.paymentmethods.SEPAToken.SEPAToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/-s-e-p-a-token.html","searchKeys":["SEPAToken","fun SEPAToken(token: String)","ch.datatrans.payment.paymentmethods.SEPAToken.SEPAToken"]},{"name":"fun SEPAToken(token: String, bankCode: String)","description":"ch.datatrans.payment.paymentmethods.SEPAToken.SEPAToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/-s-e-p-a-token.html","searchKeys":["SEPAToken","fun SEPAToken(token: String, bankCode: String)","ch.datatrans.payment.paymentmethods.SEPAToken.SEPAToken"]},{"name":"fun SamsungPayConfig(supportedNetworks: List, merchantName: String)","description":"ch.datatrans.payment.paymentmethods.SamsungPayConfig.SamsungPayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-samsung-pay-config/-samsung-pay-config.html","searchKeys":["SamsungPayConfig","fun SamsungPayConfig(supportedNetworks: List, merchantName: String)","ch.datatrans.payment.paymentmethods.SamsungPayConfig.SamsungPayConfig"]},{"name":"fun TWINTNotInstalledException()","description":"ch.datatrans.payment.exception.TWINTNotInstalledException.TWINTNotInstalledException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-t-w-i-n-t-not-installed-exception/-t-w-i-n-t-not-installed-exception.html","searchKeys":["TWINTNotInstalledException","fun TWINTNotInstalledException()","ch.datatrans.payment.exception.TWINTNotInstalledException.TWINTNotInstalledException"]},{"name":"fun TokenizationRequest(merchantId: String, card: Card)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest.TokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/-tokenization-request.html","searchKeys":["TokenizationRequest","fun TokenizationRequest(merchantId: String, card: Card)","ch.datatrans.payment.api.tokenization.TokenizationRequest.TokenizationRequest"]},{"name":"fun TokenizationRequest(merchantId: String, paymentMethodTypes: List)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest.TokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/-tokenization-request.html","searchKeys":["TokenizationRequest","fun TokenizationRequest(merchantId: String, paymentMethodTypes: List)","ch.datatrans.payment.api.tokenization.TokenizationRequest.TokenizationRequest"]},{"name":"fun TokenizationRequestOptions()","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.TokenizationRequestOptions","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/-tokenization-request-options.html","searchKeys":["TokenizationRequestOptions","fun TokenizationRequestOptions()","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.TokenizationRequestOptions"]},{"name":"fun Transaction(mobileToken: String)","description":"ch.datatrans.payment.api.Transaction.Transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/-transaction.html","searchKeys":["Transaction","fun Transaction(mobileToken: String)","ch.datatrans.payment.api.Transaction.Transaction"]},{"name":"fun Transaction(mobileToken: String, card: Card)","description":"ch.datatrans.payment.api.Transaction.Transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/-transaction.html","searchKeys":["Transaction","fun Transaction(mobileToken: String, card: Card)","ch.datatrans.payment.api.Transaction.Transaction"]},{"name":"fun Transaction(mobileToken: String, paymentMethodTokens: List)","description":"ch.datatrans.payment.api.Transaction.Transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/-transaction.html","searchKeys":["Transaction","fun Transaction(mobileToken: String, paymentMethodTokens: List)","ch.datatrans.payment.api.Transaction.Transaction"]},{"name":"fun TransactionOptions()","description":"ch.datatrans.payment.api.TransactionOptions.TransactionOptions","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/-transaction-options.html","searchKeys":["TransactionOptions","fun TransactionOptions()","ch.datatrans.payment.api.TransactionOptions.TransactionOptions"]},{"name":"fun create(jsonString: String): PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion.create","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/-companion/create.html","searchKeys":["create","fun create(jsonString: String): PaymentMethodToken","ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion.create"]},{"name":"fun create(legacyTokenData: ByteArray): PaymentMethodToken?","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion.create","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/-companion/create.html","searchKeys":["create","fun create(legacyTokenData: ByteArray): PaymentMethodToken?","ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion.create"]},{"name":"fun fromIdentifier(identifier: String): PaymentMethodType?","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.Companion.fromIdentifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-companion/from-identifier.html","searchKeys":["fromIdentifier","fun fromIdentifier(identifier: String): PaymentMethodType?","ch.datatrans.payment.paymentmethods.PaymentMethodType.Companion.fromIdentifier"]},{"name":"fun startTokenizationRequest(activity: Activity, tokenizationRequest: TokenizationRequest)","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry.startTokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-registry/start-tokenization-request.html","searchKeys":["startTokenizationRequest","fun startTokenizationRequest(activity: Activity, tokenizationRequest: TokenizationRequest)","ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry.startTokenizationRequest"]},{"name":"fun startTransaction(activity: Activity, transaction: Transaction)","description":"ch.datatrans.payment.api.TransactionRegistry.startTransaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-registry/start-transaction.html","searchKeys":["startTransaction","fun startTransaction(activity: Activity, transaction: Transaction)","ch.datatrans.payment.api.TransactionRegistry.startTransaction"]},{"name":"fun toJson(): String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.toJson","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/to-json.html","searchKeys":["toJson","fun toJson(): String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.toJson"]},{"name":"interface TokenizationRequestListener","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestListener","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-listener/index.html","searchKeys":["TokenizationRequestListener","interface TokenizationRequestListener","ch.datatrans.payment.api.tokenization.TokenizationRequestListener"]},{"name":"interface TransactionListener","description":"ch.datatrans.payment.api.TransactionListener","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-listener/index.html","searchKeys":["TransactionListener","interface TransactionListener","ch.datatrans.payment.api.TransactionListener"]},{"name":"object Companion","description":"ch.datatrans.payment.paymentmethods.GooglePayConfig.Companion","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-companion/index.html","searchKeys":["Companion","object Companion","ch.datatrans.payment.paymentmethods.GooglePayConfig.Companion"]},{"name":"object Companion","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/-companion/index.html","searchKeys":["Companion","object Companion","ch.datatrans.payment.paymentmethods.PaymentMethodToken.Companion"]},{"name":"object Companion","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.Companion","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-companion/index.html","searchKeys":["Companion","object Companion","ch.datatrans.payment.paymentmethods.PaymentMethodType.Companion"]},{"name":"object Companion","description":"ch.datatrans.payment.paymentmethods.SamsungPayConfig.Companion","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-samsung-pay-config/-companion/index.html","searchKeys":["Companion","object Companion","ch.datatrans.payment.paymentmethods.SamsungPayConfig.Companion"]},{"name":"object TokenizationRequestRegistry","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-registry/index.html","searchKeys":["TokenizationRequestRegistry","object TokenizationRequestRegistry","ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry"]},{"name":"object TransactionRegistry","description":"ch.datatrans.payment.api.TransactionRegistry","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-registry/index.html","searchKeys":["TransactionRegistry","object TransactionRegistry","ch.datatrans.payment.api.TransactionRegistry"]},{"name":"open class CardToken : PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.CardToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/index.html","searchKeys":["CardToken","open class CardToken : PaymentMethodToken","ch.datatrans.payment.paymentmethods.CardToken"]},{"name":"open class PaymentMethodToken(type: PaymentMethodType, token: String) : Serializable, Cloneable","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/index.html","searchKeys":["PaymentMethodToken","open class PaymentMethodToken(type: PaymentMethodType, token: String) : Serializable, Cloneable","ch.datatrans.payment.paymentmethods.PaymentMethodToken"]},{"name":"open class SamsungPayConfig","description":"ch.datatrans.payment.paymentmethods.SamsungPayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-samsung-pay-config/index.html","searchKeys":["SamsungPayConfig","open class SamsungPayConfig","ch.datatrans.payment.paymentmethods.SamsungPayConfig"]},{"name":"open class TechnicalException : TransactionException","description":"ch.datatrans.payment.exception.TechnicalException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-technical-exception/index.html","searchKeys":["TechnicalException","open class TechnicalException : TransactionException","ch.datatrans.payment.exception.TechnicalException"]},{"name":"open class TokenizationRequestException : Exception","description":"ch.datatrans.payment.exception.TokenizationRequestException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-tokenization-request-exception/index.html","searchKeys":["TokenizationRequestException","open class TokenizationRequestException : Exception","ch.datatrans.payment.exception.TokenizationRequestException"]},{"name":"open class TransactionException : Exception","description":"ch.datatrans.payment.exception.TransactionException","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-transaction-exception/index.html","searchKeys":["TransactionException","open class TransactionException : Exception","ch.datatrans.payment.exception.TransactionException"]},{"name":"open fun getAccessibilityTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.getAccessibilityTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/get-accessibility-title.html","searchKeys":["getAccessibilityTitle","open fun getAccessibilityTitle(context: Context): String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.getAccessibilityTitle"]},{"name":"open fun getDisplayTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.getDisplayTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/get-display-title.html","searchKeys":["getDisplayTitle","open fun getDisplayTitle(context: Context): String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.getDisplayTitle"]},{"name":"open fun onTokenizationRequestCancel()","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationRequestCancel","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-listener/on-tokenization-request-cancel.html","searchKeys":["onTokenizationRequestCancel","open fun onTokenizationRequestCancel()","ch.datatrans.payment.api.tokenization.TokenizationRequestListener.onTokenizationRequestCancel"]},{"name":"open fun onTransactionCancel()","description":"ch.datatrans.payment.api.TransactionListener.onTransactionCancel","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-listener/on-transaction-cancel.html","searchKeys":["onTransactionCancel","open fun onTransactionCancel()","ch.datatrans.payment.api.TransactionListener.onTransactionCancel"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.equals","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","ch.datatrans.payment.paymentmethods.CardExpiryDate.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"ch.datatrans.payment.paymentmethods.CardToken.equals","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","ch.datatrans.payment.paymentmethods.CardToken.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"ch.datatrans.payment.paymentmethods.PayPalToken.equals","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","ch.datatrans.payment.paymentmethods.PayPalToken.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.equals","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","ch.datatrans.payment.paymentmethods.PaymentMethodToken.equals"]},{"name":"open override fun clone(): CardToken","description":"ch.datatrans.payment.paymentmethods.CardToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/clone.html","searchKeys":["clone","open override fun clone(): CardToken","ch.datatrans.payment.paymentmethods.CardToken.clone"]},{"name":"open override fun clone(): PayPalToken","description":"ch.datatrans.payment.paymentmethods.PayPalToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/clone.html","searchKeys":["clone","open override fun clone(): PayPalToken","ch.datatrans.payment.paymentmethods.PayPalToken.clone"]},{"name":"open override fun clone(): PaymentMethodToken","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/clone.html","searchKeys":["clone","open override fun clone(): PaymentMethodToken","ch.datatrans.payment.paymentmethods.PaymentMethodToken.clone"]},{"name":"open override fun clone(): PostFinanceCardToken","description":"ch.datatrans.payment.paymentmethods.PostFinanceCardToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-post-finance-card-token/clone.html","searchKeys":["clone","open override fun clone(): PostFinanceCardToken","ch.datatrans.payment.paymentmethods.PostFinanceCardToken.clone"]},{"name":"open override fun clone(): RekaToken","description":"ch.datatrans.payment.paymentmethods.RekaToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-reka-token/clone.html","searchKeys":["clone","open override fun clone(): RekaToken","ch.datatrans.payment.paymentmethods.RekaToken.clone"]},{"name":"open override fun clone(): SEPAToken","description":"ch.datatrans.payment.paymentmethods.SEPAToken.clone","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/clone.html","searchKeys":["clone","open override fun clone(): SEPAToken","ch.datatrans.payment.paymentmethods.SEPAToken.clone"]},{"name":"open override fun getAccessibilityTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.CardToken.getAccessibilityTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/get-accessibility-title.html","searchKeys":["getAccessibilityTitle","open override fun getAccessibilityTitle(context: Context): String","ch.datatrans.payment.paymentmethods.CardToken.getAccessibilityTitle"]},{"name":"open override fun getAccessibilityTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.PayPalToken.getAccessibilityTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/get-accessibility-title.html","searchKeys":["getAccessibilityTitle","open override fun getAccessibilityTitle(context: Context): String","ch.datatrans.payment.paymentmethods.PayPalToken.getAccessibilityTitle"]},{"name":"open override fun getAccessibilityTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.SEPAToken.getAccessibilityTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/get-accessibility-title.html","searchKeys":["getAccessibilityTitle","open override fun getAccessibilityTitle(context: Context): String","ch.datatrans.payment.paymentmethods.SEPAToken.getAccessibilityTitle"]},{"name":"open override fun getDisplayTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.CardToken.getDisplayTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/get-display-title.html","searchKeys":["getDisplayTitle","open override fun getDisplayTitle(context: Context): String","ch.datatrans.payment.paymentmethods.CardToken.getDisplayTitle"]},{"name":"open override fun getDisplayTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.PayPalToken.getDisplayTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/get-display-title.html","searchKeys":["getDisplayTitle","open override fun getDisplayTitle(context: Context): String","ch.datatrans.payment.paymentmethods.PayPalToken.getDisplayTitle"]},{"name":"open override fun getDisplayTitle(context: Context): String","description":"ch.datatrans.payment.paymentmethods.SEPAToken.getDisplayTitle","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/get-display-title.html","searchKeys":["getDisplayTitle","open override fun getDisplayTitle(context: Context): String","ch.datatrans.payment.paymentmethods.SEPAToken.getDisplayTitle"]},{"name":"open override fun hashCode(): Int","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.hashCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","ch.datatrans.payment.paymentmethods.CardExpiryDate.hashCode"]},{"name":"open override fun hashCode(): Int","description":"ch.datatrans.payment.paymentmethods.CardToken.hashCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","ch.datatrans.payment.paymentmethods.CardToken.hashCode"]},{"name":"open override fun hashCode(): Int","description":"ch.datatrans.payment.paymentmethods.PayPalToken.hashCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","ch.datatrans.payment.paymentmethods.PayPalToken.hashCode"]},{"name":"open override fun hashCode(): Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.hashCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","ch.datatrans.payment.paymentmethods.PaymentMethodToken.hashCode"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.CardExpiryDate.toString"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.CardToken.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.CardToken.toString"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.PayPalToken.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.PayPalToken.toString"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.toString"]},{"name":"open override fun toString(): String","description":"ch.datatrans.payment.paymentmethods.SEPAToken.toString","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/to-string.html","searchKeys":["toString","open override fun toString(): String","ch.datatrans.payment.paymentmethods.SEPAToken.toString"]},{"name":"open override val isValid: Boolean","description":"ch.datatrans.payment.paymentmethods.CardToken.isValid","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/is-valid.html","searchKeys":["isValid","open override val isValid: Boolean","ch.datatrans.payment.paymentmethods.CardToken.isValid"]},{"name":"open override var token: String","description":"ch.datatrans.payment.paymentmethods.SEPAToken.token","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/token.html","searchKeys":["token","open override var token: String","ch.datatrans.payment.paymentmethods.SEPAToken.token"]},{"name":"open val isValid: Boolean = true","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.isValid","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/is-valid.html","searchKeys":["isValid","open val isValid: Boolean = true","ch.datatrans.payment.paymentmethods.PaymentMethodToken.isValid"]},{"name":"open var token: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.token","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/token.html","searchKeys":["token","open var token: String","ch.datatrans.payment.paymentmethods.PaymentMethodToken.token"]},{"name":"suspend fun hasGooglePay(context: Context, supportedNetworks: List, isTesting: Boolean = false): Boolean","description":"ch.datatrans.payment.paymentmethods.GooglePayConfig.Companion.hasGooglePay","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-google-pay-config/-companion/has-google-pay.html","searchKeys":["hasGooglePay","suspend fun hasGooglePay(context: Context, supportedNetworks: List, isTesting: Boolean = false): Boolean","ch.datatrans.payment.paymentmethods.GooglePayConfig.Companion.hasGooglePay"]},{"name":"suspend fun hasSamsungPay(context: Context, supportedNetworks: List, isTesting: Boolean = false): Boolean","description":"ch.datatrans.payment.paymentmethods.SamsungPayConfig.Companion.hasSamsungPay","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-samsung-pay-config/-companion/has-samsung-pay.html","searchKeys":["hasSamsungPay","suspend fun hasSamsungPay(context: Context, supportedNetworks: List, isTesting: Boolean = false): Boolean","ch.datatrans.payment.paymentmethods.SamsungPayConfig.Companion.hasSamsungPay"]},{"name":"val bankCode: String?","description":"ch.datatrans.payment.paymentmethods.SEPAToken.bankCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-s-e-p-a-token/bank-code.html","searchKeys":["bankCode","val bankCode: String?","ch.datatrans.payment.paymentmethods.SEPAToken.bankCode"]},{"name":"val cardholder: String? = null","description":"ch.datatrans.payment.paymentmethods.Card.cardholder","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/cardholder.html","searchKeys":["cardholder","val cardholder: String? = null","ch.datatrans.payment.paymentmethods.Card.cardholder"]},{"name":"val cvv: String? = null","description":"ch.datatrans.payment.paymentmethods.Card.cvv","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/cvv.html","searchKeys":["cvv","val cvv: String? = null","ch.datatrans.payment.paymentmethods.Card.cvv"]},{"name":"val errorCode: Int","description":"ch.datatrans.payment.exception.BackendException.errorCode","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-backend-exception/error-code.html","searchKeys":["errorCode","val errorCode: Int","ch.datatrans.payment.exception.BackendException.errorCode"]},{"name":"val expiryDate: CardExpiryDate","description":"ch.datatrans.payment.paymentmethods.Card.expiryDate","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/expiry-date.html","searchKeys":["expiryDate","val expiryDate: CardExpiryDate","ch.datatrans.payment.paymentmethods.Card.expiryDate"]},{"name":"val formattedMonth: String","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.formattedMonth","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/formatted-month.html","searchKeys":["formattedMonth","val formattedMonth: String","ch.datatrans.payment.paymentmethods.CardExpiryDate.formattedMonth"]},{"name":"val formattedYear: String","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.formattedYear","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/formatted-year.html","searchKeys":["formattedYear","val formattedYear: String","ch.datatrans.payment.paymentmethods.CardExpiryDate.formattedYear"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-o-n-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-y-j-u-n-o/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-n-e-r-s_-c-l-u-b/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-s-c-o-v-e-r/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-e-a-s-y-p-a-y/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-g-o-o-g-l-e_-p-a-y/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-j-c-b/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-a-s-t-e-r_-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-y_-o-n-e/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y-s-a-f-e-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y_-p-a-l/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-e-f-i-n-a-n-c-e/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-w-e-r-p-a-y/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-r-e-k-a/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-a-m-s-u-n-g_-p-a-y/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-e-p-a/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-u-p-e-r-c-a-r-d/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-b-i-l-l-i-n-g/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-p-a-s-s/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-t-w-i-n-t/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-u-a-t-p/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-v-i-s-a/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.identifier"]},{"name":"val identifier: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.identifier","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/identifier.html","searchKeys":["identifier","val identifier: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.identifier"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-o-n-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-y-j-u-n-o/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-n-e-r-s_-c-l-u-b/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-s-c-o-v-e-r/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-e-a-s-y-p-a-y/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-g-o-o-g-l-e_-p-a-y/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-j-c-b/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-a-s-t-e-r_-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-y_-o-n-e/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y-s-a-f-e-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y_-p-a-l/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-e-f-i-n-a-n-c-e/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-w-e-r-p-a-y/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-r-e-k-a/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-a-m-s-u-n-g_-p-a-y/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-e-p-a/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-u-p-e-r-c-a-r-d/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-b-i-l-l-i-n-g/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-p-a-s-s/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-t-w-i-n-t/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-u-a-t-p/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.name"]},{"name":"val name: String","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.name","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-v-i-s-a/name.html","searchKeys":["name","val name: String","ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.name"]},{"name":"val number: String","description":"ch.datatrans.payment.paymentmethods.Card.number","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/number.html","searchKeys":["number","val number: String","ch.datatrans.payment.paymentmethods.Card.number"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.AMERICAN_EXPRESS.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-o-n-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-b-y-j-u-n-o/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.BYJUNO.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-n-e-r-s_-c-l-u-b/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.DINERS_CLUB.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-d-i-s-c-o-v-e-r/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.DISCOVER.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-e-a-s-y-p-a-y/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.EASYPAY.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-g-o-o-g-l-e_-p-a-y/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.GOOGLE_PAY.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-j-c-b/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.JCB.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-a-s-t-e-r_-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.MASTER_CARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-m-y_-o-n-e/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.MY_ONE.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y-s-a-f-e-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAYSAFECARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-a-y_-p-a-l/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.PAY_PAL.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_CARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-s-t_-f-i-n-a-n-c-e_-e-f-i-n-a-n-c-e/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.POST_FINANCE_EFINANCE.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-p-o-w-e-r-p-a-y/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.POWERPAY.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-r-e-k-a/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.REKA.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-a-m-s-u-n-g_-p-a-y/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SAMSUNG_PAY.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-e-p-a/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SEPA.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-u-p-e-r-c-a-r-d/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SUPERCARD.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-b-i-l-l-i-n-g/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_BILLING.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-s-w-i-s-s_-p-a-s-s/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.SWISS_PASS.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-t-w-i-n-t/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.TWINT.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-u-a-t-p/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.UATP.ordinal"]},{"name":"val ordinal: Int","description":"ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.ordinal","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-type/-v-i-s-a/ordinal.html","searchKeys":["ordinal","val ordinal: Int","ch.datatrans.payment.paymentmethods.PaymentMethodType.VISA.ordinal"]},{"name":"val payPalEmail: String?","description":"ch.datatrans.payment.paymentmethods.PayPalToken.payPalEmail","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-pay-pal-token/pay-pal-email.html","searchKeys":["payPalEmail","val payPalEmail: String?","ch.datatrans.payment.paymentmethods.PayPalToken.payPalEmail"]},{"name":"val paymentMethodToken: PaymentMethodToken? = null","description":"ch.datatrans.payment.api.TransactionSuccess.paymentMethodToken","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-success/payment-method-token.html","searchKeys":["paymentMethodToken","val paymentMethodToken: PaymentMethodToken? = null","ch.datatrans.payment.api.TransactionSuccess.paymentMethodToken"]},{"name":"val paymentMethodType: PaymentMethodType","description":"ch.datatrans.payment.api.TransactionSuccess.paymentMethodType","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-success/payment-method-type.html","searchKeys":["paymentMethodType","val paymentMethodType: PaymentMethodType","ch.datatrans.payment.api.TransactionSuccess.paymentMethodType"]},{"name":"val paymentMethodType: PaymentMethodType?","description":"ch.datatrans.payment.exception.TransactionException.paymentMethodType","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-transaction-exception/payment-method-type.html","searchKeys":["paymentMethodType","val paymentMethodType: PaymentMethodType?","ch.datatrans.payment.exception.TransactionException.paymentMethodType"]},{"name":"val transactionId: String","description":"ch.datatrans.payment.api.TransactionSuccess.transactionId","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-success/transaction-id.html","searchKeys":["transactionId","val transactionId: String","ch.datatrans.payment.api.TransactionSuccess.transactionId"]},{"name":"val transactionId: String?","description":"ch.datatrans.payment.exception.TransactionException.transactionId","location":"-datatrans -android -s-d-k/ch.datatrans.payment.exception/-transaction-exception/transaction-id.html","searchKeys":["transactionId","val transactionId: String?","ch.datatrans.payment.exception.TransactionException.transactionId"]},{"name":"val type: PaymentMethodType","description":"ch.datatrans.payment.paymentmethods.Card.type","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card/type.html","searchKeys":["type","val type: PaymentMethodType","ch.datatrans.payment.paymentmethods.Card.type"]},{"name":"val type: PaymentMethodType","description":"ch.datatrans.payment.paymentmethods.PaymentMethodToken.type","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-payment-method-token/type.html","searchKeys":["type","val type: PaymentMethodType","ch.datatrans.payment.paymentmethods.PaymentMethodToken.type"]},{"name":"var appCallbackScheme: String? = null","description":"ch.datatrans.payment.api.TransactionOptions.appCallbackScheme","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/app-callback-scheme.html","searchKeys":["appCallbackScheme","var appCallbackScheme: String? = null","ch.datatrans.payment.api.TransactionOptions.appCallbackScheme"]},{"name":"var cardExpiryDate: CardExpiryDate? = null","description":"ch.datatrans.payment.paymentmethods.CardToken.cardExpiryDate","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/card-expiry-date.html","searchKeys":["cardExpiryDate","var cardExpiryDate: CardExpiryDate? = null","ch.datatrans.payment.paymentmethods.CardToken.cardExpiryDate"]},{"name":"var cardholder: String? = null","description":"ch.datatrans.payment.paymentmethods.CardToken.cardholder","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/cardholder.html","searchKeys":["cardholder","var cardholder: String? = null","ch.datatrans.payment.paymentmethods.CardToken.cardholder"]},{"name":"var googlePayConfig: GooglePayConfig? = null","description":"ch.datatrans.payment.api.TransactionOptions.googlePayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/google-pay-config.html","searchKeys":["googlePayConfig","var googlePayConfig: GooglePayConfig? = null","ch.datatrans.payment.api.TransactionOptions.googlePayConfig"]},{"name":"var isTesting: Boolean = false","description":"ch.datatrans.payment.api.TransactionOptions.isTesting","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/is-testing.html","searchKeys":["isTesting","var isTesting: Boolean = false","ch.datatrans.payment.api.TransactionOptions.isTesting"]},{"name":"var isTesting: Boolean = false","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.isTesting","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/is-testing.html","searchKeys":["isTesting","var isTesting: Boolean = false","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.isTesting"]},{"name":"var language: String? = null","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.language","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/language.html","searchKeys":["language","var language: String? = null","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.language"]},{"name":"var listener: TokenizationRequestListener? = null","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest.listener","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/listener.html","searchKeys":["listener","var listener: TokenizationRequestListener? = null","ch.datatrans.payment.api.tokenization.TokenizationRequest.listener"]},{"name":"var listener: TransactionListener? = null","description":"ch.datatrans.payment.api.Transaction.listener","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/listener.html","searchKeys":["listener","var listener: TransactionListener? = null","ch.datatrans.payment.api.Transaction.listener"]},{"name":"var maskedCardNumber: String? = null","description":"ch.datatrans.payment.paymentmethods.CardToken.maskedCardNumber","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-token/masked-card-number.html","searchKeys":["maskedCardNumber","var maskedCardNumber: String? = null","ch.datatrans.payment.paymentmethods.CardToken.maskedCardNumber"]},{"name":"var month: Int","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.month","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/month.html","searchKeys":["month","var month: Int","ch.datatrans.payment.paymentmethods.CardExpiryDate.month"]},{"name":"var options: TokenizationRequestOptions","description":"ch.datatrans.payment.api.tokenization.TokenizationRequest.options","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request/options.html","searchKeys":["options","var options: TokenizationRequestOptions","ch.datatrans.payment.api.tokenization.TokenizationRequest.options"]},{"name":"var options: TransactionOptions","description":"ch.datatrans.payment.api.Transaction.options","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction/options.html","searchKeys":["options","var options: TransactionOptions","ch.datatrans.payment.api.Transaction.options"]},{"name":"var samsungPayConfig: SamsungPayConfig? = null","description":"ch.datatrans.payment.api.TransactionOptions.samsungPayConfig","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/samsung-pay-config.html","searchKeys":["samsungPayConfig","var samsungPayConfig: SamsungPayConfig? = null","ch.datatrans.payment.api.TransactionOptions.samsungPayConfig"]},{"name":"var suppressCriticalErrorDialog: Boolean = false","description":"ch.datatrans.payment.api.TransactionOptions.suppressCriticalErrorDialog","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/suppress-critical-error-dialog.html","searchKeys":["suppressCriticalErrorDialog","var suppressCriticalErrorDialog: Boolean = false","ch.datatrans.payment.api.TransactionOptions.suppressCriticalErrorDialog"]},{"name":"var suppressCriticalErrorDialog: Boolean = false","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.suppressCriticalErrorDialog","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/suppress-critical-error-dialog.html","searchKeys":["suppressCriticalErrorDialog","var suppressCriticalErrorDialog: Boolean = false","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.suppressCriticalErrorDialog"]},{"name":"var tokenizationRequest: TokenizationRequest? = null","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry.tokenizationRequest","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-registry/tokenization-request.html","searchKeys":["tokenizationRequest","var tokenizationRequest: TokenizationRequest? = null","ch.datatrans.payment.api.tokenization.TokenizationRequestRegistry.tokenizationRequest"]},{"name":"var transaction: Transaction? = null","description":"ch.datatrans.payment.api.TransactionRegistry.transaction","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-registry/transaction.html","searchKeys":["transaction","var transaction: Transaction? = null","ch.datatrans.payment.api.TransactionRegistry.transaction"]},{"name":"var useCertificatePinning: Boolean = false","description":"ch.datatrans.payment.api.TransactionOptions.useCertificatePinning","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api/-transaction-options/use-certificate-pinning.html","searchKeys":["useCertificatePinning","var useCertificatePinning: Boolean = false","ch.datatrans.payment.api.TransactionOptions.useCertificatePinning"]},{"name":"var useCertificatePinning: Boolean = false","description":"ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.useCertificatePinning","location":"-datatrans -android -s-d-k/ch.datatrans.payment.api.tokenization/-tokenization-request-options/use-certificate-pinning.html","searchKeys":["useCertificatePinning","var useCertificatePinning: Boolean = false","ch.datatrans.payment.api.tokenization.TokenizationRequestOptions.useCertificatePinning"]},{"name":"var year: Int","description":"ch.datatrans.payment.paymentmethods.CardExpiryDate.year","location":"-datatrans -android -s-d-k/ch.datatrans.payment.paymentmethods/-card-expiry-date/year.html","searchKeys":["year","var year: Int","ch.datatrans.payment.paymentmethods.CardExpiryDate.year"]}]