spree_paypal_express/app/views/checkouts/payment/_paypalexpress.html.erb

4 lines
242 B
Plaintext

<a href="<%= paypal_payment_order_checkout_url @order, :payment_method_id => payment_method %>" style="text-align: center;">
<img src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" align="left" style="margin-right:7px;"/>
</a>