toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
ui
/
io.snabble.sdk.ui.cart
/
PaymentSelectionHelper
Payment
Selection
Helper
open
class
PaymentSelectionHelper
Members
Types
Entry
Link copied to clipboard
open
class
Entry
:
Serializable
Properties
instance
Link copied to clipboard
val
instance
:
PaymentSelectionHelper
Functions
get
Selected
Entry
Link copied to clipboard
open
fun
getSelectedEntry
(
)
:
LiveData
<
PaymentSelectionHelper.Entry
>
select
Link copied to clipboard
open
fun
select
(
entry
:
PaymentSelectionHelper.Entry
)
should
Show
Big
Selector
Link copied to clipboard
open
fun
shouldShowBigSelector
(
)
:
Boolean
should
Show
Google
Pay
Button
Link copied to clipboard
open
fun
shouldShowGooglePayButton
(
)
:
Boolean
should
Show
Pay
Button
Link copied to clipboard
open
fun
shouldShowPayButton
(
)
:
Boolean
should
Show
Small
Selector
Link copied to clipboard
open
fun
shouldShowSmallSelector
(
)
:
Boolean
show
Dialog
Link copied to clipboard
open
fun
showDialog
(
fragmentActivity
:
FragmentActivity
)
update
Shopping
Cart
Link copied to clipboard
open
fun
updateShoppingCart
(
)