Sha256: fd0c2bc3ba26b4c102588755c6ffdb2429a426bcd8228a4f4922ca07637b3780

Contents?: true

Size: 407 Bytes

Versions: 84

Compression:

Stored size: 407 Bytes

Contents

= render 'layout' do
  %h1.effective-heading= @page_title

  %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

  %p.text-center
    = link_to 'Continue', root_path, class: 'btn btn-primary'

Version data entries

84 entries across 84 versions & 1 rubygems

Version Path
effective_orders-6.9.0 app/views/effective/orders/deferred.html.haml
effective_orders-6.8.2 app/views/effective/orders/deferred.html.haml
effective_orders-6.8.1 app/views/effective/orders/deferred.html.haml
effective_orders-6.8.0 app/views/effective/orders/deferred.html.haml
effective_orders-6.7.3 app/views/effective/orders/deferred.html.haml
effective_orders-6.7.2 app/views/effective/orders/deferred.html.haml
effective_orders-6.7.1 app/views/effective/orders/deferred.html.haml
effective_orders-6.7.0 app/views/effective/orders/deferred.html.haml
effective_orders-6.6.3 app/views/effective/orders/deferred.html.haml
effective_orders-6.6.2 app/views/effective/orders/deferred.html.haml
effective_orders-6.6.1 app/views/effective/orders/deferred.html.haml
effective_orders-6.6.0 app/views/effective/orders/deferred.html.haml
effective_orders-6.5.9 app/views/effective/orders/deferred.html.haml
effective_orders-6.5.8 app/views/effective/orders/deferred.html.haml
effective_orders-6.5.7 app/views/effective/orders/deferred.html.haml
effective_orders-6.5.6 app/views/effective/orders/deferred.html.haml
effective_orders-6.5.5 app/views/effective/orders/deferred.html.haml
effective_orders-6.5.4 app/views/effective/orders/deferred.html.haml
effective_orders-6.5.3 app/views/effective/orders/deferred.html.haml
effective_orders-6.5.2 app/views/effective/orders/deferred.html.haml