spree_paypal_express/app/views/shared/_paypal_express_checkout.ht...

4 lines
247 B
Plaintext

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