Sha256: 3664775e412dd7a9fb72b82cf9d0ab671eabb8a0f4b2e2d0ce56663faca7afea

Contents?: true

Size: 531 Bytes

Versions: 62

Compression:

Stored size: 531 Bytes

Contents

#payment-icon.style-guide__subsection

  %h3= link_to_style_guide('components', 'payment_icon')

  %p Displays a generic payment card icon.

  .style-guide__example-block
    = credit_card_issuer_icon('undefined')

- Workarea.config.credit_card_issuers.each do |key, value|
  .style-guide__subsection{ id: "payment-icon--#{value.dasherize}"}

    %h3= link_to_style_guide('components', "payment_icon__#{value.systemize}")

    %p Displays the #{value} icon.

    .style-guide__example-block
      = credit_card_issuer_icon(value)

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.27 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.26 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.45 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.25 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.23 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.44 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.22 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.43 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.21 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.42 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.20 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.41 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.19 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.40 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.18 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.39 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.17 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.38 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.5.16 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml
workarea-storefront-3.4.37 app/views/workarea/storefront/style_guides/components/_payment_icon.html.haml