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