Sha256: c215a9c89c3bc649be26665c40e5cb556a39ed9095afdb61fb334aab6ee1a950

Contents?: true

Size: 244 Bytes

Versions: 18

Compression:

Stored size: 244 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)

  %p= submit_tag 'Checkout with PayPal', :class => 'btn btn-primary'

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
effective_orders-1.2.13 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.12 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.11 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.10 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.9 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.8 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.7 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.6 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.2.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.1.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.1.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.1.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-1.0.0 app/views/effective/orders/paypal/_form.html.haml