Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/debtcollectorusa/public_html/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home/debtcollectorusa/public_html/wp-includes/functions.php:6114) in /home/debtcollectorusa/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/debtcollectorusa/public_html/wp-includes/functions.php:6114) in /home/debtcollectorusa/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/debtcollectorusa/public_html/wp-includes/functions.php:6114) in /home/debtcollectorusa/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/debtcollectorusa/public_html/wp-includes/functions.php:6114) in /home/debtcollectorusa/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/debtcollectorusa/public_html/wp-includes/functions.php:6114) in /home/debtcollectorusa/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/debtcollectorusa/public_html/wp-includes/functions.php:6114) in /home/debtcollectorusa/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/debtcollectorusa/public_html/wp-includes/functions.php:6114) in /home/debtcollectorusa/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/debtcollectorusa/public_html/wp-includes/functions.php:6114) in /home/debtcollectorusa/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":61,"date":"2023-07-25T14:11:46","date_gmt":"2023-07-25T14:11:46","guid":{"rendered":"https:\/\/debtcollectorusa.com\/?page_id=61"},"modified":"2023-07-25T14:11:47","modified_gmt":"2023-07-25T14:11:47","slug":"implementing-automated-payment-reminders","status":"publish","type":"page","link":"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/","title":{"rendered":"Implementing automated payment reminders"},"content":{"rendered":"\n\n\n \n \n \n Document<\/title> \n <\/head>\n\n <style>\n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n scroll-behavior: smooth;\n text-align: left;\n }\n\n a {\n text-decoration: none;\n color: black;\n }\n\n .book li{\n flex-direction: column;\n }\n\n li {\n margin: 10px auto;\n list-style: none;\n display: flex;\n width: 100%;\n align-items: center;\n justify-content: space-between;\n }\n\n .page {\n font-size: 24px;\n line-height: 30px;\n }\n\n .topic-content-heading {\n font-size: 18px;\n line-height: 30px;\n }\n\n .topic-page {\n font-size: 18px;\n line-height: 30px;\n }\n\n .chapter-name-content {\n font-size: 24px;\n line-height: 30px;\n font-weight: 600;\n }\n .table-of-content {\n width: 100%;\n padding: 20px;\n margin: 50px auto;\n text-align: center;\n }\n .chap-content {\n margin: 20px 0;\n }\n .book {\n width: 100%;\n height: auto;\n margin: 50px auto;\n padding: 20px;\n }\n\n .chapter {\n display: flex;\n flex-direction: column;\n gap: 20px;\n }\n\n .chapter-heading {\n font-size: 40px;\n line-height: 50px;\n font-weight: 600;\n }\n\n .topic-heading {\n font-size: 30px;\n font-weight: 500;\n }\n\n .topic-content {\n width: 100%;\n display: flex;\n flex-direction: column;\n gap: 15px;\n }\n\n iframe {\n margin: 20px 0;\n }\n <\/style>\n <script>\n \/\/ Function to handle route changes\n \n function handleRoute() {\n var path = window.location.hash;\n \n if (path) {\n var sectionId = path.slice(2);\n var element = document.getElementById(sectionId);\n \n if (element) {\n element.scrollIntoView({ behavior: \"smooth\" });\n }\n }\n }\n \n window.addEventListener(\"hashchange\", handleRoute);\n \n window.addEventListener(\"load\", handleRoute);\n <\/script>\n\n <body>\n <section class=\"main\">\n <!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta charset=\"UTF-8\" \/>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n <title>Document<\/title> \n <\/head>\n\n <style>\n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n scroll-behavior: smooth;\n text-align: left;\n }\n\n a {\n text-decoration: none;\n color: black;\n }\n\n .book li{\n flex-direction: column;\n }\n\n li {\n margin: 10px auto;\n list-style: none;\n display: flex;\n width: 100%;\n align-items: center;\n justify-content: space-between;\n }\n\n .page {\n font-size: 24px;\n line-height: 30px;\n }\n\n .topic-content-heading {\n font-size: 18px;\n line-height: 30px;\n }\n\n .topic-page {\n font-size: 18px;\n line-height: 30px;\n }\n\n .chapter-name-content {\n font-size: 24px;\n line-height: 30px;\n font-weight: 600;\n }\n .table-of-content {\n width: 100%;\n padding: 20px;\n margin: 50px auto;\n text-align: center;\n }\n .chap-content {\n margin: 20px 0;\n }\n .book {\n width: 100%;\n height: auto;\n margin: 50px auto;\n padding: 20px;\n }\n\n .chapter {\n display: flex;\n flex-direction: column;\n gap: 20px;\n }\n\n .chapter-heading {\n font-size: 40px;\n line-height: 50px;\n font-weight: 600;\n }\n\n .topic-heading {\n font-size: 30px;\n font-weight: 500;\n }\n\n .topic-content {\n width: 100%;\n display: flex;\n flex-direction: column;\n gap: 15px;\n }\n\n iframe {\n margin: 20px 0;\n }\n <\/style>\n <script>\n \/\/ Function to handle route changes\n \n function handleRoute() {\n var path = window.location.hash;\n \n if (path) {\n var sectionId = path.slice(2);\n var element = document.getElementById(sectionId);\n \n if (element) {\n element.scrollIntoView({ behavior: \"smooth\" });\n }\n }\n }\n \n window.addEventListener(\"hashchange\", handleRoute);\n \n window.addEventListener(\"load\", handleRoute);\n <\/script>\n\n <body>\n <section class=\"main\">\n \n \n <div>\n <p class=\"topic-heading\" id=\"implementing-automated-payment-reminders\">\n \n <\/p>\n <div class=\"topic-content\">\n <p>In today’s fast-paced business environment, it is crucial for B2B businesses to have efficient debt\n management strategies in place. One effective method to mitigate debt aging and ensure timely payments is by\n implementing automated payment reminders. This subchapter explores the importance of implementing such\n reminders and the impact they can have on businesses.<\/p>\n <p>Automated payment reminders are a game-changer for B2B businesses, as they streamline the accounts\n receivable process and reduce the risk of debt aging. By using advanced software and technology, businesses\n can automate the process of sending payment reminders to their clients. This not only saves time and\n resources but also ensures that no payment slips through the cracks.<\/p>\n <p>For B2B business owners, CFOs, CEOs, office managers, controllers, and accounts receivable departments,\n implementing automated payment reminders offers numerous benefits. Firstly, it improves cash flow by\n reducing the average days sales outstanding (DSO), increasing the speed of receiving payments. This, in\n turn, enhances the financial health and stability of the business.<\/p>\n <p>Additionally, automated payment reminders help maintain positive client relationships. By sending gentle,\n yet persistent reminders, businesses can remind their clients of outstanding payments without straining the\n professional bond. This proactive approach fosters open communication and resolves payment issues before\n they escalate into disputes or strained relationships.<\/p>\n <p>Moreover, by leveraging automated payment reminders, businesses can reduce the reliance on debt collection\n agencies. This not only saves substantial costs but also protects the company’s reputation. Debt Collectors\n International, a leading collection agency, supports the importance of implementing automated payment\n reminders as a preventive measure against debt aging.<\/p>\n <p>To implement automated payment reminders effectively, B2B businesses need to consider various factors. It\n is essential to choose robust software that can integrate with existing accounting systems and CRM\n platforms. This ensures seamless communication and provides a comprehensive view of the customer’s payment\n history.<\/p>\n <p>Furthermore, it is crucial to personalize and tailor the reminders to each client’s preferences. Some\n clients may prefer email reminders, while others may respond better to SMS notifications. By understanding\n individual preferences, businesses can optimize the effectiveness of their reminders and increase the\n chances of prompt payments.<\/p>\n <p>In conclusion, implementing automated payment reminders is a valuable strategy for B2B businesses to\n mitigate debt aging and maintain healthy cash flow. By leveraging advanced technology, businesses can\n streamline their accounts receivable process, improve client relationships, and reduce reliance on debt\n collection agencies. Debt aging can have a significant impact on businesses, but by acting quickly and\n implementing automated payment reminders, B2B businesses can ensure timely payments and enhance their\n financial stability.<\/p>\n <p>For more information on the importance of debt management and the impact of debt aging on businesses, visit\n Debt Collectors International at <a\n href=\"http:\/\/www.debtcollectorsinternational.com\">www.debtcollectorsinternational.com<\/a> or call\n 855-930-4343.<\/p>\n <\/div>\n <\/div>\n <a\n href=\"http:\/\/www.debtcollectorsinternational.com\/quote\"\n style=\"font-size: 20px; text-align: center; color: red; font-weight: 600\"\n >For A FREE Collection Agency Quote call 855-930-4343 or CLICK HERE<\/a\n>\n\n\n \n <!-- Your Content Will be Here -->\n <\/section> \n <iframe\n frameborder=\"0\"\n style=\"height: 800px; width: 99%; border: none; margin: 20px 0;\"\n src=\"https:\/\/forms.zohopublic.com\/pellino\/form\/ConstructionMaterialsSupplyandDistributionIndustry\/formperma\/a-E7GKwwND9J-Yc1L02HGHghmz58Fa-sFkHhiYNFWNs\"\n ><\/iframe>\n\n <script type=\"text\/javascript\">\n function ZFLead() {}\n ZFLead.utmPValObj = ZFLead.utmPValObj || {};\n\n ZFLead.utmPNameArr = new Array(\n \"utm_source\",\n \"utm_medium\",\n \"utm_campaign\",\n \"utm_term\",\n \"utm_content\",\n \"referrername\"\n );\n\n ZFLead.prototype.zfutm_getLeadVal = function (pName) {\n var qStr = \"\";\n try {\n qStr = window.top.location.search.substring(1);\n } catch (e) {\n qStr = \"\";\n }\n var pNameTemp = pName + \"=\";\n var pValue = \"\";\n if (typeof qStr !== \"undefined\" && qStr !== null && qStr.length > 0) {\n var begin = qStr.indexOf(pNameTemp);\n if (begin != -1) {\n begin = begin + pNameTemp.length;\n end = qStr.indexOf(\"&\", begin);\n if (end == -1) {\n end = qStr.length;\n }\n pValue = decodeURIComponent(qStr.substring(begin, end));\n }\n }\n if (pValue == undefined || pValue == \"\") {\n pValue = this.zfutm_gC(pName);\n }\n return pValue;\n };\n\n ZFLead.prototype.zfutm_sC = function (paramName, path, domain, secure) {\n var value = ZFLead.utmPValObj[paramName];\n if (typeof value !== \"undefined\" && value !== null) {\n var cookieStr = paramName + \"=\" + encodeURIComponent(value);\n var exdate = new Date();\n exdate.setDate(exdate.getDate() + 7);\n cookieStr += \"; expires=\" + exdate.toGMTString();\n cookieStr += \"; path=\/\";\n if (domain) {\n cookieStr += \"; domain=\" + encodeURIComponent(domain);\n }\n if (secure) {\n cookieStr += \"; secure\";\n }\n document.cookie = cookieStr;\n }\n };\n\n ZFLead.prototype.zfutm_ini = function () {\n for (var i = 0; i < ZFLead.utmPNameArr.length; i++) {\n var zf_pN = ZFLead.utmPNameArr[i];\n var zf_pV = this.zfutm_getLeadVal(zf_pN);\n if (typeof zf_pV !== \"undefined\" && zf_pV !== null) {\n ZFLead.utmPValObj[zf_pN] = zf_pV;\n }\n }\n for (var pkey in ZFLead.utmPValObj) {\n this.zfutm_sC(pkey);\n }\n };\n ZFLead.prototype.zfutm_gC = function (cookieName) {\n var cookieArr = document.cookie.split(\"; \");\n for (var i = 0; i < cookieArr.length; i++) {\n var cookieVals = cookieArr[i].split(\"=\");\n if (cookieVals[0] === cookieName && cookieVals[1]) {\n return decodeURIComponent(cookieVals[1]);\n }\n }\n };\n ZFLead.prototype.zfutm_gC_enc = function (cookieName) {\n var cookieArr = document.cookie.split(\"; \");\n for (var i = 0; i < cookieArr.length; i++) {\n var cookieVals = cookieArr[i].split(\"=\");\n if (cookieVals[0] === cookieName && cookieVals[1]) {\n return cookieVals[1];\n }\n }\n };\n ZFLead.prototype.zfutm_iframeSprt = function () {\n var zf_frame = document.getElementsByTagName(\"iframe\");\n for (var i = 0; i < zf_frame.length; ++i) {\n if (zf_frame[i].src.indexOf(\"formperma\") > 0) {\n var zf_src = zf_frame[i].src;\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC_enc(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n if (zf_src.indexOf(\"?\") > 0) {\n zf_src = zf_src + \"&\" + utmPm + \"=\" + utmVal;\n } else {\n zf_src = zf_src + \"?\" + utmPm + \"=\" + utmVal;\n }\n }\n }\n if (zf_frame[i].src.length < zf_src.length) {\n zf_frame[i].src = zf_src;\n }\n }\n }\n };\n ZFLead.prototype.zfutm_DHtmlSprt = function () {\n var zf_formsArr = document.forms;\n for (var frmInd = 0; frmInd < zf_formsArr.length; frmInd++) {\n var zf_form_act = zf_formsArr[frmInd].action;\n if (zf_form_act && zf_form_act.indexOf(\"formperma\") > 0) {\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n var fieldObj = zf_formsArr[frmInd][utmPm];\n if (fieldObj) {\n fieldObj.value = utmVal;\n }\n }\n }\n }\n }\n };\n ZFLead.prototype.zfutm_jsEmbedSprt = function (id) {\n document.getElementById(\"zforms_iframe_id\").removeAttribute(\"onload\");\n var jsEmbdFrm = document.getElementById(\"zforms_iframe_id\");\n var embdSrc = jsEmbdFrm.src;\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC_enc(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n if (embdSrc.indexOf(\"?\") > 0) {\n embdSrc = embdSrc + \"&\" + utmPm + \"=\" + utmVal;\n } else {\n embdSrc = embdSrc + \"?\" + utmPm + \"=\" + utmVal;\n }\n }\n }\n jsEmbdFrm.src = embdSrc;\n };\n var zfutm_zfLead = new ZFLead();\n zfutm_zfLead.zfutm_ini();\n if (document.readyState == \"complete\") {\n zfutm_zfLead.zfutm_iframeSprt();\n zfutm_zfLead.zfutm_DHtmlSprt();\n } else {\n window.addEventListener(\n \"load\",\n function () {\n zfutm_zfLead.zfutm_iframeSprt();\n zfutm_zfLead.zfutm_DHtmlSprt();\n },\n false\n );\n \u00a0}\n\u00a0\u00a0\u00a0\u00a0<\/script>\n\n <script type=\"text\/javascript\">\n function ZFLead() {}\n ZFLead.utmPValObj = ZFLead.utmPValObj || {};\n\n ZFLead.utmPNameArr = new Array(\n \"utm_source\",\n \"utm_medium\",\n \"utm_campaign\",\n \"utm_term\",\n \"utm_content\",\n \"referrername\"\n );\n\n ZFLead.prototype.zfutm_getLeadVal = function (pName) {\n var qStr = \"\";\n try {\n qStr = window.top.location.search.substring(1);\n } catch (e) {\n qStr = \"\";\n }\n var pNameTemp = pName + \"=\";\n var pValue = \"\";\n if (typeof qStr !== \"undefined\" && qStr !== null && qStr.length > 0) {\n var begin = qStr.indexOf(pNameTemp);\n if (begin != -1) {\n begin = begin + pNameTemp.length;\n end = qStr.indexOf(\"&\", begin);\n if (end == -1) {\n end = qStr.length;\n }\n pValue = decodeURIComponent(qStr.substring(begin, end));\n }\n }\n if (pValue == undefined || pValue == \"\") {\n pValue = this.zfutm_gC(pName);\n }\n return pValue;\n };\n\n ZFLead.prototype.zfutm_sC = function (paramName, path, domain, secure) {\n var value = ZFLead.utmPValObj[paramName];\n if (typeof value !== \"undefined\" && value !== null) {\n var cookieStr = paramName + \"=\" + encodeURIComponent(value);\n var exdate = new Date();\n exdate.setDate(exdate.getDate() + 7);\n cookieStr += \"; expires=\" + exdate.toGMTString();\n cookieStr += \"; path=\/\";\n if (domain) {\n cookieStr += \"; domain=\" + encodeURIComponent(domain);\n }\n if (secure) {\n cookieStr += \"; secure\";\n }\n document.cookie = cookieStr;\n }\n };\n\n ZFLead.prototype.zfutm_ini = function () {\n for (var i = 0; i < ZFLead.utmPNameArr.length; i++) {\n var zf_pN = ZFLead.utmPNameArr[i];\n var zf_pV = this.zfutm_getLeadVal(zf_pN);\n if (typeof zf_pV !== \"undefined\" && zf_pV !== null) {\n ZFLead.utmPValObj[zf_pN] = zf_pV;\n }\n }\n for (var pkey in ZFLead.utmPValObj) {\n this.zfutm_sC(pkey);\n }\n };\n ZFLead.prototype.zfutm_gC = function (cookieName) {\n var cookieArr = document.cookie.split(\"; \");\n for (var i = 0; i < cookieArr.length; i++) {\n var cookieVals = cookieArr[i].split(\"=\");\n if (cookieVals[0] === cookieName && cookieVals[1]) {\n return decodeURIComponent(cookieVals[1]);\n }\n }\n };\n ZFLead.prototype.zfutm_gC_enc = function (cookieName) {\n var cookieArr = document.cookie.split(\"; \");\n for (var i = 0; i < cookieArr.length; i++) {\n var cookieVals = cookieArr[i].split(\"=\");\n if (cookieVals[0] === cookieName && cookieVals[1]) {\n return cookieVals[1];\n }\n }\n };\n ZFLead.prototype.zfutm_iframeSprt = function () {\n var zf_frame = document.getElementsByTagName(\"iframe\");\n for (var i = 0; i < zf_frame.length; ++i) {\n if (zf_frame[i].src.indexOf(\"formperma\") > 0) {\n var zf_src = zf_frame[i].src;\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC_enc(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n if (zf_src.indexOf(\"?\") > 0) {\n zf_src = zf_src + \"&\" + utmPm + \"=\" + utmVal;\n } else {\n zf_src = zf_src + \"?\" + utmPm + \"=\" + utmVal;\n }\n }\n }\n if (zf_frame[i].src.length < zf_src.length) {\n zf_frame[i].src = zf_src;\n }\n }\n }\n };\n ZFLead.prototype.zfutm_DHtmlSprt = function () {\n var zf_formsArr = document.forms;\n for (var frmInd = 0; frmInd < zf_formsArr.length; frmInd++) {\n var zf_form_act = zf_formsArr[frmInd].action;\n if (zf_form_act && zf_form_act.indexOf(\"formperma\") > 0) {\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n var fieldObj = zf_formsArr[frmInd][utmPm];\n if (fieldObj) {\n fieldObj.value = utmVal;\n }\n }\n }\n }\n }\n };\n ZFLead.prototype.zfutm_jsEmbedSprt = function (id) {\n document.getElementById(\"zforms_iframe_id\").removeAttribute(\"onload\");\n var jsEmbdFrm = document.getElementById(\"zforms_iframe_id\");\n var embdSrc = jsEmbdFrm.src;\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC_enc(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n if (embdSrc.indexOf(\"?\") > 0) {\n embdSrc = embdSrc + \"&\" + utmPm + \"=\" + utmVal;\n } else {\n embdSrc = embdSrc + \"?\" + utmPm + \"=\" + utmVal;\n }\n }\n }\n jsEmbdFrm.src = embdSrc;\n };\n var zfutm_zfLead = new ZFLead();\n zfutm_zfLead.zfutm_ini();\n if (document.readyState == \"complete\") {\n zfutm_zfLead.zfutm_iframeSprt();\n zfutm_zfLead.zfutm_DHtmlSprt();\n } else {\n window.addEventListener(\n \"load\",\n function () {\n zfutm_zfLead.zfutm_iframeSprt();\n zfutm_zfLead.zfutm_DHtmlSprt();\n },\n false\n );\n }\n <\/script>\n\n \n <\/body>\n<\/html>\n\n\n \n<a\n href=\"http:\/\/www.debtcollectorsinternational.com\/quote\"\n style=\"font-size: 20px; text-align: center; color: red; font-weight: 600\"\n >For A FREE Collection Agency Quote call 855-930-4343 or CLICK HERE<\/a\n>\n\n <\/section>\n \n <!-- Your Content Will be Here -->\n <iframe\n frameborder=\"0\"\n style=\"height: 800px; width: 99%; border: none; margin: 20px 0;\"\n src=\"https:\/\/forms.zohopublic.com\/pellino\/form\/ConstructionMaterialsSupplyandDistributionIndustry\/formperma\/a-E7GKwwND9J-Yc1L02HGHghmz58Fa-sFkHhiYNFWNs\"\n ><\/iframe>\n\n <script type=\"text\/javascript\">\n function ZFLead() {}\n ZFLead.utmPValObj = ZFLead.utmPValObj || {};\n\n ZFLead.utmPNameArr = new Array(\n \"utm_source\",\n \"utm_medium\",\n \"utm_campaign\",\n \"utm_term\",\n \"utm_content\",\n \"referrername\"\n );\n\n ZFLead.prototype.zfutm_getLeadVal = function (pName) {\n var qStr = \"\";\n try {\n qStr = window.top.location.search.substring(1);\n } catch (e) {\n qStr = \"\";\n }\n var pNameTemp = pName + \"=\";\n var pValue = \"\";\n if (typeof qStr !== \"undefined\" && qStr !== null && qStr.length > 0) {\n var begin = qStr.indexOf(pNameTemp);\n if (begin != -1) {\n begin = begin + pNameTemp.length;\n end = qStr.indexOf(\"&\", begin);\n if (end == -1) {\n end = qStr.length;\n }\n pValue = decodeURIComponent(qStr.substring(begin, end));\n }\n }\n if (pValue == undefined || pValue == \"\") {\n pValue = this.zfutm_gC(pName);\n }\n return pValue;\n };\n\n ZFLead.prototype.zfutm_sC = function (paramName, path, domain, secure) {\n var value = ZFLead.utmPValObj[paramName];\n if (typeof value !== \"undefined\" && value !== null) {\n var cookieStr = paramName + \"=\" + encodeURIComponent(value);\n var exdate = new Date();\n exdate.setDate(exdate.getDate() + 7);\n cookieStr += \"; expires=\" + exdate.toGMTString();\n cookieStr += \"; path=\/\";\n if (domain) {\n cookieStr += \"; domain=\" + encodeURIComponent(domain);\n }\n if (secure) {\n cookieStr += \"; secure\";\n }\n document.cookie = cookieStr;\n }\n };\n\n ZFLead.prototype.zfutm_ini = function () {\n for (var i = 0; i < ZFLead.utmPNameArr.length; i++) {\n var zf_pN = ZFLead.utmPNameArr[i];\n var zf_pV = this.zfutm_getLeadVal(zf_pN);\n if (typeof zf_pV !== \"undefined\" && zf_pV !== null) {\n ZFLead.utmPValObj[zf_pN] = zf_pV;\n }\n }\n for (var pkey in ZFLead.utmPValObj) {\n this.zfutm_sC(pkey);\n }\n };\n ZFLead.prototype.zfutm_gC = function (cookieName) {\n var cookieArr = document.cookie.split(\"; \");\n for (var i = 0; i < cookieArr.length; i++) {\n var cookieVals = cookieArr[i].split(\"=\");\n if (cookieVals[0] === cookieName && cookieVals[1]) {\n return decodeURIComponent(cookieVals[1]);\n }\n }\n };\n ZFLead.prototype.zfutm_gC_enc = function (cookieName) {\n var cookieArr = document.cookie.split(\"; \");\n for (var i = 0; i < cookieArr.length; i++) {\n var cookieVals = cookieArr[i].split(\"=\");\n if (cookieVals[0] === cookieName && cookieVals[1]) {\n return cookieVals[1];\n }\n }\n };\n ZFLead.prototype.zfutm_iframeSprt = function () {\n var zf_frame = document.getElementsByTagName(\"iframe\");\n for (var i = 0; i < zf_frame.length; ++i) {\n if (zf_frame[i].src.indexOf(\"formperma\") > 0) {\n var zf_src = zf_frame[i].src;\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC_enc(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n if (zf_src.indexOf(\"?\") > 0) {\n zf_src = zf_src + \"&\" + utmPm + \"=\" + utmVal;\n } else {\n zf_src = zf_src + \"?\" + utmPm + \"=\" + utmVal;\n }\n }\n }\n if (zf_frame[i].src.length < zf_src.length) {\n zf_frame[i].src = zf_src;\n }\n }\n }\n };\n ZFLead.prototype.zfutm_DHtmlSprt = function () {\n var zf_formsArr = document.forms;\n for (var frmInd = 0; frmInd < zf_formsArr.length; frmInd++) {\n var zf_form_act = zf_formsArr[frmInd].action;\n if (zf_form_act && zf_form_act.indexOf(\"formperma\") > 0) {\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n var fieldObj = zf_formsArr[frmInd][utmPm];\n if (fieldObj) {\n fieldObj.value = utmVal;\n }\n }\n }\n }\n }\n };\n ZFLead.prototype.zfutm_jsEmbedSprt = function (id) {\n document.getElementById(\"zforms_iframe_id\").removeAttribute(\"onload\");\n var jsEmbdFrm = document.getElementById(\"zforms_iframe_id\");\n var embdSrc = jsEmbdFrm.src;\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC_enc(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n if (embdSrc.indexOf(\"?\") > 0) {\n embdSrc = embdSrc + \"&\" + utmPm + \"=\" + utmVal;\n } else {\n embdSrc = embdSrc + \"?\" + utmPm + \"=\" + utmVal;\n }\n }\n }\n jsEmbdFrm.src = embdSrc;\n };\n var zfutm_zfLead = new ZFLead();\n zfutm_zfLead.zfutm_ini();\n if (document.readyState == \"complete\") {\n zfutm_zfLead.zfutm_iframeSprt();\n zfutm_zfLead.zfutm_DHtmlSprt();\n } else {\n window.addEventListener(\n \"load\",\n function () {\n zfutm_zfLead.zfutm_iframeSprt();\n zfutm_zfLead.zfutm_DHtmlSprt();\n },\n false\n );\n \u00a0}\n\u00a0\u00a0\u00a0\u00a0<\/script>\n\n <script type=\"text\/javascript\">\n function ZFLead() {}\n ZFLead.utmPValObj = ZFLead.utmPValObj || {};\n\n ZFLead.utmPNameArr = new Array(\n \"utm_source\",\n \"utm_medium\",\n \"utm_campaign\",\n \"utm_term\",\n \"utm_content\",\n \"referrername\"\n );\n\n ZFLead.prototype.zfutm_getLeadVal = function (pName) {\n var qStr = \"\";\n try {\n qStr = window.top.location.search.substring(1);\n } catch (e) {\n qStr = \"\";\n }\n var pNameTemp = pName + \"=\";\n var pValue = \"\";\n if (typeof qStr !== \"undefined\" && qStr !== null && qStr.length > 0) {\n var begin = qStr.indexOf(pNameTemp);\n if (begin != -1) {\n begin = begin + pNameTemp.length;\n end = qStr.indexOf(\"&\", begin);\n if (end == -1) {\n end = qStr.length;\n }\n pValue = decodeURIComponent(qStr.substring(begin, end));\n }\n }\n if (pValue == undefined || pValue == \"\") {\n pValue = this.zfutm_gC(pName);\n }\n return pValue;\n };\n\n ZFLead.prototype.zfutm_sC = function (paramName, path, domain, secure) {\n var value = ZFLead.utmPValObj[paramName];\n if (typeof value !== \"undefined\" && value !== null) {\n var cookieStr = paramName + \"=\" + encodeURIComponent(value);\n var exdate = new Date();\n exdate.setDate(exdate.getDate() + 7);\n cookieStr += \"; expires=\" + exdate.toGMTString();\n cookieStr += \"; path=\/\";\n if (domain) {\n cookieStr += \"; domain=\" + encodeURIComponent(domain);\n }\n if (secure) {\n cookieStr += \"; secure\";\n }\n document.cookie = cookieStr;\n }\n };\n\n ZFLead.prototype.zfutm_ini = function () {\n for (var i = 0; i < ZFLead.utmPNameArr.length; i++) {\n var zf_pN = ZFLead.utmPNameArr[i];\n var zf_pV = this.zfutm_getLeadVal(zf_pN);\n if (typeof zf_pV !== \"undefined\" && zf_pV !== null) {\n ZFLead.utmPValObj[zf_pN] = zf_pV;\n }\n }\n for (var pkey in ZFLead.utmPValObj) {\n this.zfutm_sC(pkey);\n }\n };\n ZFLead.prototype.zfutm_gC = function (cookieName) {\n var cookieArr = document.cookie.split(\"; \");\n for (var i = 0; i < cookieArr.length; i++) {\n var cookieVals = cookieArr[i].split(\"=\");\n if (cookieVals[0] === cookieName && cookieVals[1]) {\n return decodeURIComponent(cookieVals[1]);\n }\n }\n };\n ZFLead.prototype.zfutm_gC_enc = function (cookieName) {\n var cookieArr = document.cookie.split(\"; \");\n for (var i = 0; i < cookieArr.length; i++) {\n var cookieVals = cookieArr[i].split(\"=\");\n if (cookieVals[0] === cookieName && cookieVals[1]) {\n return cookieVals[1];\n }\n }\n };\n ZFLead.prototype.zfutm_iframeSprt = function () {\n var zf_frame = document.getElementsByTagName(\"iframe\");\n for (var i = 0; i < zf_frame.length; ++i) {\n if (zf_frame[i].src.indexOf(\"formperma\") > 0) {\n var zf_src = zf_frame[i].src;\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC_enc(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n if (zf_src.indexOf(\"?\") > 0) {\n zf_src = zf_src + \"&\" + utmPm + \"=\" + utmVal;\n } else {\n zf_src = zf_src + \"?\" + utmPm + \"=\" + utmVal;\n }\n }\n }\n if (zf_frame[i].src.length < zf_src.length) {\n zf_frame[i].src = zf_src;\n }\n }\n }\n };\n ZFLead.prototype.zfutm_DHtmlSprt = function () {\n var zf_formsArr = document.forms;\n for (var frmInd = 0; frmInd < zf_formsArr.length; frmInd++) {\n var zf_form_act = zf_formsArr[frmInd].action;\n if (zf_form_act && zf_form_act.indexOf(\"formperma\") > 0) {\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n var fieldObj = zf_formsArr[frmInd][utmPm];\n if (fieldObj) {\n fieldObj.value = utmVal;\n }\n }\n }\n }\n }\n };\n ZFLead.prototype.zfutm_jsEmbedSprt = function (id) {\n document.getElementById(\"zforms_iframe_id\").removeAttribute(\"onload\");\n var jsEmbdFrm = document.getElementById(\"zforms_iframe_id\");\n var embdSrc = jsEmbdFrm.src;\n for (var prmIdx = 0; prmIdx < ZFLead.utmPNameArr.length; prmIdx++) {\n var utmPm = ZFLead.utmPNameArr[prmIdx];\n var utmVal = this.zfutm_gC_enc(ZFLead.utmPNameArr[prmIdx]);\n if (typeof utmVal !== \"undefined\") {\n if (embdSrc.indexOf(\"?\") > 0) {\n embdSrc = embdSrc + \"&\" + utmPm + \"=\" + utmVal;\n } else {\n embdSrc = embdSrc + \"?\" + utmPm + \"=\" + utmVal;\n }\n }\n }\n jsEmbdFrm.src = embdSrc;\n };\n var zfutm_zfLead = new ZFLead();\n zfutm_zfLead.zfutm_ini();\n if (document.readyState == \"complete\") {\n zfutm_zfLead.zfutm_iframeSprt();\n zfutm_zfLead.zfutm_DHtmlSprt();\n } else {\n window.addEventListener(\n \"load\",\n function () {\n zfutm_zfLead.zfutm_iframeSprt();\n zfutm_zfLead.zfutm_DHtmlSprt();\n },\n false\n );\n }\n <\/script>\n\n \n <\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Document Document In today’s fast-paced business environment, it is crucial for B2B businesses to have efficient debt management strategies in place. One effective method to mitigate debt aging and ensure timely payments is by implementing automated payment reminders. This subchapter explores the importance of implementing such reminders and the impact…<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-61","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.12 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Implementing automated payment reminders - The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Implementing automated payment reminders - The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors\" \/>\n<meta property=\"og:description\" content=\"Document Document In today’s fast-paced business environment, it is crucial for B2B businesses to have efficient debt management strategies in place. One effective method to mitigate debt aging and ensure timely payments is by implementing automated payment reminders. This subchapter explores the importance of implementing such reminders and the impact...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/\" \/>\n<meta property=\"og:site_name\" content=\"The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-25T14:11:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/\",\"url\":\"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/\",\"name\":\"Implementing automated payment reminders - The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors\",\"isPartOf\":{\"@id\":\"https:\/\/debtcollectorusa.com\/#website\"},\"datePublished\":\"2023-07-25T14:11:46+00:00\",\"dateModified\":\"2023-07-25T14:11:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/debtcollectorusa.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Implementing automated payment reminders\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/debtcollectorusa.com\/#website\",\"url\":\"https:\/\/debtcollectorusa.com\/\",\"name\":\"The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/debtcollectorusa.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Implementing automated payment reminders - The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/","og_locale":"en_US","og_type":"article","og_title":"Implementing automated payment reminders - The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors","og_description":"Document Document In today’s fast-paced business environment, it is crucial for B2B businesses to have efficient debt management strategies in place. One effective method to mitigate debt aging and ensure timely payments is by implementing automated payment reminders. This subchapter explores the importance of implementing such reminders and the impact...","og_url":"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/","og_site_name":"The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors","article_modified_time":"2023-07-25T14:11:47+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/","url":"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/","name":"Implementing automated payment reminders - The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors","isPartOf":{"@id":"https:\/\/debtcollectorusa.com\/#website"},"datePublished":"2023-07-25T14:11:46+00:00","dateModified":"2023-07-25T14:11:47+00:00","breadcrumb":{"@id":"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/debtcollectorusa.com\/implementing-automated-payment-reminders\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/debtcollectorusa.com\/"},{"@type":"ListItem","position":2,"name":"Implementing automated payment reminders"}]},{"@type":"WebSite","@id":"https:\/\/debtcollectorusa.com\/#website","url":"https:\/\/debtcollectorusa.com\/","name":"The Art of Debt Collection A Guide for Beauty and Personal Care Product Distributors","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/debtcollectorusa.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/debtcollectorusa.com\/wp-json\/wp\/v2\/pages\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/debtcollectorusa.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/debtcollectorusa.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/debtcollectorusa.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/debtcollectorusa.com\/wp-json\/wp\/v2\/comments?post=61"}],"version-history":[{"count":1,"href":"https:\/\/debtcollectorusa.com\/wp-json\/wp\/v2\/pages\/61\/revisions"}],"predecessor-version":[{"id":62,"href":"https:\/\/debtcollectorusa.com\/wp-json\/wp\/v2\/pages\/61\/revisions\/62"}],"wp:attachment":[{"href":"https:\/\/debtcollectorusa.com\/wp-json\/wp\/v2\/media?parent=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}