interface PaymentMethodProps {
    variant: PaymentMethodVariant;
}

Properties

Properties

The payment method variant to display