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-4.2.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.2.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.2.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.1.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.1.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.1.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.1.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.1.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.1.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.6 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.0beta19 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.0beta18 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.0beta17 app/views/effective/orders/paypal/_form.html.haml
effective_orders-4.0.0beta16 app/views/effective/orders/paypal/_form.html.haml