{"id":9028,"date":"2025-06-05T11:04:58","date_gmt":"2025-06-05T04:04:58","guid":{"rendered":"https:\/\/ringkas.co.id\/?page_id=9028"},"modified":"2026-02-03T18:37:47","modified_gmt":"2026-02-03T11:37:47","slug":"redirect-business","status":"publish","type":"page","link":"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/","title":{"rendered":"Redirect Business"},"content":{"rendered":"<style>\n  .kirim {display: flex; padding: 0.5rem; background-color: #ffdd00 !important; font-weight: 700 !important; justify-content: center; width: 100%; border-radius: 0.375rem; border-width: 2px !important; border-style: solid; color: #223250 !important; border-color: #ffdd00 !important; cursor: pointer;}\n  .borning {border-radius: 0.375rem; border-width: 2px; border-style: solid; border-color: #ffdd00;}\n<\/style>\n    \n    <main class=\"flex flex-col items-center px-4 gap-3 text-xl md:text-md mb-20 lg:px-60 container mx-auto\">\n      <div class=\"flex w-full justify-between mb-14\">\n        <img decoding=\"async\" class=\"w-[120px] md:w-[200px]\" src=\"https:\/\/ringkas.co.id\/wp-content\/uploads\/2024\/01\/Clip-path-group.svg\" \/>\n        <img decoding=\"async\" class=\"w-[120px] md:w-[200px]\" src=\"https:\/\/ringkas.co.id\/wp-content\/uploads\/2024\/01\/Group-178381.svg\" \/>\n      <\/div>\n\n      <div class=\"shadow-lg p-6 rounded-md w-full borning mt-4\">\n        <label id=\"error\" onclick=\"removeError()\" class=\"flex gap-2 text-sm mb-6\">\n          <!-- <span><input id=\"check\" type=\"checkbox\" \/><\/span> -->\n          <div>\n            <p class=\"mb-4\">Terima kasih!<\/p>\n            <p class=\"mb-4\">Kami telah menerima pendaftaran Anda untuk bergabung menjadi Ringkas Business Affiliate.<br>Pastikan whatsapp yang tercantum adalah yang digunakan untuk konfirmasi kemitraan ini melalui whatsapp.<br>Silakan <strong>klik tombol kirim konfirmasi<\/strong> di bawah ini untuk konfirmasi ke whatsapp Ringkas Mitra.<\/p>\n            <p>Selamat bergabung dan sukses bersama Ringkas!<\/p>\n            <!-- <sub id=\"erText\" class=\"text-red-600 invisible\">Harap dicentang<\/sub> -->\n          <\/div>\n        <\/label>\n        <button id=\"\" class=\"kirim\" onclick=\"sendAsAffiliate()\">Kirim Konfirmasi<\/button>\n      <\/div>\n\n      <script>\n        const endpoint = \"\/wp-content\/api-create-whatsapp.php\";\n\n        \/\/ Function to get the value of a query parameter from the URL\n        function getQueryParameter(name) {\n          const urlParams = new URLSearchParams(window.location.search);\n          return urlParams.get(name);\n        }\n\n\t\t\t\tconst urlParamsLink = new URLSearchParams(window.location.search);\n\n        \/\/ Get the query parameter from the URL\n        const perusahaan = getQueryParameter(\"perusahaan\");\n        const alamat = getQueryParameter(\"alamat\");\n        const cust = getQueryParameter(\"cust\");\n        const phone = getQueryParameter(\"phone\").trim();\n        const email = getQueryParameter(\"email\");\n        const submission_id = getQueryParameter(\"submission_id\");\n        const id = getQueryParameter(\"id\");\n\t\t\t  \n        function objectToFormData(obj) {\n            const formData = new FormData();\n            for (const key in obj) {\n                if (obj[key] !== null && obj[key] !== undefined) {\n                    formData.append(key, obj[key]);\n                }\n            }\n            return formData;\n        }\n\n        async function whatsappUrlRequest(parameters) {\n            try {\n                const formData = objectToFormData(parameters);\n                const response = await fetch(endpoint, {\n                    method: \"POST\",\n                    body: formData,\n                });\n                const res = await response.json();\n                if (res.success === true && res.data.whatsappUrl) {\n                    return res.data.whatsappUrl;\n                }\n                return null;\n            } catch (error) {\n                console.error(\"Error:\", error);\n                return null;\n            }\n        }\n\n        async function sendAsConsumer() {\n            const btn = document.getElementById(\"btnSendAsConsumer\");\n            const checkbox = document.getElementById(\"check\");\n            const error = document.getElementById(\"error\");\n            const erText = document.getElementById(\"erText\");\n            btn.disabled = true;\n            if (checkbox.checked) {\n                removeError(\"error\", \"erText\");\n                const whatsappUrl = await whatsappUrlRequest({\n                    mode: \"consumer\",\n                    cust: cust,\n                    submission_id: submission_id,\n                    id: id,\n                });\n                if (whatsappUrl) {\n                    window.location.href = whatsappUrl;\n                    return;\n                }\n            }\n            btn.disabled = false;\n            error.classList.add(\"text-red-600\");\n            erText.classList.remove(\"invisible\");\n        }\n\n        async function sendAsAffiliate() {\n            const btn = document.getElementById(\"sendAsAffiliate\");\n            const checkbox2 = document.getElementById(\"check2\");\n            const error2 = document.getElementById(\"error2\");\n            const erText2 = document.getElementById(\"erText2\");\n            btn.disabled = true;\n            if (checkbox2.checked) {\n                removeError(\"error2\", \"erText2\");\n                const whatsappUrl = await whatsappUrlRequest({\n                    mode: \"agent\",\n                    cust: cust,\n                    phone: phone,\n                    nik: nik,\n                });\n                if (whatsappUrl) {\n                    window.location.href = whatsappUrl;\n                    return;\n                }\n            }\n            btn.disabled = false;\n            error2.classList.add(\"text-red-600\");\n            erText2.classList.remove(\"invisible\");\n        }\n\n        function removeError(errorId, erTextId) {\n        const error = document.getElementById(errorId);\n        const erText = document.getElementById(erTextId);\n        if (error) {\n            error.classList.remove(\"text-red-600\");\n        }\n        if (erText) {\n            erText.classList.add(\"invisible\");\n        }\n    }\n\n      <\/script>\n    <\/main>","protected":false},"excerpt":{"rendered":"","protected":false},"author":9,"featured_media":0,"parent":8435,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-9028","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>RingkasRedirect Business | Ringkas<\/title>\n<meta name=\"description\" content=\"Ajukan KPR dengan Mudah Bersama Ringkas. Rasakan proses pengajuan KPR yang lebih cepat dan aman.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RingkasRedirect Business | Ringkas\" \/>\n<meta property=\"og:description\" content=\"Ajukan KPR dengan Mudah Bersama Ringkas. Rasakan proses pengajuan KPR yang lebih cepat dan aman.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/\" \/>\n<meta property=\"og:site_name\" content=\"Ringkas\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/RingkasHomes\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-03T11:37:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ringkas.co.id\/wp-content\/uploads\/2023\/02\/Web-Thumbnail.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/\",\"url\":\"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/\",\"name\":\"RingkasRedirect Business | Ringkas\",\"isPartOf\":{\"@id\":\"https:\/\/ringkas.co.id\/en\/#website\"},\"datePublished\":\"2025-06-05T04:04:58+00:00\",\"dateModified\":\"2026-02-03T11:37:47+00:00\",\"description\":\"Ajukan KPR dengan Mudah Bersama Ringkas. Rasakan proses pengajuan KPR yang lebih cepat dan aman.\",\"breadcrumb\":{\"@id\":\"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ringkas.co.id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Affiliate\",\"item\":\"https:\/\/ringkas.co.id\/affiliate\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Redirect Business\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ringkas.co.id\/en\/#website\",\"url\":\"https:\/\/ringkas.co.id\/en\/\",\"name\":\"Ringkas\",\"description\":\"Urus KPR dengan ringkas &amp; aman\",\"publisher\":{\"@id\":\"https:\/\/ringkas.co.id\/en\/#organization\"},\"alternateName\":\"Ringkas\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ringkas.co.id\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ringkas.co.id\/en\/#organization\",\"name\":\"Ringkas\",\"alternateName\":\"Ringkas\",\"url\":\"https:\/\/ringkas.co.id\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ringkas.co.id\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ringkas.co.id\/wp-content\/uploads\/2022\/12\/RINGKAS_LOGO_MARK.png\",\"contentUrl\":\"https:\/\/ringkas.co.id\/wp-content\/uploads\/2022\/12\/RINGKAS_LOGO_MARK.png\",\"width\":200,\"height\":200,\"caption\":\"Ringkas\"},\"image\":{\"@id\":\"https:\/\/ringkas.co.id\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/RingkasHomes\",\"https:\/\/www.instagram.com\/ringkas.indonesia\/\",\"https:\/\/www.linkedin.com\/company\/ringkas\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"RingkasRedirect Business | Ringkas","description":"Ajukan KPR dengan Mudah Bersama Ringkas. Rasakan proses pengajuan KPR yang lebih cepat dan aman.","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:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/","og_locale":"en_US","og_type":"article","og_title":"RingkasRedirect Business | Ringkas","og_description":"Ajukan KPR dengan Mudah Bersama Ringkas. Rasakan proses pengajuan KPR yang lebih cepat dan aman.","og_url":"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/","og_site_name":"Ringkas","article_publisher":"https:\/\/web.facebook.com\/RingkasHomes","article_modified_time":"2026-02-03T11:37:47+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/ringkas.co.id\/wp-content\/uploads\/2023\/02\/Web-Thumbnail.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/","url":"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/","name":"RingkasRedirect Business | Ringkas","isPartOf":{"@id":"https:\/\/ringkas.co.id\/en\/#website"},"datePublished":"2025-06-05T04:04:58+00:00","dateModified":"2026-02-03T11:37:47+00:00","description":"Ajukan KPR dengan Mudah Bersama Ringkas. Rasakan proses pengajuan KPR yang lebih cepat dan aman.","breadcrumb":{"@id":"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ringkas.co.id\/en\/affiliate\/redirect-business\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ringkas.co.id\/"},{"@type":"ListItem","position":2,"name":"Affiliate","item":"https:\/\/ringkas.co.id\/affiliate\/"},{"@type":"ListItem","position":3,"name":"Redirect Business"}]},{"@type":"WebSite","@id":"https:\/\/ringkas.co.id\/en\/#website","url":"https:\/\/ringkas.co.id\/en\/","name":"Ringkas","description":"Urus KPR dengan ringkas &amp; aman","publisher":{"@id":"https:\/\/ringkas.co.id\/en\/#organization"},"alternateName":"Ringkas","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ringkas.co.id\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ringkas.co.id\/en\/#organization","name":"Ringkas","alternateName":"Ringkas","url":"https:\/\/ringkas.co.id\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ringkas.co.id\/en\/#\/schema\/logo\/image\/","url":"https:\/\/ringkas.co.id\/wp-content\/uploads\/2022\/12\/RINGKAS_LOGO_MARK.png","contentUrl":"https:\/\/ringkas.co.id\/wp-content\/uploads\/2022\/12\/RINGKAS_LOGO_MARK.png","width":200,"height":200,"caption":"Ringkas"},"image":{"@id":"https:\/\/ringkas.co.id\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/RingkasHomes","https:\/\/www.instagram.com\/ringkas.indonesia\/","https:\/\/www.linkedin.com\/company\/ringkas"]}]}},"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/pages\/9028"}],"collection":[{"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/comments?post=9028"}],"version-history":[{"count":7,"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/pages\/9028\/revisions"}],"predecessor-version":[{"id":9426,"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/pages\/9028\/revisions\/9426"}],"up":[{"embeddable":true,"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/pages\/8435"}],"wp:attachment":[{"href":"https:\/\/ringkas.co.id\/en\/wp-json\/wp\/v2\/media?parent=9028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}