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

4 lines
256 B
Plaintext
Raw Normal View History

2011-11-17 15:53:07 +00:00
<a href="<%= main_app.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;"/>
2010-01-22 16:29:55 +00:00
</a>