Sha256: 1e165dec4b9356c7684aa6458324bb1aa13e5d5bdfa0fa1acf68c9aa9419fe1e

Contents?: true

Size: 345 Bytes

Versions: 16

Compression:

Stored size: 345 Bytes

Contents

= form_tag(effective_orders.pay_by_cheque_order_path(order), method: :post) do
  = hidden_field_tag(:purchased_url, purchased_url)
  = hidden_field_tag(:declined_url, declined_url)
  = submit_tag order_checkout_label(:cheque), class: 'btn btn-primary', data: { confirm: EffectiveOrders.cheque[:confirm].presence, disable_with: 'Continuing...' }

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
effective_orders-3.2.3 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.2.2 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.2.1 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.2.0 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.1.7 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.1.6 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.1.4 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.1.3 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.1.0 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.0.4 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.0.3 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.0.2 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta2 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta1 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.0.1 app/views/effective/orders/cheque/_form.html.haml
effective_orders-3.0.0 app/views/effective/orders/cheque/_form.html.haml