Sha256: 3570bd1b9f965e126f378f9f62a431c9ba38e981a8ae288d1d1e181ddf19e258

Contents?: true

Size: 296 Bytes

Versions: 33

Compression:

Stored size: 296 Bytes

Contents

= form_tag(EffectiveOrders.paypal[:paypal_url], :method => 'post') do
  = hidden_field_tag :cmd, '_s-xclick'
  = hidden_field_tag :encrypted, paypal_encrypted_payload(order)

  = submit_tag order_checkout_label(:paypal), :class => 'btn btn-primary', :data => {'disable_with' => 'Continuing...' }

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
effective_orders-2.2.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.2.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.2.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.2.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.2.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.17 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.16 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.15 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.14 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.13 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.12 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.10 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.9 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.8 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.7 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.6 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-2.1.2 app/views/effective/orders/paypal/_form.html.haml