{"id":2417,"date":"2025-05-06T12:40:54","date_gmt":"2025-05-06T12:40:54","guid":{"rendered":"https:\/\/www.woohelpdesk.com\/blog\/?p=2417"},"modified":"2025-08-21T09:33:18","modified_gmt":"2025-08-21T09:33:18","slug":"how-to-fix-woocommerce-refund-email-notification-not-received","status":"publish","type":"post","link":"https:\/\/www.woohelpdesk.com\/blog\/how-to-fix-woocommerce-refund-email-notification-not-received\/","title":{"rendered":"WooCommerce Refund Email Notification Not Received? Here\u2019s How to Fix It Fast"},"content":{"rendered":"<h2>Table of Contents<\/h2>\n<ul>\n<li style=\"list-style-type: none;\"><\/li>\n<\/ul>\n<ul>\n<li><a href=\"#section-1\">Introduction<\/a><\/li>\n<li><a href=\"#section-2\">Understanding WooCommerce Refund Email Workflows<\/a><\/li>\n<li><a href=\"#section-3\">Common Reasons Why Refund Emails Are Not Sent<\/a><\/li>\n<li><a href=\"#section-4\">How to Troubleshoot WooCommerce Refund Email Failures<\/a><\/li>\n<li><a href=\"#section-5\">How to fix WooCommerce Refund Email Notification Not Received Issue<\/a><\/li>\n<li><a href=\"#section-6\">Email Best Practices for WooCommerce Stores<\/a><\/li>\n<li><a href=\"#section-7\">When to Contact WooCommerce Support or a Developer<\/a><\/li>\n<li><a href=\"#section-8\">What to Prepare Before Asking for Help<\/a><\/li>\n<li><a href=\"#section-9\">Conclusion<\/a><\/li>\n<\/ul>\n<h2 id=\"section-1\" class=\"vc_custom_heading\" style=\"text-align: left;\">Introduction<\/h2>\n<p>If your WooCommerce refund email is not received, you\u2019re not alone. Many store owners face this issue, especially after recent updates or plugin changes. These emails are vital to keep customers informed about their refunds. When they fail, it creates confusion and frustration for both sides.<\/p>\n<p>Your refund process might be working perfectly. But if the email doesn\u2019t go out, it appears broken. Customers may think their refund was never issued. This can lead to support tickets, negative reviews, or even chargebacks.<\/p>\n<p>The issue may look simple but can have several hidden causes. In this guide, we\u2019ll walk you through why this happens and how to fix it. We\u2019ll also cover best practices to make sure your WooCommerce refund notifications always get delivered.<\/p>\n<h2 id=\"section-2\" class=\"vc_custom_heading\" style=\"text-align: left;\">Understanding WooCommerce Refund Email Workflows<\/h2>\n<p>When a refund is issued in WooCommerce, an email should be sent automatically. This happens when a store owner processes a refund using the WooCommerce dashboard.<\/p>\n<p>By default, WooCommerce sends:<\/p>\n<ul>\n<li>A \u201cRefunded Order\u201d email to the customer<\/li>\n<li>A notification email to the store admin (if enabled)<\/li>\n<\/ul>\n<p>There are two types of refunds in WooCommerce:<\/p>\n<ul>\n<li>Manual Refunds \u2013 Issued manually by the store owner.<\/li>\n<li>Automatic Refunds \u2013 Triggered by the payment gateway (like PayPal or Stripe).<\/li>\n<\/ul>\n<p>Each refund type follows a different workflow. That means the email behavior may also vary depending on how the refund is processed.<\/p>\n<p>Sometimes, WooCommerce may log the refund in the order notes but fail to send the email. This could be due to email settings, plugin conflicts, or even server-level issues.<\/p>\n<p>It\u2019s also important to know where to find the email settings:<\/p>\n<ol>\n<li>Go to WooCommerce &gt; Settings &gt; Emails<\/li>\n<li>Scroll to \u201cRefunded Order\u201d section<\/li>\n<li>Make sure the email is enabled<\/li>\n<li>Check the recipient email addresses<\/li>\n<li>Click \u201cManage\u201d to customize the email template if needed<\/li>\n<\/ol>\n<p>Also, check whether the correct refund status (e.g., &#8220;refunded&#8221; or &#8220;partial refund&#8221;) is triggering the email. Sometimes, only full refunds are configured to send notifications.<\/p>\n<h3 id=\"section-3\" class=\"vc_custom_heading\" style=\"text-align: left;\">Common Reasons Why Refund Emails Are Not Sent<\/h3>\n<p>If your WooCommerce refund email is not received, don\u2019t panic. Many issues can cause this, but most are easy to fix. Let\u2019s go over the most common problems.<\/p>\n<ol>\n<li><strong> Email Notifications Are Disabled<\/strong><\/li>\n<\/ol>\n<p>Sometimes, the refund email setting is simply turned off. This often happens during store setup or after plugin changes.<\/p>\n<p>To check this:<\/p>\n<ul>\n<li>Go to WooCommerce &gt; Settings &gt; Emails<\/li>\n<li>Scroll to Refunded Order<\/li>\n<li>Make sure the email is enabled<\/li>\n<li>Click \u201cManage\u201d to confirm recipient addresses<\/li>\n<\/ul>\n<p>If this setting is disabled, the customer won\u2019t receive any refund notification.<\/p>\n<ol start=\"2\">\n<li><strong> Wrong Email Address or Format<\/strong><\/li>\n<\/ol>\n<p>Mistyped email addresses are another reason. Even a missing letter can cause delivery failure. Also, some email providers block emails with bad formatting or missing headers.<\/p>\n<p>Always double-check:<\/p>\n<ul>\n<li>The customer\u2019s email in their order<\/li>\n<li>The \u201cFrom\u201d name and email address in WooCommerce settings<\/li>\n<\/ul>\n<ol start=\"3\">\n<li><strong> Plugin or Theme Conflicts<\/strong><\/li>\n<\/ol>\n<p>Some plugins change how WooCommerce handles emails. These plugins might block or overwrite refund email functions.<\/p>\n<p>Common conflicts come from:<\/p>\n<ul>\n<li>Email customizer plugins<\/li>\n<li>Order management tools<\/li>\n<li>Custom functions in your theme\u2019s functions.php file<\/li>\n<\/ul>\n<p>Try disabling extra plugins one by one. Then test if the email sends correctly.<\/p>\n<ol start=\"4\">\n<li><strong> SMTP or Server Issues<\/strong><\/li>\n<\/ol>\n<p>Your server might be blocking the emails entirely. Some shared hosting servers are not reliable for sending WooCommerce emails.<\/p>\n<p>Look for these signs:<\/p>\n<ul>\n<li>No refund email sent<\/li>\n<li>No email log in your dashboard<\/li>\n<li>Other transactional emails also fail (e.g., order complete)<\/li>\n<\/ul>\n<p>In this case, using an SMTP plugin can help. We\u2019ll cover this more in the next section.<\/p>\n<ol start=\"5\">\n<li><strong> Email Goes to Spam<\/strong><\/li>\n<\/ol>\n<p>Refund emails might get sent but still land in the spam folder. This happens due to missing DNS records like SPF, DKIM, or DMARC.<\/p>\n<p>Check if:<\/p>\n<ul>\n<li>Your domain has correct DNS records<\/li>\n<li>The email content triggers spam filters (avoid too many links, caps, or spammy words)<\/li>\n<\/ul>\n<h3 id=\"section-4\" class=\"vc_custom_heading\" style=\"text-align: left;\">How to Troubleshoot WooCommerce Refund Email Failures<\/h3>\n<p>Here\u2019s a simple step-by-step way to test and fix refund email issues.<\/p>\n<p><strong>Step 1: Use an Email Log Plugin<\/strong><\/p>\n<p>Install a plugin like WP Mail Logging. This lets you see if the refund email was sent or failed.<\/p>\n<ul>\n<li>If there\u2019s no log: the email didn\u2019t send<\/li>\n<li>If status is \u201cfailed\u201d: you may have a server issue<\/li>\n<\/ul>\n<p><strong>Step 2: Try Sending a Manual Refund<\/strong><\/p>\n<p>Go to WooCommerce &gt; Orders, open an order, and issue a refund manually. Watch for any errors or warning messages.<\/p>\n<p><strong>Step 3: Use an SMTP Plugin<\/strong><\/p>\n<p>Install WP Mail SMTP or Post SMTP. These plugins route emails through a real mail server. This increases your chances of successful delivery.<\/p>\n<p>Popular SMTP services include:<\/p>\n<ul>\n<li>SendGrid<\/li>\n<li>Gmail SMTP<\/li>\n<li>Mailgun<\/li>\n<li>Amazon SES<\/li>\n<\/ul>\n<p>Configure one, then test the refund process again.<\/p>\n<p><strong>Step 4: Review WooCommerce Logs<\/strong><\/p>\n<p>Go to WooCommerce &gt; Status &gt; Logs. Look for errors related to email delivery or refund functions. This helps spot deeper issues with plugins or your theme.<\/p>\n<h3 id=\"section-5\" class=\"vc_custom_heading\" style=\"text-align: left;\">How to fix\u00a0WooCommerce Refund Email Notification Not Received Issue<\/h3>\n<p>If you\u2019ve tried the basics and the refund email issue continues, it\u2019s time for deeper checks. Conflicts with themes or plugins can silently break WooCommerce email functions.<\/p>\n<ol>\n<li><strong> Conflicts with Custom Code<\/strong><\/li>\n<\/ol>\n<p>Many WooCommerce sites use custom code in the theme\u2019s functions.php file. A small error in this file can stop email functions from working.<\/p>\n<p>If you\u2019ve recently added code, try removing or commenting it out. Then test the refund process again.<\/p>\n<ol start=\"2\">\n<li><strong> Theme Issues<\/strong><\/li>\n<\/ol>\n<p>Some themes override WooCommerce templates or email behavior. This might affect how refund emails are generated or sent.<\/p>\n<p>To test this, switch your theme temporarily to the default Storefront theme:<\/p>\n<ul>\n<li>Go to Appearance &gt; Themes<\/li>\n<li>Activate Storefront or any default theme<\/li>\n<li>Issue a test refund to see if the email sends<\/li>\n<\/ul>\n<p>If the email works now, your theme is the problem.<\/p>\n<ol start=\"3\">\n<li><strong> Plugin Conflicts<\/strong><\/li>\n<\/ol>\n<p>Conflicts are common with:<\/p>\n<ul>\n<li>Email customization plugins<\/li>\n<li>PDF invoice or packing slip plugins<\/li>\n<li>Order automation tools<\/li>\n<\/ul>\n<p>To find the problem, use the Health Check &amp; Troubleshooting plugin:<\/p>\n<ul>\n<li>Activate troubleshooting mode<\/li>\n<li>Disable all plugins except WooCommerce<\/li>\n<li>Test the refund email again<\/li>\n<li>Re-enable plugins one at a time to find the issue<\/li>\n<\/ul>\n<p>This process is safe and won\u2019t affect your live site.<\/p>\n<h3 id=\"section-6\" class=\"vc_custom_heading\" style=\"text-align: left;\">Email Best Practices for WooCommerce Stores<\/h3>\n<p>Fixing refund emails is just one part of the puzzle. To make sure emails are always sent reliably, you need a solid setup.<\/p>\n<p>Here are some best practices for long-term success:<\/p>\n<ol>\n<li><strong> Use a Reliable SMTP Service<\/strong><\/li>\n<\/ol>\n<p>Default PHP mail often fails or is blocked. Instead, use a trusted SMTP provider like:<\/p>\n<ul>\n<li>SendGrid<\/li>\n<li>Mailgun<\/li>\n<li>Gmail SMTP<\/li>\n<li>Amazon SES<\/li>\n<\/ul>\n<p>These services improve delivery and reduce the chance of spam.<\/p>\n<ol start=\"2\">\n<li><strong> Set Up SPF, DKIM, and DMARC<\/strong><\/li>\n<\/ol>\n<p>Email services look for DNS records that prove your domain is real. Without these, your emails may be marked as spam.<\/p>\n<p>Ask your hosting provider or DNS manager to:<\/p>\n<ul>\n<li>Add SPF (Sender Policy Framework)<\/li>\n<li>Set up DKIM (DomainKeys Identified Mail)<\/li>\n<li>Enable DMARC (Domain-based Message Authentication)<\/li>\n<\/ul>\n<p>This helps your refund emails reach inboxes reliably.<\/p>\n<ol start=\"3\">\n<li><strong> Monitor Your Email Logs<\/strong><\/li>\n<\/ol>\n<p>Use email logging plugins to check email delivery over time. Logs show what was sent, failed, or skipped. This helps you spot issues early.<\/p>\n<h3 id=\"section-7\" class=\"vc_custom_heading\" style=\"text-align: left;\">When to Contact WooCommerce Support or a Developer<\/h3>\n<p>If you\u2019ve followed every step and <strong>refund emails still don\u2019t work<\/strong>, it may be time to ask for expert help. Some issues are complex and hidden deep in your site\u2019s code or server.<\/p>\n<p>Here are signs you should contact support or a developer:<\/p>\n<ul>\n<li>Refund emails are missing even after trying SMTP<\/li>\n<li>Logs show errors you don\u2019t understand<\/li>\n<li>You see blank emails or template failures<\/li>\n<li>Other WooCommerce emails also fail<\/li>\n<\/ul>\n<p>In these cases, working with a WooCommerce expert can save time and money.<\/p>\n<h3 id=\"section-8\" class=\"vc_custom_heading\" style=\"text-align: left;\">What to Prepare Before Asking for Help<\/h3>\n<p>To make support faster, gather key information first. This helps experts diagnose the problem without guesswork.<\/p>\n<p>Here\u2019s what you should prepare:<\/p>\n<ul>\n<li>A clear description of the problem<\/li>\n<li>What steps you\u2019ve already tried<\/li>\n<li>Screenshots of your email settings<\/li>\n<li>Logs from your email logging plugin<\/li>\n<li>Any error messages or email failures<\/li>\n<\/ul>\n<p>If you use an external SMTP service, also include:<\/p>\n<ul>\n<li>SMTP plugin settings<\/li>\n<li>Confirmation that test emails worked<\/li>\n<li>Delivery report from your SMTP dashboard<\/li>\n<\/ul>\n<p>You can reach out to WooCommerce support or hire a trusted developer. For faster help, consider working with services like<a href=\"https:\/\/woohelpdesk.com\/\"> <strong>WooHelpDesk.com<\/strong><\/a>. They specialize in solving WooCommerce-related issues, including refund emails.<\/p>\n<h3 id=\"section-9\" class=\"vc_custom_heading\" style=\"text-align: left;\">Conclusion<\/h3>\n<p>WooCommerce refund emails not being sent is a common yet critical issue. It can affect your store\u2019s reputation and lead to unnecessary customer complaints. Fortunately, most causes are easy to identify and fix with the right approach.<\/p>\n<p>From checking your email settings to using SMTP services, every step plays a role. Taking time to properly test your refund process can save you hours of future trouble. Remember, refund emails are not just system messages\u2014they reflect your store\u2019s professionalism and customer care.<\/p>\n<p>If your emails are still not working after trying everything, don\u2019t wait. Reach out to a trusted WooCommerce support team that knows how to solve this fast.<\/p>\n<p>Need expert help? WooHelpDesk is here for you. Call us now at <strong>+1 888 602 0119 (US &amp; Canada)<\/strong> or visit<a href=\"https:\/\/woohelpdesk.com\/\"> WooHelpDesk.com<\/a> to get quick, reliable support for your WooCommerce store.<\/p>\n<p>We\u2019re ready to help you get your refund emails back on track\u2014professionally and hassle-free.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Introduction Understanding WooCommerce Refund Email Workflows Common Reasons Why Refund Emails Are Not Sent How to Troubleshoot WooCommerce Refund Email Failures How to fix WooCommerce Refund Email Notification Not Received Issue Email Best Practices for WooCommerce Stores When to Contact WooCommerce Support or a Developer What to Prepare Before Asking for Help [&hellip;]<\/p>\n<div class='heateor_sss_sharing_container heateor_sss_vertical_sharing heateor_sss_bottom_sharing' style='width:29px;left: 10px;top: 250px;-webkit-box-shadow:none;box-shadow:none;' data-heateor-sss-href='https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2417'><div class=\"heateor_sss_sharing_ul\"><a aria-label=\"Facebook\" class=\"heateor_sss_facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2417\" title=\"Facebook\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#0765FE;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"X\" class=\"heateor_sss_button_x\" href=\"https:\/\/twitter.com\/intent\/tweet?text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20&url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2417\" title=\"X\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_x\" style=\"background-color:#2a2a2a;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg width=\"100%\" height=\"100%\" style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M21.751 7h3.067l-6.7 7.658L26 25.078h-6.172l-4.833-6.32-5.531 6.32h-3.07l7.167-8.19L6 7h6.328l4.37 5.777L21.75 7Zm-1.076 16.242h1.7L11.404 8.74H9.58l11.094 14.503Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Linkedin\" class=\"heateor_sss_button_linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2417\" title=\"Linkedin\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_linkedin\" style=\"background-color:#0077b5;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path d=\"M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Pinterest\" class=\"heateor_sss_button_pinterest\" href=\"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2417\" onclick=\"event.preventDefault();javascript:void( (function() {var e=document.createElement('script' );e.setAttribute('type','text\/javascript' );e.setAttribute('charset','UTF-8' );e.setAttribute('src','\/\/assets.pinterest.com\/js\/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());\" title=\"Pinterest\" rel=\"noopener\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_pinterest\" style=\"background-color:#cc2329;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-2 -2 35 35\"><path fill=\"#fff\" d=\"M16.539 4.5c-6.277 0-9.442 4.5-9.442 8.253 0 2.272.86 4.293 2.705 5.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591 0-3.338 2.498-6.327 6.505-6.327 3.548 0 5.497 2.168 5.497 5.062 0 3.81-1.686 7.025-4.188 7.025-1.382 0-2.416-1.142-2.085-2.545.397-1.674 1.166-3.48 1.166-4.689 0-1.081-.581-1.983-1.782-1.983-1.413 0-2.548 1.462-2.548 3.419 0 1.247.421 2.091.421 2.091l-1.699 7.199c-.505 2.137-.076 4.755-.039 5.019.021.158.223.196.314.077.13-.17 1.813-2.247 2.384-4.324.162-.587.929-3.631.929-3.631.46.876 1.801 1.646 3.227 1.646 4.247 0 7.128-3.871 7.128-9.053.003-3.918-3.317-7.568-8.361-7.568z\"\/><\/svg><\/span><\/a><a aria-label=\"Telegram\" class=\"heateor_sss_button_telegram\" href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2417&text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20\" title=\"Telegram\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_telegram\" style=\"background-color:#3da5f1;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M25.515 6.896L6.027 14.41c-1.33.534-1.322 1.276-.243 1.606l5 1.56 1.72 5.66c.226.625.115.873.77.873.506 0 .73-.235 1.012-.51l2.43-2.363 5.056 3.734c.93.514 1.602.25 1.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Whatsapp\" class=\"heateor_sss_whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20%20https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2417\" title=\"Whatsapp\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#55eb4c;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-6 -5 40 40\"><path class=\"heateor_sss_svg_stroke heateor_sss_no_fill\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\" d=\"M 11.579798566743314 24.396926207859085 A 10 10 0 1 0 6.808479557110079 20.73576436351046\"><\/path><path d=\"M 7 19 l -1 6 l 6 -1\" class=\"heateor_sss_no_fill heateor_sss_svg_stroke\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"><\/path><path d=\"M 10 10 q -1 8 8 11 c 5 -1 0 -6 -1 -3 q -4 -3 -5 -5 c 4 -2 -1 -5 -1 -4\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><\/div><div class=\"heateorSssClear\"><\/div><\/div>","protected":false},"author":1,"featured_media":2423,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-2417","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-woocommerce-issues"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2417","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/comments?post=2417"}],"version-history":[{"count":5,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2417\/revisions"}],"predecessor-version":[{"id":3948,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2417\/revisions\/3948"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media\/2423"}],"wp:attachment":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media?parent=2417"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/categories?post=2417"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/tags?post=2417"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}