spree_paypal_express/app/views/shared/_paypal_express_payment.htm...

4 lines
245 B
Plaintext
Raw Normal View History

<a href="<%= paypal_payment_order_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>