How to Add a Payment Surcharge for PayPal in WooCommerce
PayPal often charges transaction fees that can eat into your margins. Learn how to automatically add a payment surcharge to orders when customers choose PayPal as their payment method.
PayPal often charges transaction fees that can eat into your margins. Learn how to automatically add a payment surcharge to orders when customers choose PayPal as their payment method.
Need more flexible shipping rules? Learn how to use WooCommerce hooks to automatically add extra shipping charges based on the number of items in a customer’s cart.
Need to import images into WordPress programmatically? Learn how to use core functions like media_handle_sideload and media_sideload_image to insert images from local paths or remote URLs and attach them to posts.
Can’t find an order by its private or customer notes? Learn how to extend the WooCommerce order search functionality to include order notes using a simple filter.
Learn how to show different WooCommerce payment gateways by site language or region using Country Based Payments or a simple Polylang code snippet.
Use Polylang and WooCommerce filters to show different payment gateways for different site languages.
Learn why long-lived static page caching can make WordPress nonce values expire, and how to fix it by shortening cache duration or excluding affected pages.
Understand why long-lived static page caches can break WordPress nonces and how to avoid that problem.
Learn how to use Post Duplicator with Polylang to copy posts, automatically link translations, and assign matching taxonomy terms for the new language.
Automatically connect duplicated Polylang posts and taxonomies when copying content into another language.