Package-level declarations

Types

Link copied to clipboard
data class IdealComponentState(    val data: PaymentComponentData<IdealPaymentMethod>,     val isInputValid: Boolean,     val isReady: Boolean) : PaymentComponentState<IdealPaymentMethod>

Represents the state of IdealComponent.

Link copied to clipboard

Configuration class for the IdealComponent.

Functions

Link copied to clipboard