Sha256: 574dee62e8298d1dbd2c4c10557230b8f3f8fa509b32663dc38686e050d44326

Contents?: true

Size: 317 Bytes

Versions: 4

Compression:

Stored size: 317 Bytes

Contents

%p.effective-orders-receipt-info A new refund has been created!

%p Please sign in to your payment processor and issue the following refund:

%p
  Refund
  = price_to_currency(@order.total)
  to
  = @order.billing_name
  = @order.user.email


%p Thanks and have a great day!

= render(@order, no_order_actions: true)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
effective_orders-4.4.3 app/views/effective/orders_mailer/refund_notification_to_admin.html.haml
effective_orders-4.4.2 app/views/effective/orders_mailer/refund_notification_to_admin.html.haml
effective_orders-4.4.1 app/views/effective/orders_mailer/refund_notification_to_admin.html.haml
effective_orders-4.4.0 app/views/effective/orders_mailer/refund_notification_to_admin.html.haml