Describes the appearance of the row in the Embedded Mobile Payment Element

interface RowConfig {
    style?: PaymentSheet.RowStyle;
    additionalInsets?: number;
    flat?: PaymentSheet.FlatConfig;
    floating?: PaymentSheet.FloatingConfig;
}

Properties

The display style of the row.

RowStyle.FlatWithRadio
additionalInsets?: number

Additional vertical insets applied to a payment method row. Increasing this value increases the height of each row.

6.0

Appearance settings for the flat style row

Appearance settings for the floating button style row

MMNEPVFCICPMFPCPTTAAATR