{"id":3,"date":"2019-11-23T10:06:31","date_gmt":"2019-11-23T10:06:31","guid":{"rendered":"http:\/\/vgadb.com\/?page_id=3"},"modified":"2026-05-09T19:03:15","modified_gmt":"2026-05-10T02:03:15","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/fullpayway.com\/index.php\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<div id=\"tdi_1\" class=\"tdc-zone\"><div class=\"tdc_zone tdi_2  wpb_row td-pb-row\"  >\n<style scoped>\n\/* custom css - generated by TagDiv Composer *\/\n\n\/* custom css - generated by TagDiv Composer *\/\n.tdi_2{\r\n                    min-height: 0;\r\n                }\n<\/style><div id=\"tdi_3\" class=\"tdc-row\"><div class=\"vc_row tdi_4  wpb_row td-pb-row\" >\n<style scoped>\n\/* custom css - generated by TagDiv Composer *\/\n\n\/* custom css - generated by TagDiv Composer *\/\n.tdi_4,\r\n                .tdi_4 .tdc-columns{\r\n                    min-height: 0;\r\n                }.tdi_4,\r\n\t\t\t\t.tdi_4 .tdc-columns{\r\n\t\t\t\t    display: block;\r\n\t\t\t\t}.tdi_4 .tdc-columns{\r\n\t\t\t\t    width: 100%;\r\n\t\t\t\t}.tdi_4:before,\r\n\t\t\t\t.tdi_4:after{\r\n\t\t\t\t    display: table;\r\n\t\t\t\t}\n<\/style><div class=\"vc_column tdi_6  wpb_column vc_column_container tdc-column td-pb-span12\">\n<style scoped>\n\/* custom css - generated by TagDiv Composer *\/\n\n\/* custom css - generated by TagDiv Composer *\/\n.tdi_6{\r\n                    vertical-align: baseline;\r\n                }.tdi_6 > .wpb_wrapper,\r\n\t\t\t\t.tdi_6 > .wpb_wrapper > .tdc-elements{\r\n\t\t\t\t    display: block;\r\n\t\t\t\t}.tdi_6 > .wpb_wrapper > .tdc-elements{\r\n\t\t\t\t    width: 100%;\r\n\t\t\t\t}.tdi_6 > .wpb_wrapper > .vc_row_inner{\r\n\t\t\t\t    width: auto;\r\n\t\t\t\t}.tdi_6 > .wpb_wrapper{\r\n\t\t\t\t    width: auto;\r\n\t\t\t\t    height: auto;\r\n\t\t\t\t}\n<\/style><div class=\"wpb_wrapper\" ><div class=\"wpb_wrapper td_block_wrap vc_raw_html tdi_8 \"><div class=\"td-fix-index\"><!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>Privacy Policy | Full Pay Way<\/title>\n  <meta name=\"description\" content=\"Read the Full Pay Way Privacy Policy to understand how we may collect, use, protect, and share information when you use our website.\" \/>\n<style>\n  :root {\n    --bg: #f7f9fc;\n    --card: #ffffff;\n    --text: #1f2937;\n    --muted: #5f6b7a;\n    --heading: #0f172a;\n    --primary: #1d4ed8;\n    --border: #e5e7eb;\n    --soft-blue: #eef4ff;\n    --warning-bg: #fff7ed;\n    --warning-border: #fed7aa;\n    --warning-text: #7c2d12;\n    --shadow: 0 18px 45px rgba(15, 23, 42, 0.08);\n    --radius: 22px;\n  }\n\n  * { box-sizing: border-box; }\n\n  html {\n    height: auto;\n    min-height: 100%;\n    overflow-y: auto;\n  }\n\n  body {\n    margin: 0;\n    min-height: 100vh;\n    font-family: Arial, Helvetica, sans-serif;\n    background: var(--bg);\n    color: var(--text);\n    line-height: 1.7;\n    overflow-y: auto;\n  }\n\n  a { color: var(--primary); text-decoration: none; }\n  a:hover { text-decoration: underline; }\n\n  .page {\n    width: 100%;\n    min-height: 100vh;\n    overflow: visible;\n  }\n\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 58%, #2563eb 100%);\n    color: #ffffff;\n    padding: 76px 20px 94px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .hero::after {\n    content: \"\";\n    position: absolute;\n    right: -120px;\n    top: -120px;\n    width: 360px;\n    height: 360px;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.12);\n  }\n\n  .hero-inner {\n    max-width: 1040px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\n  .eyebrow {\n    display: inline-flex;\n    padding: 8px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.28);\n    border-radius: 999px;\n    font-size: 14px;\n    background: rgba(255, 255, 255, 0.12);\n    margin-bottom: 20px;\n  }\n\n  .hero h1 {\n    max-width: 780px;\n    margin: 0 0 18px;\n    font-size: clamp(38px, 6vw, 60px);\n    line-height: 1.05;\n    letter-spacing: -0.04em;\n  }\n\n  .hero p {\n    max-width: 760px;\n    margin: 0;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: 18px;\n  }\n\n  .content-wrap {\n    max-width: 1040px;\n    margin: -48px auto 70px;\n    padding: 0 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .card {\n    background: var(--card);\n    border: 1px solid rgba(229, 231, 235, 0.9);\n    border-radius: var(--radius);\n    box-shadow: var(--shadow);\n    padding: 38px;\n  }\n\n  h2 {\n    color: var(--heading);\n    margin: 34px 0 12px;\n    font-size: 26px;\n    line-height: 1.25;\n    letter-spacing: -0.02em;\n  }\n\n  h2:first-child { margin-top: 0; }\n\n  p, li { color: var(--muted); font-size: 16px; }\n\n  ul { padding-left: 22px; }\n\n  .notice {\n    background: var(--soft-blue);\n    border: 1px solid #dbeafe;\n    border-radius: 18px;\n    padding: 20px;\n    margin: 22px 0;\n  }\n\n  .warning {\n    background: var(--warning-bg);\n    border: 1px solid var(--warning-border);\n    color: var(--warning-text);\n    border-radius: 18px;\n    padding: 20px;\n    margin-top: 26px;\n    font-size: 15px;\n  }\n\n  .warning strong { color: var(--warning-text); }\n\n  .updated {\n    color: #6b7280;\n    font-size: 14px;\n    margin-bottom: 26px;\n  }\n\n  @media (max-width: 760px) {\n    .hero { padding: 60px 20px 82px; }\n    .card { padding: 26px; }\n  }\n<\/style>\n<\/head>\n<body>\n  <main class=\"page\">\n    <section class=\"hero\">\n      <div class=\"hero-inner\">\n        <div class=\"eyebrow\">Privacy Policy<\/div>\n        <h1>How Full Pay Way handles information<\/h1>\n        <p>This Privacy Policy explains what information we may collect, how we may use it, and how third-party services may interact with visitors on FullPayWay.com.<\/p>\n      <\/div>\n    <\/section>\n\n    <div class=\"content-wrap\">\n      <article class=\"card\">\n        <p class=\"updated\">Last updated: <span id=\"year\"><\/span><\/p>\n\n        <div class=\"notice\">\n          <p><strong>Important:<\/strong> Full Pay Way is an informational website. We are not a lender, bank, credit repair company, or financial advisor. Do not send sensitive information such as Social Security numbers, bank login details, passwords, or payment card numbers through our contact forms.<\/p>\n        <\/div>\n\n        <h2>1. Information we may collect<\/h2>\n        <p>When you visit Full Pay Way, we may collect limited information to operate the website, improve user experience, respond to inquiries, and understand how visitors use our content.<\/p>\n        <p>This may include:<\/p>\n        <ul>\n          <li>Information you voluntarily submit, such as your name, email address, and message when using a contact form.<\/li>\n          <li>Basic technical information, such as browser type, device type, IP address, pages viewed, referring pages, and approximate location data.<\/li>\n          <li>Cookie and analytics data used to understand website performance and visitor behavior.<\/li>\n          <li>Advertising or affiliate tracking information when you click links or offers from third-party partners.<\/li>\n        <\/ul>\n\n        <h2>2. How we use information<\/h2>\n        <p>We may use collected information to:<\/p>\n        <ul>\n          <li>Respond to messages, correction requests, and business inquiries.<\/li>\n          <li>Improve website content, navigation, and performance.<\/li>\n          <li>Monitor website security and prevent abuse.<\/li>\n          <li>Measure traffic, page performance, and user engagement.<\/li>\n          <li>Track affiliate or advertising activity, where applicable.<\/li>\n          <li>Comply with legal, regulatory, or business obligations.<\/li>\n        <\/ul>\n\n        <h2>3. Cookies and tracking technologies<\/h2>\n        <p>Full Pay Way may use cookies, pixels, analytics tools, and similar technologies. These tools may help us understand how visitors use the website, remember certain preferences, measure advertising performance, and improve our content.<\/p>\n        <p>You can control or disable cookies through your browser settings. Some parts of the website may not function as intended if cookies are disabled.<\/p>\n\n        <h2>4. Analytics and advertising partners<\/h2>\n        <p>We may use third-party analytics, advertising networks, affiliate networks, or tracking tools. These third parties may collect information about your activity on our website and other websites through cookies or similar technologies.<\/p>\n        <p>Affiliate links or partner offers may direct you to third-party websites. Once you leave Full Pay Way, the privacy practices of the third-party website apply.<\/p>\n\n        <h2>5. Loan offers and third-party websites<\/h2>\n        <p>Full Pay Way may display links, ads, or offers related to personal finance or borrowing options. These offers may be provided by third-party lenders, marketplaces, advertisers, or affiliate networks.<\/p>\n        <p>We do not control third-party websites, approval decisions, loan terms, rates, fees, repayment schedules, or data collection practices. Review each provider\u2019s privacy policy and terms before submitting personal information.<\/p>\n\n        <h2>6. How we share information<\/h2>\n        <p>We do not sell personal information directly to lenders. However, third-party advertising, analytics, and affiliate services may collect information according to their own policies when you interact with their links, ads, forms, or websites.<\/p>\n        <p>We may also share information if required to comply with legal obligations, protect our rights, prevent fraud, or maintain website security.<\/p>\n\n        <h2>7. Data security<\/h2>\n        <p>We use reasonable measures to help protect information submitted through the website. However, no website, email system, or online transmission is completely secure. Please avoid sending sensitive financial or identity information through our website.<\/p>\n\n        <h2>8. Your choices<\/h2>\n        <p>You may contact us to request that we review, update, or delete information you voluntarily submitted through our website, where legally and technically possible. You may also disable cookies in your browser or use privacy tools to limit tracking.<\/p>\n\n        <h2>9. Children\u2019s privacy<\/h2>\n        <p>Full Pay Way is intended for adults. We do not knowingly collect personal information from children under 13. If you believe a child has submitted information to us, please contact us so we can review and delete it where appropriate.<\/p>\n\n        <h2>10. Changes to this Privacy Policy<\/h2>\n        <p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with an updated date.<\/p>\n\n        <h2>11. Contact us<\/h2>\n        <p>If you have questions about this Privacy Policy, contact us at <a href=\"mailto:derrellduhon124@gmail.com\">derrellduhon124@gmail.com<\/a> or through our <a href=\"\/index.php\/contact\/\">Contact page<\/a>.<\/p>\n\n        <div class=\"warning\">\n          <strong>Reminder:<\/strong> For questions about a loan application, repayment issue, approval decision, or active loan account, contact the lender or provider directly. Full Pay Way cannot access or modify third-party loan accounts.\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/main>\n\n  <script>\n    document.getElementById('year').textContent = new Date().getFullYear();\n  <\/script>\n<\/body>\n<\/html>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":8,"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":2156,"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions\/2156"}],"wp:attachment":[{"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}