Package-level declarations

Types

Link copied to clipboard
class AddressFormInput @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout

AddressFormInput to be used in other modules.

Link copied to clipboard
class AddressLookupView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout, ComponentView
Link copied to clipboard
class AdyenSwipeToRevealLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ViewGroup

A swipeable view that contains two child views which are:

Link copied to clipboard
open class AdyenTextInputEditText @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : TextInputEditText
Link copied to clipboard
class ExpiryDateInput @JvmOverloads @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP]) constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AdyenTextInputEditText
Link copied to clipboard
data class LookupOption(val lookupAddress: LookupAddress, val isLoading: Boolean = false)
Link copied to clipboard
abstract class PayButton(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : FrameLayout
Link copied to clipboard
class PaymentInProgressView @JvmOverloads @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP]) constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ConstraintLayout, ComponentView
Link copied to clipboard
class ProcessingPaymentView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout, ComponentView
Link copied to clipboard
class RoundCornerImageView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyle: Int = 0) : AppCompatImageView

ImageView that adds a corner to the loaded drawable.

Link copied to clipboard
class SecurityCodeInput @JvmOverloads @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP]) constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AdyenTextInputEditText
Link copied to clipboard
class SocialSecurityNumberInput @JvmOverloads @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP]) constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AdyenTextInputEditText