Sha256: 6ce6d7da22baac137a1e293435ddf7c9db5f54a3512bd487840933a75f57d548
Contents?: true
Size: 279 Bytes
Versions: 1
Compression:
Stored size: 279 Bytes
Contents
<%= link_to(image_tag("https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif"), paypal_express_url(:payment_method_id => payment_method.id), :method => :post, :id => "paypal_button") %> <script> SpreePaypalExpress.paymentMethodID = "<%= payment_method.id %>" </script>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_paypal_express_mutalis-2.0.4 | app/views/spree/checkout/payment/_paypal.html.erb |