stripe-android
payments-core
/
com.stripe.android.model
/
KlarnaSourceParams
/
PaymentPageOptions
/
PurchaseType
Purchase
Type
enum
PurchaseType
:
Enum
<
KlarnaSourceParams.PaymentPageOptions.PurchaseType
>
Content copied to clipboard
The buy button type
Entries
Properties
Entries
Continue
Link copied to clipboard
Continue
(
"continue"
)
Content copied to clipboard
Order
Link copied to clipboard
Order
(
"order"
)
Content copied to clipboard
Download
Link copied to clipboard
Download
(
"download"
)
Content copied to clipboard
Subscribe
Link copied to clipboard
Subscribe
(
"subscribe"
)
Content copied to clipboard
Book
Link copied to clipboard
Book
(
"book"
)
Content copied to clipboard
Rent
Link copied to clipboard
Rent
(
"rent"
)
Content copied to clipboard
Buy
Link copied to clipboard
Buy
(
"buy"
)
Content copied to clipboard
Properties
code
Link copied to clipboard
val
code
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard