CheckoutInfoResult

Functions

Link copied to clipboard
abstract fun onConnectionError()
Link copied to clipboard
Link copied to clipboard
abstract fun onInvalidProducts(products: List<Product>)
Link copied to clipboard
Link copied to clipboard
abstract fun onNoShopFound()
Link copied to clipboard
abstract fun onSuccess(signedCheckoutInfo: SignedCheckoutInfo, onlinePrice: Int, availablePaymentMethods: List<PaymentMethodInfo>)
Link copied to clipboard
abstract fun onUnknownError()