Sha256: b626117c11b6f1f693f340767b1acf05b1ce21c66ce7ec955ac37e77060604ea

Contents?: true

Size: 267 Bytes

Versions: 233

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

233 entries across 233 versions & 1 rubygems

Version Path
effective_orders-6.13.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.12.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.12.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.12.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.12.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.12.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.10 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.9 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.8 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.7 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.6 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.9.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.8.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.8.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.8.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.7.3 app/views/effective/orders/paypal/_form.html.haml