PaymentOption

sealed interface PaymentOption

Represents a payment option available during payment collection.

Inheritors

Types

Link copied to clipboard

Represents any card payment method type (i.e., any PaymentMethodType where PaymentMethodType.isNonCardPaymentMethod is false).

Link copied to clipboard

Represents a non-card payment method with its specific type.