toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.checkout
/
CheckoutInfoResult
/
onSuccess
on
Success
abstract
fun
onSuccess
(
signedCheckoutInfo
:
SignedCheckoutInfo
,
onlinePrice
:
Int
,
availablePaymentMethods
:
List
<
PaymentMethodInfo
>
)