Sha256: b626117c11b6f1f693f340767b1acf05b1ce21c66ce7ec955ac37e77060604ea

Contents?: true

Size: 267 Bytes

Versions: 219

Compression:

Stored size: 267 Bytes

Contents

= effective_form_with(scope: :paypal, url: EffectiveOrders.paypal[:paypal_url], method: :post) do |f|
  = hidden_field_tag(:cmd, '_s-xclick')
  = hidden_field_tag(:encrypted, paypal_encrypted_payload(order))

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

Version data entries

219 entries across 219 versions & 1 rubygems

Version Path
effective_orders-6.19.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.19.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.18.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.18.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.18.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.18.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.18.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.17.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.17.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.17.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.16.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.16.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.16.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.16.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.16.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.15.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.14.6 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.14.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.14.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.14.3 app/views/effective/orders/paypal/_form.html.haml