Sha256: 8bf5b438384edd387ff11624556ddd0865df67eb503086b48f25a95a9d18ec52

Contents?: true

Size: 284 Bytes

Versions: 20

Compression:

Stored size: 284 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 'Pay with PayPal', :class => 'btn btn-primary', :data => {'disable_with' => 'Continuing...' }

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
effective_orders-1.6.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.6.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.6.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.6.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.6.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.9 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.8 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.7 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.5.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.4.8 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.4.7 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.4.6 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.4.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.4.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.4.3 app/views/effective/orders/paypal/_form.html.haml