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.4.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.4.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.3.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.3.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.3.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.2.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.2.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.1.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.1.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.1.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.1.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.1.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.1.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.0.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.0.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-5.9.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-5.9.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-5.9.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-5.9.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-5.9.0 app/views/effective/orders/paypal/_form.html.haml