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.7.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.7.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.7.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.6.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.6.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.6.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.6.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.9 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.8 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.7 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.6 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.5 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.2 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.1 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.5.0 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.4.4 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.4.3 app/views/effective/orders/paypal/_form.html.haml
effective_orders-6.4.2 app/views/effective/orders/paypal/_form.html.haml