Sha256: c9715a0266f81442ed1584da77afd6a68bb33435df7c936d998c9962eccd6813

Contents?: true

Size: 276 Bytes

Versions: 43

Compression:

Stored size: 276 Bytes

Contents

= effective_form_with(scope: :cheque, url: effective_orders.pay_by_cheque_order_path(order), method: :post) do |f|
  = hidden_field_tag(:purchased_url, purchased_url)
  = hidden_field_tag(:declined_url, declined_url)

  = f.submit order_checkout_label(:cheque), border: false

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
effective_orders-4.0.5 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.4 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.3 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.2 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.1 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta19 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta18 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta17 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta16 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta15 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta14 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta13 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta12 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta11 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta10 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta9 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta8 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta7 app/views/effective/orders/cheque/_form.html.haml
effective_orders-4.0.0beta6 app/views/effective/orders/cheque/_form.html.haml