Sha256: 8485ed64a7b9d717d16d3c98cd12733fb4dac07c14031d64f7e44b262c927a33

Contents?: true

Size: 297 Bytes

Versions: 89

Compression:

Stored size: 297 Bytes

Contents

= effective_form_with(scope: :etransfer, url: effective_orders.etransfer_order_path(order), method: :post) do |f|
  = f.hidden_field :deferred_url, value: deferred_url

  = f.submit order_checkout_label(:etransfer), center: true, border: false, 'data-confirm': EffectiveOrders.etransfer[:confirm]

Version data entries

89 entries across 89 versions & 1 rubygems

Version Path
effective_orders-6.0.0 app/views/effective/orders/etransfer/_form.html.haml
effective_orders-5.9.4 app/views/effective/orders/etransfer/_form.html.haml
effective_orders-5.9.3 app/views/effective/orders/etransfer/_form.html.haml
effective_orders-5.9.2 app/views/effective/orders/etransfer/_form.html.haml
effective_orders-5.9.1 app/views/effective/orders/etransfer/_form.html.haml
effective_orders-5.9.0 app/views/effective/orders/etransfer/_form.html.haml
effective_orders-5.8.2 app/views/effective/orders/etransfer/_form.html.haml
effective_orders-5.8.1 app/views/effective/orders/etransfer/_form.html.haml
effective_orders-5.8.0 app/views/effective/orders/etransfer/_form.html.haml