From b69f9b10410fb99406d0db9325d3ed617299cd04 Mon Sep 17 00:00:00 2001 From: Samer Alabi <141707240+samer-stripe@users.noreply.github.com> Date: Mon, 18 Sep 2023 17:56:13 -0400 Subject: [PATCH] Generate dokka for 20.31.0 (#7326) --- docs/camera-core/navigation.html | 172 +++++++------ docs/financial-connections/navigation.html | 172 +++++++------ docs/identity/navigation.html | 172 +++++++------ docs/link/navigation.html | 172 +++++++------ docs/ml-core/base/navigation.html | 172 +++++++------ docs/ml-core/cardscan/navigation.html | 172 +++++++------ docs/ml-core/default/navigation.html | 172 +++++++------ docs/ml-core/googleplay/navigation.html | 172 +++++++------ docs/navigation.html | 172 +++++++------ docs/network-testing/navigation.html | 172 +++++++------ docs/payments-core-testing/navigation.html | 172 +++++++------ .../-card-exception/index.html | 6 +- .../-payment-intent-args.html | 4 +- .../-payment-intent-args/index.html | 8 +- .../-setup-intent-args.html | 4 +- .../-setup-intent-args/index.html | 8 +- .../-google-pay-launcher-contract/index.html | 4 +- .../-google-pay-launcher/index.html | 12 +- .../present-for-payment-intent.html | 4 +- .../present-for-setup-intent.html | 4 +- .../-args/-args.html | 4 +- .../-args/index.html | 6 +- .../index.html | 6 +- .../present.html | 4 +- .../-companion/create-revolut-pay.html | 75 ++++++ .../-companion/index.html | 15 ++ .../-konbini/-konbini.html | 75 ++++++ .../-konbini/index.html | 167 ++++++++++++ .../-payment-method-options-params/index.html | 17 +- .../-payment-method/-type/-alma/index.html | 238 ++++++++++++++++++ .../-payment-method/-type/-konbini/index.html | 238 ++++++++++++++++++ .../-payment-method/-type/index.html | 30 +++ .../-shipping-method/-shipping-method.html | 2 +- .../-shipping-method/currency.html | 2 +- .../-shipping-method/index.html | 6 +- .../-display-konbini-details.html | 75 ++++++ .../hosted-voucher-url.html | 75 ++++++ .../-display-konbini-details/index.html | 152 +++++++++++ .../-next-action-data/index.html | 17 +- .../-display-konbini-details/index.html | 148 +++++++++++ .../-next-action-type/index.html | 15 ++ .../com.stripe.android.model/index.html | 2 +- .../consumer-sign-up.html | 2 +- .../-stripe-api-repository/index.html | 2 +- .../-stripe-repository/consumer-sign-up.html | 2 +- .../-stripe-repository/index.html | 2 +- .../index.html | 4 +- .../register-authenticator.html | 2 +- .../unregister-authenticator.html | 2 +- .../-translator-manager/index.html | 2 +- .../-activity-starter/-activity-starter.html | 2 +- .../-activity-starter/index.html | 2 +- .../-add-payment-method-activity/index.html | 58 ++--- .../-auth-activity-starter-host/index.html | 2 +- .../start-activity-for-result.html | 2 +- .../index.html | 42 ++-- .../-becs-debit-widget/index.html | 36 +-- .../-card-form-view/index.html | 36 +-- .../-card-input-widget/index.html | 36 +-- .../-card-multiline-widget/index.html | 36 +-- .../-card-number-edit-text/index.html | 40 +-- .../-card-number-text-input-layout/index.html | 36 +-- .../-country-text-input-layout/index.html | 36 +-- .../-cvc-edit-text/index.html | 40 +-- .../-expiry-date-edit-text/index.html | 40 +-- .../index.html | 58 ++--- .../-payment-flow-activity/index.html | 58 ++--- .../-payment-flow-view-pager/index.html | 36 +-- .../-payment-methods-activity/index.html | 58 ++--- .../format-price-string-using-free.html | 2 +- .../-payment-utils/index.html | 2 +- .../-postal-code-edit-text/index.html | 40 +-- .../-shipping-info-widget/index.html | 36 +-- .../-stripe-activity/index.html | 58 ++--- .../-stripe-edit-text/index.html | 40 +-- .../get-price-string.html | 2 +- .../-pay-with-google-utils/index.html | 2 +- .../set-shipping-information-validator.html | 2 +- .../set-shipping-methods-factory.html | 2 +- .../index.html | 2 +- .../-shipping-methods-factory/index.html | 2 +- .../-payment-session-config/index.html | 4 +- docs/payments-core/navigation.html | 172 +++++++------ docs/payments-model/navigation.html | 172 +++++++------ .../-form-item-spec/index.html | 2 +- .../-konbini-confirmation-number-spec.html | 75 ++++++ .../api-path.html | 75 ++++++ .../index.html | 137 ++++++++++ .../transform.html | 75 ++++++ .../index.html | 15 ++ docs/payments-ui-core/navigation.html | 172 +++++++------ .../-google-pay-configuration.html | 4 +- .../-google-pay-configuration/amount.html | 75 ++++++ .../country-code.html | 2 +- .../currency-code.html | 2 +- .../environment.html | 2 +- .../-google-pay-configuration/index.html | 46 +++- .../-google-pay-configuration/label.html | 75 ++++++ .../-payment-sheet/index.html | 2 +- docs/paymentsheet/navigation.html | 172 +++++++------ docs/scripts/pages.json | 2 +- docs/stripe-core/navigation.html | 172 +++++++------ .../-konbini-confirmation-number.html | 75 ++++++ .../-identifier-spec/-companion/index.html | 15 ++ docs/stripe-ui-core/navigation.html | 172 +++++++------ docs/stripecardscan/navigation.html | 172 +++++++------ docs/wechatpay/navigation.html | 172 +++++++------ 107 files changed, 4393 insertions(+), 1843 deletions(-) create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method-create-params/-companion/create-revolut-pay.html create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method-options-params/-konbini/-konbini.html create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method-options-params/-konbini/index.html create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method/-type/-alma/index.html create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method/-type/-konbini/index.html create mode 100644 docs/payments-core/com.stripe.android.model/-stripe-intent/-next-action-data/-display-konbini-details/-display-konbini-details.html create mode 100644 docs/payments-core/com.stripe.android.model/-stripe-intent/-next-action-data/-display-konbini-details/hosted-voucher-url.html create mode 100644 docs/payments-core/com.stripe.android.model/-stripe-intent/-next-action-data/-display-konbini-details/index.html create mode 100644 docs/payments-core/com.stripe.android.model/-stripe-intent/-next-action-type/-display-konbini-details/index.html create mode 100644 docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/-konbini-confirmation-number-spec.html create mode 100644 docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/api-path.html create mode 100644 docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/index.html create mode 100644 docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/transform.html create mode 100644 docs/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-google-pay-configuration/amount.html create mode 100644 docs/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-google-pay-configuration/label.html create mode 100644 docs/stripe-ui-core/com.stripe.android.uicore.elements/-identifier-spec/-companion/-konbini-confirmation-number.html diff --git a/docs/camera-core/navigation.html b/docs/camera-core/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/camera-core/navigation.html +++ b/docs/camera-core/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay -
+
+
+ Alma +
+
+
-
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/financial-connections/navigation.html b/docs/financial-connections/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/financial-connections/navigation.html +++ b/docs/financial-connections/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/identity/navigation.html b/docs/identity/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/identity/navigation.html +++ b/docs/identity/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/link/navigation.html b/docs/link/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/link/navigation.html +++ b/docs/link/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/ml-core/base/navigation.html b/docs/ml-core/base/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/ml-core/base/navigation.html +++ b/docs/ml-core/base/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/ml-core/cardscan/navigation.html b/docs/ml-core/cardscan/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/ml-core/cardscan/navigation.html +++ b/docs/ml-core/cardscan/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/ml-core/default/navigation.html b/docs/ml-core/default/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/ml-core/default/navigation.html +++ b/docs/ml-core/default/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/ml-core/googleplay/navigation.html b/docs/ml-core/googleplay/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/ml-core/googleplay/navigation.html +++ b/docs/ml-core/googleplay/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/navigation.html b/docs/navigation.html index 5dca63355b3..c5c5caade32 100644 --- a/docs/navigation.html +++ b/docs/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/network-testing/navigation.html b/docs/network-testing/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/network-testing/navigation.html +++ b/docs/network-testing/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/payments-core-testing/navigation.html b/docs/payments-core-testing/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/payments-core-testing/navigation.html +++ b/docs/payments-core-testing/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/payments-core/com.stripe.android.exception/-card-exception/index.html b/docs/payments-core/com.stripe.android.exception/-card-exception/index.html index 53761487b38..98ef29f611d 100644 --- a/docs/payments-core/com.stripe.android.exception/-card-exception/index.html +++ b/docs/payments-core/com.stripe.android.exception/-card-exception/index.html @@ -311,7 +311,7 @@

Functions

@@ -371,7 +371,7 @@

Functions

@@ -386,7 +386,7 @@

Functions

diff --git a/docs/payments-core/com.stripe.android.googlepaylauncher/-google-pay-launcher-contract/-payment-intent-args/-payment-intent-args.html b/docs/payments-core/com.stripe.android.googlepaylauncher/-google-pay-launcher-contract/-payment-intent-args/-payment-intent-args.html index 7cbd0700618..c90580bce37 100644 --- a/docs/payments-core/com.stripe.android.googlepaylauncher/-google-pay-launcher-contract/-payment-intent-args/-payment-intent-args.html +++ b/docs/payments-core/com.stripe.android.googlepaylauncher/-google-pay-launcher-contract/-payment-intent-args/-payment-intent-args.html @@ -57,12 +57,12 @@
-
+

PaymentIntentArgs

-
constructor(clientSecret: String, config: GooglePayLauncher.Config)
+
constructor(clientSecret: String, config: GooglePayLauncher.Config, label: String? = null)
@@ -1361,7 +1361,7 @@

Functions

-
open override fun getCodeCacheDir(): File
+
open override fun getCodeCacheDir(): File
@@ -1481,7 +1481,7 @@

Functions

-
open override fun getDatabasePath(p0: String): File
+
open override fun getDatabasePath(p0: String): File
@@ -1496,7 +1496,7 @@

Functions

-
open override fun getDataDir(): File
+
open override fun getDataDir(): File
@@ -1526,7 +1526,7 @@

Functions

-
open override fun getDir(p0: String, p1: Int): File
+
open override fun getDir(p0: String, p1: Int): File
@@ -1586,7 +1586,7 @@

Functions

-
open override fun getExternalCacheDir(): File?
+
open override fun getExternalCacheDir(): File?
@@ -1601,7 +1601,7 @@

Functions

-
open override fun getExternalCacheDirs(): Array<File>
+
open override fun getExternalCacheDirs(): Array<File>
@@ -1616,7 +1616,7 @@

Functions

-
open override fun getExternalFilesDir(p0: String?): File?
+
open override fun getExternalFilesDir(p0: String?): File?
@@ -1631,7 +1631,7 @@

Functions

-
open override fun getExternalFilesDirs(p0: String): Array<File>
+
open override fun getExternalFilesDirs(p0: String): Array<File>
@@ -1646,7 +1646,7 @@

Functions

-
open override fun getExternalMediaDirs(): Array<File>
+
open override fun getExternalMediaDirs(): Array<File>
@@ -1661,7 +1661,7 @@

Functions

@@ -1676,7 +1676,7 @@

Functions

-
open override fun getFilesDir(): File
+
open override fun getFilesDir(): File
@@ -1691,7 +1691,7 @@

Functions

-
open override fun getFileStreamPath(p0: String): File
+
open override fun getFileStreamPath(p0: String): File
@@ -1811,7 +1811,7 @@

Functions

-
open override fun getMainExecutor(): Executor
+
open override fun getMainExecutor(): Executor
@@ -1886,7 +1886,7 @@

Functions

-
open override fun getNoBackupFilesDir(): File
+
open override fun getNoBackupFilesDir(): File
@@ -1901,7 +1901,7 @@

Functions

-
open override fun getObbDir(): File
+
open override fun getObbDir(): File
@@ -1916,7 +1916,7 @@

Functions

-
open override fun getObbDirs(): Array<File>
+
open override fun getObbDirs(): Array<File>
@@ -2246,7 +2246,7 @@

Functions

-
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
+
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
@@ -2261,7 +2261,7 @@

Functions

-
open override fun getSystemServiceName(p0: Class<*>): String?
+
open override fun getSystemServiceName(p0: Class<*>): String?
@@ -3221,7 +3221,7 @@

Functions

@@ -3476,7 +3476,7 @@

Functions

@@ -4016,7 +4016,7 @@

Functions

-
open override fun openFileInput(p0: String): FileInputStream
+
open override fun openFileInput(p0: String): FileInputStream
@@ -4031,7 +4031,7 @@

Functions

-
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
+
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
@@ -4556,7 +4556,7 @@

Functions

@@ -5321,7 +5321,7 @@

Functions

-
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
+
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
diff --git a/docs/payments-core/com.stripe.android.view/-auth-activity-starter-host/index.html b/docs/payments-core/com.stripe.android.view/-auth-activity-starter-host/index.html index 08d76b2a0d2..bf1718ef119 100644 --- a/docs/payments-core/com.stripe.android.view/-auth-activity-starter-host/index.html +++ b/docs/payments-core/com.stripe.android.view/-auth-activity-starter-host/index.html @@ -127,7 +127,7 @@

Functions

-
abstract fun startActivityForResult(target: Class<*>, extras: Bundle, requestCode: Int)
+
abstract fun startActivityForResult(target: Class<*>, extras: Bundle, requestCode: Int)
diff --git a/docs/payments-core/com.stripe.android.view/-auth-activity-starter-host/start-activity-for-result.html b/docs/payments-core/com.stripe.android.view/-auth-activity-starter-host/start-activity-for-result.html index d6676eb8d90..3642e662dff 100644 --- a/docs/payments-core/com.stripe.android.view/-auth-activity-starter-host/start-activity-for-result.html +++ b/docs/payments-core/com.stripe.android.view/-auth-activity-starter-host/start-activity-for-result.html @@ -62,7 +62,7 @@

startActivityForResult

-
abstract fun startActivityForResult(target: Class<*>, extras: Bundle, requestCode: Int)
+
abstract fun startActivityForResult(target: Class<*>, extras: Bundle, requestCode: Int)
@@ -146,7 +146,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -236,7 +236,7 @@

Functions

- +
@@ -1016,7 +1016,7 @@

Functions

@@ -1316,7 +1316,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1406,7 +1406,7 @@

Functions

@@ -2501,7 +2501,7 @@

Functions

- +
@@ -4751,7 +4751,7 @@

Functions

-
open fun getTextLocale(): Locale
+
open fun getTextLocale(): Locale
@@ -5021,7 +5021,7 @@

Functions

- +
@@ -6851,7 +6851,7 @@

Functions

@@ -6866,7 +6866,7 @@

Functions

@@ -7361,7 +7361,7 @@

Functions

@@ -7616,7 +7616,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7631,7 +7631,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7691,7 +7691,7 @@

Functions

- +
@@ -7706,7 +7706,7 @@

Functions

- +
@@ -7751,7 +7751,7 @@

Functions

- +
@@ -8036,7 +8036,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -11411,7 +11411,7 @@

Functions

@@ -11456,7 +11456,7 @@

Functions

-
open fun setTextLocale(p0: Locale)
+
open fun setTextLocale(p0: Locale)
@@ -12116,7 +12116,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-becs-debit-widget/index.html b/docs/payments-core/com.stripe.android.view/-becs-debit-widget/index.html index a1a917c1059..4b2d6e16a78 100644 --- a/docs/payments-core/com.stripe.android.view/-becs-debit-widget/index.html +++ b/docs/payments-core/com.stripe.android.view/-becs-debit-widget/index.html @@ -150,7 +150,7 @@

Functions

- +
@@ -180,7 +180,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -270,7 +270,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1050,7 +1050,7 @@

Functions

@@ -1380,7 +1380,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1485,7 +1485,7 @@

Functions

@@ -2265,7 +2265,7 @@

Functions

- +
@@ -3780,7 +3780,7 @@

Functions

- +
@@ -5505,7 +5505,7 @@

Functions

@@ -5520,7 +5520,7 @@

Functions

@@ -6075,7 +6075,7 @@

Functions

@@ -6375,7 +6375,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -6390,7 +6390,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -6450,7 +6450,7 @@

Functions

- +
@@ -6465,7 +6465,7 @@

Functions

- +
@@ -6555,7 +6555,7 @@

Functions

- +
@@ -6975,7 +6975,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -9915,7 +9915,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-card-form-view/index.html b/docs/payments-core/com.stripe.android.view/-card-form-view/index.html index 53651631d29..bd8fa036999 100644 --- a/docs/payments-core/com.stripe.android.view/-card-form-view/index.html +++ b/docs/payments-core/com.stripe.android.view/-card-form-view/index.html @@ -131,7 +131,7 @@

Functions

- +
@@ -161,7 +161,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -251,7 +251,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1031,7 +1031,7 @@

Functions

@@ -1361,7 +1361,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1466,7 +1466,7 @@

Functions

@@ -2276,7 +2276,7 @@

Functions

- +
@@ -3821,7 +3821,7 @@

Functions

- +
@@ -5591,7 +5591,7 @@

Functions

@@ -5606,7 +5606,7 @@

Functions

@@ -6161,7 +6161,7 @@

Functions

@@ -6461,7 +6461,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -6476,7 +6476,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -6536,7 +6536,7 @@

Functions

- +
@@ -6551,7 +6551,7 @@

Functions

- +
@@ -6641,7 +6641,7 @@

Functions

- +
@@ -7061,7 +7061,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -10166,7 +10166,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-card-input-widget/index.html b/docs/payments-core/com.stripe.android.view/-card-input-widget/index.html index 55c57d4d99b..0d8d1a909d1 100644 --- a/docs/payments-core/com.stripe.android.view/-card-input-widget/index.html +++ b/docs/payments-core/com.stripe.android.view/-card-input-widget/index.html @@ -206,7 +206,7 @@

Functions

- +
@@ -236,7 +236,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -326,7 +326,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1121,7 +1121,7 @@

Functions

@@ -1451,7 +1451,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1556,7 +1556,7 @@

Functions

@@ -2366,7 +2366,7 @@

Functions

- +
@@ -3911,7 +3911,7 @@

Functions

- +
@@ -5681,7 +5681,7 @@

Functions

@@ -5696,7 +5696,7 @@

Functions

@@ -6251,7 +6251,7 @@

Functions

@@ -6551,7 +6551,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -6566,7 +6566,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -6626,7 +6626,7 @@

Functions

- +
@@ -6641,7 +6641,7 @@

Functions

- +
@@ -6731,7 +6731,7 @@

Functions

- +
@@ -7151,7 +7151,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -10406,7 +10406,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-card-multiline-widget/index.html b/docs/payments-core/com.stripe.android.view/-card-multiline-widget/index.html index 3ee43913875..b3d610ceaa5 100644 --- a/docs/payments-core/com.stripe.android.view/-card-multiline-widget/index.html +++ b/docs/payments-core/com.stripe.android.view/-card-multiline-widget/index.html @@ -326,7 +326,7 @@

Functions

- +
@@ -356,7 +356,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -446,7 +446,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1241,7 +1241,7 @@

Functions

@@ -1571,7 +1571,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1676,7 +1676,7 @@

Functions

@@ -2486,7 +2486,7 @@

Functions

- +
@@ -4031,7 +4031,7 @@

Functions

- +
@@ -5801,7 +5801,7 @@

Functions

@@ -5816,7 +5816,7 @@

Functions

@@ -6371,7 +6371,7 @@

Functions

@@ -6686,7 +6686,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -6701,7 +6701,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -6761,7 +6761,7 @@

Functions

- +
@@ -6776,7 +6776,7 @@

Functions

- +
@@ -6866,7 +6866,7 @@

Functions

- +
@@ -7286,7 +7286,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -10661,7 +10661,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-card-number-edit-text/index.html b/docs/payments-core/com.stripe.android.view/-card-number-edit-text/index.html index 94514d8f018..fd6c72a4033 100644 --- a/docs/payments-core/com.stripe.android.view/-card-number-edit-text/index.html +++ b/docs/payments-core/com.stripe.android.view/-card-number-edit-text/index.html @@ -221,7 +221,7 @@

Functions

@@ -251,7 +251,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -341,7 +341,7 @@

Functions

- +
@@ -1121,7 +1121,7 @@

Functions

@@ -1436,7 +1436,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1526,7 +1526,7 @@

Functions

@@ -2621,7 +2621,7 @@

Functions

- +
@@ -4886,7 +4886,7 @@

Functions

-
open fun getTextLocale(): Locale
+
open fun getTextLocale(): Locale
@@ -5141,7 +5141,7 @@

Functions

- +
@@ -6971,7 +6971,7 @@

Functions

@@ -6986,7 +6986,7 @@

Functions

@@ -7481,7 +7481,7 @@

Functions

@@ -7736,7 +7736,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7751,7 +7751,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7811,7 +7811,7 @@

Functions

- +
@@ -7826,7 +7826,7 @@

Functions

- +
@@ -7871,7 +7871,7 @@

Functions

- +
@@ -8156,7 +8156,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -11666,7 +11666,7 @@

Functions

-
open fun setTextLocale(p0: Locale)
+
open fun setTextLocale(p0: Locale)
@@ -12311,7 +12311,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-card-number-text-input-layout/index.html b/docs/payments-core/com.stripe.android.view/-card-number-text-input-layout/index.html index ae07325fb5a..35e0d6fe71c 100644 --- a/docs/payments-core/com.stripe.android.view/-card-number-text-input-layout/index.html +++ b/docs/payments-core/com.stripe.android.view/-card-number-text-input-layout/index.html @@ -367,7 +367,7 @@

Functions

- +
@@ -397,7 +397,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -517,7 +517,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1327,7 +1327,7 @@

Functions

@@ -1657,7 +1657,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1762,7 +1762,7 @@

Functions

@@ -2872,7 +2872,7 @@

Functions

- +
@@ -4672,7 +4672,7 @@

Functions

- +
@@ -6562,7 +6562,7 @@

Functions

@@ -6577,7 +6577,7 @@

Functions

@@ -7147,7 +7147,7 @@

Functions

@@ -7462,7 +7462,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7477,7 +7477,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7537,7 +7537,7 @@

Functions

- +
@@ -7552,7 +7552,7 @@

Functions

- +
@@ -7687,7 +7687,7 @@

Functions

- +
@@ -8137,7 +8137,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -12292,7 +12292,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-country-text-input-layout/index.html b/docs/payments-core/com.stripe.android.view/-country-text-input-layout/index.html index 7041673a0b6..520804fbe33 100644 --- a/docs/payments-core/com.stripe.android.view/-country-text-input-layout/index.html +++ b/docs/payments-core/com.stripe.android.view/-country-text-input-layout/index.html @@ -397,7 +397,7 @@

Functions

- +
@@ -427,7 +427,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -547,7 +547,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1357,7 +1357,7 @@

Functions

@@ -1687,7 +1687,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1792,7 +1792,7 @@

Functions

@@ -2902,7 +2902,7 @@

Functions

- +
@@ -4717,7 +4717,7 @@

Functions

- +
@@ -6607,7 +6607,7 @@

Functions

@@ -6622,7 +6622,7 @@

Functions

@@ -7192,7 +7192,7 @@

Functions

@@ -7507,7 +7507,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7522,7 +7522,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7582,7 +7582,7 @@

Functions

- +
@@ -7597,7 +7597,7 @@

Functions

- +
@@ -7732,7 +7732,7 @@

Functions

- +
@@ -8182,7 +8182,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -12352,7 +12352,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-cvc-edit-text/index.html b/docs/payments-core/com.stripe.android.view/-cvc-edit-text/index.html index 33d7869197a..b1b8fa21862 100644 --- a/docs/payments-core/com.stripe.android.view/-cvc-edit-text/index.html +++ b/docs/payments-core/com.stripe.android.view/-cvc-edit-text/index.html @@ -161,7 +161,7 @@

Functions

@@ -191,7 +191,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -281,7 +281,7 @@

Functions

- +
@@ -1061,7 +1061,7 @@

Functions

@@ -1376,7 +1376,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1466,7 +1466,7 @@

Functions

@@ -2561,7 +2561,7 @@

Functions

- +
@@ -4826,7 +4826,7 @@

Functions

-
open fun getTextLocale(): Locale
+
open fun getTextLocale(): Locale
@@ -5081,7 +5081,7 @@

Functions

- +
@@ -6911,7 +6911,7 @@

Functions

@@ -6926,7 +6926,7 @@

Functions

@@ -7421,7 +7421,7 @@

Functions

@@ -7676,7 +7676,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7691,7 +7691,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7751,7 +7751,7 @@

Functions

- +
@@ -7766,7 +7766,7 @@

Functions

- +
@@ -7811,7 +7811,7 @@

Functions

- +
@@ -8096,7 +8096,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -11606,7 +11606,7 @@

Functions

-
open fun setTextLocale(p0: Locale)
+
open fun setTextLocale(p0: Locale)
@@ -12251,7 +12251,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-expiry-date-edit-text/index.html b/docs/payments-core/com.stripe.android.view/-expiry-date-edit-text/index.html index e5f8b8e43c7..2927f891d71 100644 --- a/docs/payments-core/com.stripe.android.view/-expiry-date-edit-text/index.html +++ b/docs/payments-core/com.stripe.android.view/-expiry-date-edit-text/index.html @@ -191,7 +191,7 @@

Functions

@@ -221,7 +221,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -311,7 +311,7 @@

Functions

- +
@@ -1091,7 +1091,7 @@

Functions

@@ -1406,7 +1406,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1496,7 +1496,7 @@

Functions

@@ -2591,7 +2591,7 @@

Functions

- +
@@ -4856,7 +4856,7 @@

Functions

-
open fun getTextLocale(): Locale
+
open fun getTextLocale(): Locale
@@ -5111,7 +5111,7 @@

Functions

- +
@@ -6941,7 +6941,7 @@

Functions

@@ -6956,7 +6956,7 @@

Functions

@@ -7451,7 +7451,7 @@

Functions

@@ -7706,7 +7706,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7721,7 +7721,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7781,7 +7781,7 @@

Functions

- +
@@ -7796,7 +7796,7 @@

Functions

- +
@@ -7841,7 +7841,7 @@

Functions

- +
@@ -8126,7 +8126,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -11651,7 +11651,7 @@

Functions

-
open fun setTextLocale(p0: Locale)
+
open fun setTextLocale(p0: Locale)
@@ -12296,7 +12296,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-payment-auth-web-view-activity/index.html b/docs/payments-core/com.stripe.android.view/-payment-auth-web-view-activity/index.html index 2ea03428280..994392ac259 100644 --- a/docs/payments-core/com.stripe.android.view/-payment-auth-web-view-activity/index.html +++ b/docs/payments-core/com.stripe.android.view/-payment-auth-web-view-activity/index.html @@ -356,7 +356,7 @@

Functions

-
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
+
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
@@ -371,7 +371,7 @@

Functions

-
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
+
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
@@ -911,7 +911,7 @@

Functions

-
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
+
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
@@ -1286,7 +1286,7 @@

Functions

-
open override fun getCacheDir(): File
+
open override fun getCacheDir(): File
@@ -1346,7 +1346,7 @@

Functions

-
open override fun getClassLoader(): ClassLoader
+
open override fun getClassLoader(): ClassLoader
@@ -1361,7 +1361,7 @@

Functions

-
open override fun getCodeCacheDir(): File
+
open override fun getCodeCacheDir(): File
@@ -1481,7 +1481,7 @@

Functions

-
open override fun getDatabasePath(p0: String): File
+
open override fun getDatabasePath(p0: String): File
@@ -1496,7 +1496,7 @@

Functions

-
open override fun getDataDir(): File
+
open override fun getDataDir(): File
@@ -1526,7 +1526,7 @@

Functions

-
open override fun getDir(p0: String, p1: Int): File
+
open override fun getDir(p0: String, p1: Int): File
@@ -1586,7 +1586,7 @@

Functions

-
open override fun getExternalCacheDir(): File?
+
open override fun getExternalCacheDir(): File?
@@ -1601,7 +1601,7 @@

Functions

-
open override fun getExternalCacheDirs(): Array<File>
+
open override fun getExternalCacheDirs(): Array<File>
@@ -1616,7 +1616,7 @@

Functions

-
open override fun getExternalFilesDir(p0: String?): File?
+
open override fun getExternalFilesDir(p0: String?): File?
@@ -1631,7 +1631,7 @@

Functions

-
open override fun getExternalFilesDirs(p0: String): Array<File>
+
open override fun getExternalFilesDirs(p0: String): Array<File>
@@ -1646,7 +1646,7 @@

Functions

-
open override fun getExternalMediaDirs(): Array<File>
+
open override fun getExternalMediaDirs(): Array<File>
@@ -1661,7 +1661,7 @@

Functions

@@ -1676,7 +1676,7 @@

Functions

-
open override fun getFilesDir(): File
+
open override fun getFilesDir(): File
@@ -1691,7 +1691,7 @@

Functions

-
open override fun getFileStreamPath(p0: String): File
+
open override fun getFileStreamPath(p0: String): File
@@ -1811,7 +1811,7 @@

Functions

-
open override fun getMainExecutor(): Executor
+
open override fun getMainExecutor(): Executor
@@ -1886,7 +1886,7 @@

Functions

-
open override fun getNoBackupFilesDir(): File
+
open override fun getNoBackupFilesDir(): File
@@ -1901,7 +1901,7 @@

Functions

-
open override fun getObbDir(): File
+
open override fun getObbDir(): File
@@ -1916,7 +1916,7 @@

Functions

-
open override fun getObbDirs(): Array<File>
+
open override fun getObbDirs(): Array<File>
@@ -2246,7 +2246,7 @@

Functions

-
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
+
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
@@ -2261,7 +2261,7 @@

Functions

-
open override fun getSystemServiceName(p0: Class<*>): String?
+
open override fun getSystemServiceName(p0: Class<*>): String?
@@ -3206,7 +3206,7 @@

Functions

@@ -3461,7 +3461,7 @@

Functions

@@ -4001,7 +4001,7 @@

Functions

-
open override fun openFileInput(p0: String): FileInputStream
+
open override fun openFileInput(p0: String): FileInputStream
@@ -4016,7 +4016,7 @@

Functions

-
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
+
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
@@ -4541,7 +4541,7 @@

Functions

@@ -5306,7 +5306,7 @@

Functions

-
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
+
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
diff --git a/docs/payments-core/com.stripe.android.view/-payment-flow-activity/index.html b/docs/payments-core/com.stripe.android.view/-payment-flow-activity/index.html index 7a2aed47f0b..12265015ac3 100644 --- a/docs/payments-core/com.stripe.android.view/-payment-flow-activity/index.html +++ b/docs/payments-core/com.stripe.android.view/-payment-flow-activity/index.html @@ -356,7 +356,7 @@

Functions

-
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
+
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
@@ -371,7 +371,7 @@

Functions

-
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
+
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
@@ -911,7 +911,7 @@

Functions

-
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
+
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
@@ -1286,7 +1286,7 @@

Functions

-
open override fun getCacheDir(): File
+
open override fun getCacheDir(): File
@@ -1346,7 +1346,7 @@

Functions

-
open override fun getClassLoader(): ClassLoader
+
open override fun getClassLoader(): ClassLoader
@@ -1361,7 +1361,7 @@

Functions

-
open override fun getCodeCacheDir(): File
+
open override fun getCodeCacheDir(): File
@@ -1481,7 +1481,7 @@

Functions

-
open override fun getDatabasePath(p0: String): File
+
open override fun getDatabasePath(p0: String): File
@@ -1496,7 +1496,7 @@

Functions

-
open override fun getDataDir(): File
+
open override fun getDataDir(): File
@@ -1526,7 +1526,7 @@

Functions

-
open override fun getDir(p0: String, p1: Int): File
+
open override fun getDir(p0: String, p1: Int): File
@@ -1586,7 +1586,7 @@

Functions

-
open override fun getExternalCacheDir(): File?
+
open override fun getExternalCacheDir(): File?
@@ -1601,7 +1601,7 @@

Functions

-
open override fun getExternalCacheDirs(): Array<File>
+
open override fun getExternalCacheDirs(): Array<File>
@@ -1616,7 +1616,7 @@

Functions

-
open override fun getExternalFilesDir(p0: String?): File?
+
open override fun getExternalFilesDir(p0: String?): File?
@@ -1631,7 +1631,7 @@

Functions

-
open override fun getExternalFilesDirs(p0: String): Array<File>
+
open override fun getExternalFilesDirs(p0: String): Array<File>
@@ -1646,7 +1646,7 @@

Functions

-
open override fun getExternalMediaDirs(): Array<File>
+
open override fun getExternalMediaDirs(): Array<File>
@@ -1661,7 +1661,7 @@

Functions

@@ -1676,7 +1676,7 @@

Functions

-
open override fun getFilesDir(): File
+
open override fun getFilesDir(): File
@@ -1691,7 +1691,7 @@

Functions

-
open override fun getFileStreamPath(p0: String): File
+
open override fun getFileStreamPath(p0: String): File
@@ -1811,7 +1811,7 @@

Functions

-
open override fun getMainExecutor(): Executor
+
open override fun getMainExecutor(): Executor
@@ -1886,7 +1886,7 @@

Functions

-
open override fun getNoBackupFilesDir(): File
+
open override fun getNoBackupFilesDir(): File
@@ -1901,7 +1901,7 @@

Functions

-
open override fun getObbDir(): File
+
open override fun getObbDir(): File
@@ -1916,7 +1916,7 @@

Functions

-
open override fun getObbDirs(): Array<File>
+
open override fun getObbDirs(): Array<File>
@@ -2246,7 +2246,7 @@

Functions

-
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
+
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
@@ -2261,7 +2261,7 @@

Functions

-
open override fun getSystemServiceName(p0: Class<*>): String?
+
open override fun getSystemServiceName(p0: Class<*>): String?
@@ -3221,7 +3221,7 @@

Functions

@@ -3476,7 +3476,7 @@

Functions

@@ -4016,7 +4016,7 @@

Functions

-
open override fun openFileInput(p0: String): FileInputStream
+
open override fun openFileInput(p0: String): FileInputStream
@@ -4031,7 +4031,7 @@

Functions

-
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
+
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
@@ -4556,7 +4556,7 @@

Functions

@@ -5321,7 +5321,7 @@

Functions

-
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
+
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
diff --git a/docs/payments-core/com.stripe.android.view/-payment-flow-view-pager/index.html b/docs/payments-core/com.stripe.android.view/-payment-flow-view-pager/index.html index 1000d34968f..0f2986ff9da 100644 --- a/docs/payments-core/com.stripe.android.view/-payment-flow-view-pager/index.html +++ b/docs/payments-core/com.stripe.android.view/-payment-flow-view-pager/index.html @@ -97,7 +97,7 @@

Functions

- +
@@ -127,7 +127,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -247,7 +247,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1072,7 +1072,7 @@

Functions

@@ -1447,7 +1447,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1552,7 +1552,7 @@

Functions

@@ -2347,7 +2347,7 @@

Functions

- +
@@ -3877,7 +3877,7 @@

Functions

- +
@@ -5617,7 +5617,7 @@

Functions

@@ -5632,7 +5632,7 @@

Functions

@@ -6217,7 +6217,7 @@

Functions

@@ -6517,7 +6517,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -6532,7 +6532,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -6592,7 +6592,7 @@

Functions

- +
@@ -6607,7 +6607,7 @@

Functions

- +
@@ -6697,7 +6697,7 @@

Functions

- +
@@ -7147,7 +7147,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -10177,7 +10177,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-payment-methods-activity/index.html b/docs/payments-core/com.stripe.android.view/-payment-methods-activity/index.html index 84e068081f9..66f3601951c 100644 --- a/docs/payments-core/com.stripe.android.view/-payment-methods-activity/index.html +++ b/docs/payments-core/com.stripe.android.view/-payment-methods-activity/index.html @@ -356,7 +356,7 @@

Functions

-
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
+
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
@@ -371,7 +371,7 @@

Functions

-
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
+
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
@@ -911,7 +911,7 @@

Functions

-
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
+
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
@@ -1286,7 +1286,7 @@

Functions

-
open override fun getCacheDir(): File
+
open override fun getCacheDir(): File
@@ -1346,7 +1346,7 @@

Functions

-
open override fun getClassLoader(): ClassLoader
+
open override fun getClassLoader(): ClassLoader
@@ -1361,7 +1361,7 @@

Functions

-
open override fun getCodeCacheDir(): File
+
open override fun getCodeCacheDir(): File
@@ -1481,7 +1481,7 @@

Functions

-
open override fun getDatabasePath(p0: String): File
+
open override fun getDatabasePath(p0: String): File
@@ -1496,7 +1496,7 @@

Functions

-
open override fun getDataDir(): File
+
open override fun getDataDir(): File
@@ -1526,7 +1526,7 @@

Functions

-
open override fun getDir(p0: String, p1: Int): File
+
open override fun getDir(p0: String, p1: Int): File
@@ -1586,7 +1586,7 @@

Functions

-
open override fun getExternalCacheDir(): File?
+
open override fun getExternalCacheDir(): File?
@@ -1601,7 +1601,7 @@

Functions

-
open override fun getExternalCacheDirs(): Array<File>
+
open override fun getExternalCacheDirs(): Array<File>
@@ -1616,7 +1616,7 @@

Functions

-
open override fun getExternalFilesDir(p0: String?): File?
+
open override fun getExternalFilesDir(p0: String?): File?
@@ -1631,7 +1631,7 @@

Functions

-
open override fun getExternalFilesDirs(p0: String): Array<File>
+
open override fun getExternalFilesDirs(p0: String): Array<File>
@@ -1646,7 +1646,7 @@

Functions

-
open override fun getExternalMediaDirs(): Array<File>
+
open override fun getExternalMediaDirs(): Array<File>
@@ -1661,7 +1661,7 @@

Functions

@@ -1676,7 +1676,7 @@

Functions

-
open override fun getFilesDir(): File
+
open override fun getFilesDir(): File
@@ -1691,7 +1691,7 @@

Functions

-
open override fun getFileStreamPath(p0: String): File
+
open override fun getFileStreamPath(p0: String): File
@@ -1811,7 +1811,7 @@

Functions

-
open override fun getMainExecutor(): Executor
+
open override fun getMainExecutor(): Executor
@@ -1886,7 +1886,7 @@

Functions

-
open override fun getNoBackupFilesDir(): File
+
open override fun getNoBackupFilesDir(): File
@@ -1901,7 +1901,7 @@

Functions

-
open override fun getObbDir(): File
+
open override fun getObbDir(): File
@@ -1916,7 +1916,7 @@

Functions

-
open override fun getObbDirs(): Array<File>
+
open override fun getObbDirs(): Array<File>
@@ -2246,7 +2246,7 @@

Functions

-
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
+
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
@@ -2261,7 +2261,7 @@

Functions

-
open override fun getSystemServiceName(p0: Class<*>): String?
+
open override fun getSystemServiceName(p0: Class<*>): String?
@@ -3206,7 +3206,7 @@

Functions

@@ -3461,7 +3461,7 @@

Functions

@@ -4001,7 +4001,7 @@

Functions

-
open override fun openFileInput(p0: String): FileInputStream
+
open override fun openFileInput(p0: String): FileInputStream
@@ -4016,7 +4016,7 @@

Functions

-
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
+
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
@@ -4541,7 +4541,7 @@

Functions

@@ -5306,7 +5306,7 @@

Functions

-
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
+
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
diff --git a/docs/payments-core/com.stripe.android.view/-payment-utils/format-price-string-using-free.html b/docs/payments-core/com.stripe.android.view/-payment-utils/format-price-string-using-free.html index 36e1fdaecd4..e3a331a3885 100644 --- a/docs/payments-core/com.stripe.android.view/-payment-utils/format-price-string-using-free.html +++ b/docs/payments-core/com.stripe.android.view/-payment-utils/format-price-string-using-free.html @@ -62,7 +62,7 @@

formatPriceStringUsingFree

-

Formats a monetary amount into a human friendly string where zero is returned as free.

+

Formats a monetary amount into a human friendly string where zero is returned as free.

-

Formats a monetary amount into a human friendly string where zero is returned as free.

+

Formats a monetary amount into a human friendly string where zero is returned as free.

diff --git a/docs/payments-core/com.stripe.android.view/-postal-code-edit-text/index.html b/docs/payments-core/com.stripe.android.view/-postal-code-edit-text/index.html index 505ff867ec5..06a5c751c1f 100644 --- a/docs/payments-core/com.stripe.android.view/-postal-code-edit-text/index.html +++ b/docs/payments-core/com.stripe.android.view/-postal-code-edit-text/index.html @@ -161,7 +161,7 @@

Functions

@@ -191,7 +191,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -281,7 +281,7 @@

Functions

- +
@@ -1061,7 +1061,7 @@

Functions

- +
@@ -1376,7 +1376,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1466,7 +1466,7 @@

Functions

- +
@@ -2561,7 +2561,7 @@

Functions

- +
@@ -4826,7 +4826,7 @@

Functions

-
open fun getTextLocale(): Locale
+
open fun getTextLocale(): Locale
@@ -5081,7 +5081,7 @@

Functions

- +
@@ -6911,7 +6911,7 @@

Functions

- +
@@ -6926,7 +6926,7 @@

Functions

- +
@@ -7421,7 +7421,7 @@

Functions

- +
@@ -7676,7 +7676,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7691,7 +7691,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7751,7 +7751,7 @@

Functions

- +
@@ -7766,7 +7766,7 @@

Functions

- +
@@ -7811,7 +7811,7 @@

Functions

- +
@@ -8096,7 +8096,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -11606,7 +11606,7 @@

Functions

-
open fun setTextLocale(p0: Locale)
+
open fun setTextLocale(p0: Locale)
@@ -12251,7 +12251,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-shipping-info-widget/index.html b/docs/payments-core/com.stripe.android.view/-shipping-info-widget/index.html index fc88088591e..f1be3dbeeaa 100644 --- a/docs/payments-core/com.stripe.android.view/-shipping-info-widget/index.html +++ b/docs/payments-core/com.stripe.android.view/-shipping-info-widget/index.html @@ -165,7 +165,7 @@

Functions

- +
@@ -195,7 +195,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -285,7 +285,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1065,7 +1065,7 @@

Functions

- +
@@ -1395,7 +1395,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1500,7 +1500,7 @@

Functions

- +
@@ -2310,7 +2310,7 @@

Functions

- +
@@ -3855,7 +3855,7 @@

Functions

- +
@@ -5625,7 +5625,7 @@

Functions

- +
@@ -5640,7 +5640,7 @@

Functions

- +
@@ -6195,7 +6195,7 @@

Functions

- +
@@ -6510,7 +6510,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -6525,7 +6525,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -6585,7 +6585,7 @@

Functions

- +
@@ -6600,7 +6600,7 @@

Functions

- +
@@ -6690,7 +6690,7 @@

Functions

- +
@@ -7110,7 +7110,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -10215,7 +10215,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android.view/-stripe-activity/index.html b/docs/payments-core/com.stripe.android.view/-stripe-activity/index.html index 06b21eda7b3..ea9c5963088 100644 --- a/docs/payments-core/com.stripe.android.view/-stripe-activity/index.html +++ b/docs/payments-core/com.stripe.android.view/-stripe-activity/index.html @@ -356,7 +356,7 @@

Functions

-
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
+
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
@@ -371,7 +371,7 @@

Functions

-
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
+
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
@@ -911,7 +911,7 @@

Functions

-
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
+
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
@@ -1286,7 +1286,7 @@

Functions

-
open override fun getCacheDir(): File
+
open override fun getCacheDir(): File
@@ -1346,7 +1346,7 @@

Functions

-
open override fun getClassLoader(): ClassLoader
+
open override fun getClassLoader(): ClassLoader
@@ -1361,7 +1361,7 @@

Functions

-
open override fun getCodeCacheDir(): File
+
open override fun getCodeCacheDir(): File
@@ -1481,7 +1481,7 @@

Functions

-
open override fun getDatabasePath(p0: String): File
+
open override fun getDatabasePath(p0: String): File
@@ -1496,7 +1496,7 @@

Functions

-
open override fun getDataDir(): File
+
open override fun getDataDir(): File
@@ -1526,7 +1526,7 @@

Functions

-
open override fun getDir(p0: String, p1: Int): File
+
open override fun getDir(p0: String, p1: Int): File
@@ -1586,7 +1586,7 @@

Functions

-
open override fun getExternalCacheDir(): File?
+
open override fun getExternalCacheDir(): File?
@@ -1601,7 +1601,7 @@

Functions

-
open override fun getExternalCacheDirs(): Array<File>
+
open override fun getExternalCacheDirs(): Array<File>
@@ -1616,7 +1616,7 @@

Functions

-
open override fun getExternalFilesDir(p0: String?): File?
+
open override fun getExternalFilesDir(p0: String?): File?
@@ -1631,7 +1631,7 @@

Functions

-
open override fun getExternalFilesDirs(p0: String): Array<File>
+
open override fun getExternalFilesDirs(p0: String): Array<File>
@@ -1646,7 +1646,7 @@

Functions

-
open override fun getExternalMediaDirs(): Array<File>
+
open override fun getExternalMediaDirs(): Array<File>
@@ -1661,7 +1661,7 @@

Functions

- +
@@ -1676,7 +1676,7 @@

Functions

-
open override fun getFilesDir(): File
+
open override fun getFilesDir(): File
@@ -1691,7 +1691,7 @@

Functions

-
open override fun getFileStreamPath(p0: String): File
+
open override fun getFileStreamPath(p0: String): File
@@ -1811,7 +1811,7 @@

Functions

-
open override fun getMainExecutor(): Executor
+
open override fun getMainExecutor(): Executor
@@ -1886,7 +1886,7 @@

Functions

-
open override fun getNoBackupFilesDir(): File
+
open override fun getNoBackupFilesDir(): File
@@ -1901,7 +1901,7 @@

Functions

-
open override fun getObbDir(): File
+
open override fun getObbDir(): File
@@ -1916,7 +1916,7 @@

Functions

-
open override fun getObbDirs(): Array<File>
+
open override fun getObbDirs(): Array<File>
@@ -2246,7 +2246,7 @@

Functions

-
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
+
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
@@ -2261,7 +2261,7 @@

Functions

-
open override fun getSystemServiceName(p0: Class<*>): String?
+
open override fun getSystemServiceName(p0: Class<*>): String?
@@ -3206,7 +3206,7 @@

Functions

- +
@@ -3461,7 +3461,7 @@

Functions

- +
@@ -4001,7 +4001,7 @@

Functions

-
open override fun openFileInput(p0: String): FileInputStream
+
open override fun openFileInput(p0: String): FileInputStream
@@ -4016,7 +4016,7 @@

Functions

-
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
+
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
@@ -4541,7 +4541,7 @@

Functions

- +
@@ -5306,7 +5306,7 @@

Functions

-
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
+
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
diff --git a/docs/payments-core/com.stripe.android.view/-stripe-edit-text/index.html b/docs/payments-core/com.stripe.android.view/-stripe-edit-text/index.html index d0a14252383..a69800e5bbb 100644 --- a/docs/payments-core/com.stripe.android.view/-stripe-edit-text/index.html +++ b/docs/payments-core/com.stripe.android.view/-stripe-edit-text/index.html @@ -210,7 +210,7 @@

Functions

- +
@@ -240,7 +240,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -330,7 +330,7 @@

Functions

- +
@@ -1110,7 +1110,7 @@

Functions

- +
@@ -1425,7 +1425,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1515,7 +1515,7 @@

Functions

- +
@@ -2610,7 +2610,7 @@

Functions

- +
@@ -4875,7 +4875,7 @@

Functions

-
open fun getTextLocale(): Locale
+
open fun getTextLocale(): Locale
@@ -5130,7 +5130,7 @@

Functions

- +
@@ -6960,7 +6960,7 @@

Functions

- +
@@ -6975,7 +6975,7 @@

Functions

- +
@@ -7470,7 +7470,7 @@

Functions

- +
@@ -7725,7 +7725,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7740,7 +7740,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7800,7 +7800,7 @@

Functions

- +
@@ -7815,7 +7815,7 @@

Functions

- +
@@ -7860,7 +7860,7 @@

Functions

- +
@@ -8145,7 +8145,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -11655,7 +11655,7 @@

Functions

-
open fun setTextLocale(p0: Locale)
+
open fun setTextLocale(p0: Locale)
@@ -12300,7 +12300,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/docs/payments-core/com.stripe.android/-pay-with-google-utils/get-price-string.html b/docs/payments-core/com.stripe.android/-pay-with-google-utils/get-price-string.html index 14247e2466f..6b65420cabf 100644 --- a/docs/payments-core/com.stripe.android/-pay-with-google-utils/get-price-string.html +++ b/docs/payments-core/com.stripe.android/-pay-with-google-utils/get-price-string.html @@ -62,7 +62,7 @@

getPriceString

-
fun getPriceString(price: Long, currency: Currency): String

Converts an integer price in the lowest currency denomination to a Google string value. For instance: (100L, USD) -> "1.00", but (100L, JPY) -> "100".

Return

a String that can be used as a Pay with Google price string

Parameters

price

the price in the lowest available currency denomination

currency

the Currency used to determine how many digits after the decimal


fun getPriceString(price: Int, currency: Currency): String

Deprecated

Use getPriceString(Long, Currency) instead.

Replace with

getPriceString(price.toLong(), currency)

Converts an integer price in the lowest currency denomination to a Google string value. For instance: (100L, USD) -> "1.00", but (100L, JPY) -> "100".

Return

a String that can be used as a Pay with Google price string

Parameters

price

the price in the lowest available currency denomination

currency

the Currency used to determine how many digits after the decimal

+
fun getPriceString(price: Long, currency: Currency): String

Converts an integer price in the lowest currency denomination to a Google string value. For instance: (100L, USD) -> "1.00", but (100L, JPY) -> "100".

Return

a String that can be used as a Pay with Google price string

Parameters

price

the price in the lowest available currency denomination

currency

the Currency used to determine how many digits after the decimal


fun getPriceString(price: Int, currency: Currency): String

Deprecated

Use getPriceString(Long, Currency) instead.

Replace with

getPriceString(price.toLong(), currency)

Converts an integer price in the lowest currency denomination to a Google string value. For instance: (100L, USD) -> "1.00", but (100L, JPY) -> "100".

Return

a String that can be used as a Pay with Google price string

Parameters

price

the price in the lowest available currency denomination

currency

the Currency used to determine how many digits after the decimal

-
fun getPriceString(price: Int, currency: Currency): String
fun getPriceString(price: Long, currency: Currency): String

Converts an integer price in the lowest currency denomination to a Google string value. For instance: (100L, USD) -> "1.00", but (100L, JPY) -> "100".

+
fun getPriceString(price: Int, currency: Currency): String
fun getPriceString(price: Long, currency: Currency): String

Converts an integer price in the lowest currency denomination to a Google string value. For instance: (100L, USD) -> "1.00", but (100L, JPY) -> "100".

diff --git a/docs/payments-core/com.stripe.android/-payment-session-config/-builder/set-shipping-information-validator.html b/docs/payments-core/com.stripe.android/-payment-session-config/-builder/set-shipping-information-validator.html index 9ab2f55a24b..2755411ccfa 100644 --- a/docs/payments-core/com.stripe.android/-payment-session-config/-builder/set-shipping-information-validator.html +++ b/docs/payments-core/com.stripe.android/-payment-session-config/-builder/set-shipping-information-validator.html @@ -62,7 +62,7 @@

setShippingInformationValidator

-

Parameters

shippingInformationValidator

used to validate ShippingInformation in PaymentFlowActivity

Note: this instance must be Serializable.

+

Parameters

shippingInformationValidator

used to validate ShippingInformation in PaymentFlowActivity

Note: this instance must be Serializable.

- +
diff --git a/docs/payments-core/navigation.html b/docs/payments-core/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/payments-core/navigation.html +++ b/docs/payments-core/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay -
+
+
+ Alma +
+
+
-
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/payments-model/navigation.html b/docs/payments-model/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/payments-model/navigation.html +++ b/docs/payments-model/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/payments-ui-core/com.stripe.android.ui.core.elements/-form-item-spec/index.html b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-form-item-spec/index.html index eb1c7dab809..4b0ff903432 100644 --- a/docs/payments-ui-core/com.stripe.android.ui.core.elements/-form-item-spec/index.html +++ b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-form-item-spec/index.html @@ -61,7 +61,7 @@
diff --git a/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/-konbini-confirmation-number-spec.html b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/-konbini-confirmation-number-spec.html new file mode 100644 index 00000000000..baff1c00c7a --- /dev/null +++ b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/-konbini-confirmation-number-spec.html @@ -0,0 +1,75 @@ + + + + + KonbiniConfirmationNumberSpec + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

KonbiniConfirmationNumberSpec

+
+
constructor()
+
+ +
+
+
+ + + diff --git a/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/api-path.html b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/api-path.html new file mode 100644 index 00000000000..832a2e7ab3e --- /dev/null +++ b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/api-path.html @@ -0,0 +1,75 @@ + + + + + apiPath + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

apiPath

+
+
open override val apiPath: IdentifierSpec
+
+ +
+
+
+ + + diff --git a/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/index.html b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/index.html new file mode 100644 index 00000000000..75949dbb134 --- /dev/null +++ b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/index.html @@ -0,0 +1,137 @@ + + + + + KonbiniConfirmationNumberSpec + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

KonbiniConfirmationNumberSpec

+ +
+
+
+
+
+

Constructors

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
constructor()
+
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override val apiPath: IdentifierSpec
+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/transform.html b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/transform.html new file mode 100644 index 00000000000..e78098b2e68 --- /dev/null +++ b/docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/transform.html @@ -0,0 +1,75 @@ + + + + + transform + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

transform

+
+ +
+ +
+
+
+ + + diff --git a/docs/payments-ui-core/com.stripe.android.ui.core.elements/index.html b/docs/payments-ui-core/com.stripe.android.ui.core.elements/index.html index 44131718619..94d674a4056 100644 --- a/docs/payments-ui-core/com.stripe.android.ui.core.elements/index.html +++ b/docs/payments-ui-core/com.stripe.android.ui.core.elements/index.html @@ -685,6 +685,21 @@

Types

+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
diff --git a/docs/payments-ui-core/navigation.html b/docs/payments-ui-core/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/payments-ui-core/navigation.html +++ b/docs/payments-ui-core/navigation.html @@ -3400,31 +3400,41 @@ AmazonPay
-
+
+
+ Alma +
+
+ -
+
Zip
-
+ -
+ -
+ +
+
+ Konbini +
+
@@ -3586,12 +3596,17 @@ Card
-
+
+
+ Konbini +
+
+ -
+
@@ -4090,47 +4105,52 @@ DisplayBoletoDetails
-
+ + -
+ -
+
-
+ -
+ -
+ -
@@ -6122,242 +6147,247 @@ KlarnaHelper
-
+ + -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+
-
+ -
+ -
+ -
+ -
+ - -
+
-
+ - -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+ -
+ -
+ - -
+ -
+ -
+
diff --git a/docs/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-google-pay-configuration/-google-pay-configuration.html b/docs/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-google-pay-configuration/-google-pay-configuration.html index ebe69e4b6f0..63f7f8b1bde 100644 --- a/docs/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-google-pay-configuration/-google-pay-configuration.html +++ b/docs/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-google-pay-configuration/-google-pay-configuration.html @@ -57,12 +57,12 @@
-
+

GooglePayConfiguration

-
constructor(environment: PaymentSheet.GooglePayConfiguration.Environment, countryCode: String)
constructor(environment: PaymentSheet.GooglePayConfiguration.Environment, countryCode: String, currencyCode: String? = null)
+
constructor(environment: PaymentSheet.GooglePayConfiguration.Environment, countryCode: String, currencyCode: String? = null, amount: Long? = null, label: String? = null)

Parameters

environment

The Google Pay environment to use. See Google's documentation for more information.

countryCode

The two-letter ISO 3166 code of the country of your business, e.g. "US". See your account's country value here.

currencyCode

The three-letter ISO 4217 alphabetic currency code, e.g. "USD" or "EUR". Required in order to support Google Pay when processing a Setup Intent.

amount

An optional amount to display for setup intents. Google Pay may or may not display this amount depending on its own internal logic. Defaults to 0 if none is provided.

label

An optional label to display with the amount. Google Pay may or may not display this label depending on its own internal logic. Defaults to a generic label if none is provided.