Sha256: 4de0ba3767a762f2102a6343aedc01bfebc89e58144f1572f94079c824723e13

Contents?: true

Size: 219 Bytes

Versions: 7

Compression:

Stored size: 219 Bytes

Contents

- if tender.direct_payment?
  = render 'workarea/storefront/order_mailer/tenders/credit_card', tender: tender
- else
  %p
    = "#{t('workarea.storefront.paypal.paid_with_paypal')}: #{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/order_mailer/tenders/_paypal.html.haml
workarea-paypal-3.0.5 app/views/workarea/storefront/order_mailer/tenders/_paypal.html.haml
workarea-paypal-3.0.4 app/views/workarea/storefront/order_mailer/tenders/_paypal.html.haml
workarea-paypal-3.0.3 app/views/workarea/storefront/order_mailer/tenders/_paypal.html.haml
workarea-paypal-3.0.2 app/views/workarea/storefront/order_mailer/tenders/_paypal.html.haml
workarea-paypal-3.0.1 app/views/workarea/storefront/order_mailer/tenders/_paypal.html.haml
workarea-paypal-3.0.0 app/views/workarea/storefront/order_mailer/tenders/_paypal.html.haml