stripe-android
payments-core
/
com.stripe.android.payments.paymentlauncher
/
PaymentLauncherContract
/
Args
/
IntentConfirmationArgs
Intent
Confirmation
Args
data
class
IntentConfirmationArgs
:
PaymentLauncherContract.Args
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
Bundle
Link copied to clipboard
fun
toBundle
(
)
:
Bundle
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
confirm
Stripe
Intent
Params
Link copied to clipboard
val
confirmStripeIntentParams
:
ConfirmStripeIntentParams
enable
Logging
Link copied to clipboard
open
override
val
enableLogging
:
Boolean
injector
Key
Link copied to clipboard
open
override
val
injectorKey
:
String
product
Usage
Link copied to clipboard
open
override
val
productUsage
:
Set
<
String
>
publishable
Key
Link copied to clipboard
open
override
val
publishableKey
:
String
status
Bar
Color
Link copied to clipboard
open
override
var
statusBarColor
:
Int
?
=
null
stripe
Account
Id
Link copied to clipboard
open
override
val
stripeAccountId
:
String
?