Przejdź do głównej zawartości

PaymentInstrumentDisplayHint

UX rendering hint for a payment instrument — the storefront can switch between prominent button / branded tile / dropdown / radio per hint. Backend-agnostic mapping to visual treatment.

enum PaymentInstrumentDisplayHint {
BRANDED_TILE
DROPDOWN_OPTION
PROMINENT_BUTTON
RADIO_OPTION
}

Values

PaymentInstrumentDisplayHint.BRANDED_TILE

PaymentInstrumentDisplayHint.PROMINENT_BUTTON

PaymentInstrumentDisplayHint.RADIO_OPTION

Member Of

PaymentInstrument object