Sha256: e729f126ce486983cd40e0574871963aa6628cd36e9ac24ef8ce10cad8d53367

Contents?: true

Size: 417 Bytes

Versions: 32

Compression:

Stored size: 417 Bytes

Contents

%h1.effective-heading= @page_title

%p.effective-orders-page-content
  = link_to 'Home', root_path

%p.effective-orders-page-content
  You have indicated that this order will be paid by #{@order.payment_provider}.
  Your order will not be considered purchased until we receive your payment.
  Please contact us at your earliest convenience.

= render @order

= link_to 'Continue', root_path, class: 'btn btn-primary'

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
effective_orders-4.5.2 app/views/effective/orders/deferred.html.haml
effective_orders-4.5.1 app/views/effective/orders/deferred.html.haml
effective_orders-4.5.0 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.10 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.9 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.8 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.7 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.6 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.5 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.4 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.3 app/views/effective/orders/deferred.html.haml
effective_orders-4.4.2 app/views/effective/orders/deferred.html.haml