Sha256: 38689fc3e01f523ef3d832787ab739bf88902c54ed6c889381c835a4392f135b

Contents?: true

Size: 298 Bytes

Versions: 7

Compression:

Stored size: 298 Bytes

Contents

- if tender.direct_payment?
  = render 'workarea/storefront/orders/tenders/credit_card', tender: tender
- else
  .data-card
    .data-card__cell
      %p.data-card__line
        = t('workarea.storefront.paypal.paid_with_paypal')
      %p.data-card__line
        = number_to_currency(tender.amount)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
workarea-paypal-3.0.6 app/views/workarea/storefront/orders/tenders/_paypal.html.haml
workarea-paypal-3.0.5 app/views/workarea/storefront/orders/tenders/_paypal.html.haml
workarea-paypal-3.0.4 app/views/workarea/storefront/orders/tenders/_paypal.html.haml
workarea-paypal-3.0.3 app/views/workarea/storefront/orders/tenders/_paypal.html.haml
workarea-paypal-3.0.2 app/views/workarea/storefront/orders/tenders/_paypal.html.haml
workarea-paypal-3.0.1 app/views/workarea/storefront/orders/tenders/_paypal.html.haml
workarea-paypal-3.0.0 app/views/workarea/storefront/orders/tenders/_paypal.html.haml