{"id":2157,"date":"2026-05-09T18:46:04","date_gmt":"2026-05-10T01:46:04","guid":{"rendered":"https:\/\/fullpayway.com\/?page_id=2157"},"modified":"2026-05-09T18:49:36","modified_gmt":"2026-05-10T01:49:36","slug":"terms-of-use","status":"publish","type":"page","link":"https:\/\/fullpayway.com\/index.php\/terms-of-use\/","title":{"rendered":"Terms Of Use"},"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\/* 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\/* 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}\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\/* 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>Terms of Use | Full Pay Way<\/title>\n  <meta name=\"description\" content=\"Read the Full Pay Way Terms of Use for information about website use, disclaimers, third-party links, and user responsibilities.\" \/>\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\">Terms of Use<\/div>\n        <h1>Website terms and user responsibilities<\/h1>\n        <p>These Terms of Use explain the rules for using FullPayWay.com, including important disclaimers about financial content, third-party offers, and website information.<\/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>Please read carefully:<\/strong> By using Full Pay Way, you agree to these Terms of Use. If you do not agree, please do not use this website.<\/p>\n        <\/div>\n\n        <h2>1. Website purpose<\/h2>\n        <p>Full Pay Way provides educational information about personal finance topics, including loans, borrowing costs, credit basics, emergency borrowing options, and related money decisions.<\/p>\n        <p>The content on this website is provided for general informational purposes only. It should not be treated as financial, legal, tax, credit, or professional advice.<\/p>\n\n        <h2>2. Not a lender or financial advisor<\/h2>\n        <p>Full Pay Way is not a lender, bank, credit repair company, loan broker, financial advisor, or law firm. We do not approve loan applications, fund loans, set loan terms, collect loan payments, or make credit decisions.<\/p>\n        <p>Any loan offer, rate, fee, repayment term, approval decision, or funding timeline is provided by a third-party lender, marketplace, advertiser, or financial partner.<\/p>\n\n        <h2>3. No guarantee of approval or results<\/h2>\n        <p>Full Pay Way does not guarantee that you will qualify for a loan, receive a specific rate, obtain a specific loan amount, or receive funding within a certain timeframe.<\/p>\n        <p>Loan availability and terms may vary based on the provider, your location, credit profile, income, state laws, and other factors.<\/p>\n\n        <h2>4. Your responsibility<\/h2>\n        <p>Before applying for any loan or financial product, you are responsible for reviewing all terms, rates, fees, repayment requirements, privacy policies, and disclosures provided by the lender or third-party provider.<\/p>\n        <p>You should only borrow what you can reasonably afford to repay. If you are unsure whether a financial product is right for you, consider speaking with a qualified professional.<\/p>\n\n        <h2>5. Third-party links and offers<\/h2>\n        <p>Full Pay Way may include links, advertisements, widgets, buttons, or offers from third-party websites. These third-party sites are not controlled by Full Pay Way.<\/p>\n        <p>We are not responsible for the accuracy, content, privacy practices, products, services, or actions of third-party websites. Visiting or using a third-party website is at your own risk.<\/p>\n\n        <h2>6. Advertising and affiliate relationships<\/h2>\n        <p>Some links or offers on Full Pay Way may be sponsored, paid, or affiliate links. We may receive compensation when a visitor clicks a link, submits information, applies through a partner offer, or completes another qualifying action.<\/p>\n        <p>Compensation may affect which offers appear on the website or where they appear, but it does not change our goal of providing useful, plain-language educational content.<\/p>\n\n        <h2>7. Accuracy of information<\/h2>\n        <p>We aim to provide clear and useful information, but we cannot guarantee that all content is complete, current, or error-free. Financial products, rates, fees, state rules, and provider terms may change without notice.<\/p>\n        <p>If you notice outdated or incorrect information, please contact us so we can review it.<\/p>\n\n        <h2>8. Prohibited use<\/h2>\n        <p>You agree not to use this website to:<\/p>\n        <ul>\n          <li>Submit false, misleading, or unlawful information.<\/li>\n          <li>Attempt to interfere with website security or functionality.<\/li>\n          <li>Copy, scrape, or republish website content without permission.<\/li>\n          <li>Use the website for fraud, spam, or any unlawful purpose.<\/li>\n          <li>Send sensitive information that we have not requested.<\/li>\n        <\/ul>\n\n        <h2>9. Intellectual property<\/h2>\n        <p>Unless otherwise stated, the content, design, branding, and materials on Full Pay Way are owned by or licensed to Full Pay Way. You may not copy, reproduce, distribute, or republish our content without written permission, except for limited personal or fair-use purposes allowed by law.<\/p>\n\n        <h2>10. Limitation of liability<\/h2>\n        <p>Full Pay Way is provided on an \u201cas is\u201d and \u201cas available\u201d basis. To the fullest extent allowed by law, we are not responsible for losses, damages, costs, or claims arising from your use of the website, reliance on website content, or interaction with third-party offers or providers.<\/p>\n\n        <h2>11. Changes to these terms<\/h2>\n        <p>We may update these Terms of Use from time to time. Updated terms will be posted on this page with a revised date. Continued use of the website after changes are posted means you accept the updated terms.<\/p>\n\n        <h2>12. Contact us<\/h2>\n        <p>If you have questions about these Terms of Use, 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> If you have questions about an active loan, loan application, repayment schedule, or account issue, 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":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2157","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/pages\/2157","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=2157"}],"version-history":[{"count":3,"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/pages\/2157\/revisions"}],"predecessor-version":[{"id":2160,"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/pages\/2157\/revisions\/2160"}],"wp:attachment":[{"href":"https:\/\/fullpayway.com\/index.php\/wp-json\/wp\/v2\/media?parent=2157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}