PayPal pay later message is not placed correctly on the checkout page

[ad_1]

Plugin Support
Krystian

(@inpsydekrystian)

Hello @realpower

To address your concern, you can revert to the previous placement of the Pay Later messaging (within the PayPal gateway area) by using a filter. Here is the code snippet that you need to add:

add_filter('woocommerce_paypal_payments_checkout_messages_renderer_hook', function () {
	return 'ppcp_start_button_wrapper_ppcp_gateway';
});

For more detailed information and additional customization options, please visit our GitHub page. Please try implementing this solution, and let me know if it works for you or if you encounter any further issues.

Kind Regards,

Krystian

I used the code, it worked!

Thank you very much

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer