Paypal Express On Checkout Page

Hi,

The only place that the Paypal Express button is shown is at the bottom of the ‘View Cart’ page.

Is it possible to show the PayPal Express button at the top of the ‘View Cart’ page and also the ‘Checkout’ page?

Thanks for your help

+1

Modify templates/views/checkout/cart_content.tpl The section at the end starting {if $checkout_add_buttons} through the end of the file displays the paypal express button on the cart page. Duplicate that section wherever you want it.

On the checkout page you *might* be able to duplicate that section into templates/views/checkout/components/steps/step_one.tpl to display it along with the login/guest/register.

Both may require some tweaking of css to display properly.

Modify templates/views/checkout/cart_content.tpl The section at the end starting {if $checkout_add_buttons} through the end of the file displays the paypal express button on the cart page. Duplicate that section wherever you want it.

Place this code in HTML editor of Payment instructions for Editing payment: PayPal Express. You will have PayPal button on step 4.

Is the above the only way? Also would be good to have it on product pages to go directly to paypal without the cart..?

Is the above the only way? Also would be good to have it on product pages to go directly to paypal without the cart..?

Please take a look

https://www.ecom-labs.com/ready-to-use-add-ons/cs-cart-paypal-button-add-on.html