Package-level declarations
Types
Link copied to clipboard
class QRCodeComponent : ViewModel, ActionComponent, IntentHandlingComponent, ViewableComponent, RedirectableActionComponent
An ActionComponent that is able to handle the 'qrCode' action.
Link copied to clipboard
Configuration class for the QRCodeComponent.
Functions
Link copied to clipboard
fun CheckoutConfiguration.qrCode(configuration: QRCodeConfiguration.Builder.() -> Unit = {}): CheckoutConfiguration