{"id":16556,"date":"2026-03-26T09:26:58","date_gmt":"2026-03-26T09:26:58","guid":{"rendered":"https:\/\/valueladders.com\/mfc\/?page_id=16556"},"modified":"2026-03-29T16:43:25","modified_gmt":"2026-03-29T16:43:25","slug":"electric-vehicle-finance","status":"publish","type":"page","link":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/","title":{"rendered":"Electric Vehicle Finance"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16556\" class=\"elementor elementor-16556\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2977b8 e-flex e-con-boxed pxl-row-scroll-none pxl-zoom-point-false pxl-section-overflow-visible pxl-section-fix-none pxl-bg-color-none pxl-section-overlay-none e-con e-parent \" data-id=\"b2977b8\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-c32bb0d e-con-full e-flex pxl-row-scroll-none pxl-zoom-point-false pxl-section-overflow-visible pxl-section-fix-none pxl-bg-color-none pxl-section-overlay-none e-con e-child \" data-id=\"c32bb0d\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-987c026 elementor-widget elementor-widget-html\" data-id=\"987c026\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n<!-- Megna Fincap Electric Vehicle Finance Widget -->\r\n<!-- Paste this into a WordPress HTML\/Custom HTML widget or block -->\r\n\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&family=Open+Sans:wght@400;500;600&display=swap');\r\n\r\n  .mfev-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  .mfev-wrap {\r\n    font-family: 'Open Sans', sans-serif;\r\n    color: #1a1a1a;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* \u2500\u2500 HERO SECTION \u2500\u2500 *\/\r\n  .mfev-hero {\r\n    background: linear-gradient(135deg, #b31217 0%, #8b0d11 60%, #5a0008 100%);\r\n    padding: 60px 40px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 40px;\r\n    border-radius: 12px;\r\n    margin-bottom: 50px;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .mfev-hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: -60px; right: -60px;\r\n    width: 300px; height: 300px;\r\n    background: rgba(255,255,255,0.05);\r\n    border-radius: 50%;\r\n  }\r\n  .mfev-hero::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: -80px; left: 30%;\r\n    width: 200px; height: 200px;\r\n    background: rgba(255,255,255,0.04);\r\n    border-radius: 50%;\r\n  }\r\n  .mfev-hero-text { flex: 1; position: relative; z-index: 1; }\r\n  .mfev-hero-text h1 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 2rem;\r\n    font-weight: 800;\r\n    color: #fff;\r\n    margin-bottom: 16px;\r\n    line-height: 1.2;\r\n  }\r\n  .mfev-hero-text p {\r\n    color: rgba(255,255,255,0.88);\r\n    font-size: 18px;\r\n    max-width: 520px;\r\n  }\r\n  .mfev-hero-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n    background: rgba(255,255,255,0.18);\r\n    border: 1px solid rgba(255,255,255,0.3);\r\n    border-radius: 20px;\r\n    padding: 5px 14px;\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 14px;\r\n    letter-spacing: 0.4px;\r\n  }\r\n  .mfev-hero-img {\r\n    flex: 0 0 260px;\r\n    text-align: right;\r\n    position: relative; z-index: 1;\r\n  }\r\n  .mfev-hero-img img {\r\n    width: 100%;\r\n    max-width: 260px;\r\n    border-radius: 10px;\r\n    object-fit: cover;\r\n    box-shadow: 0 16px 40px rgba(0,0,0,0.35);\r\n  }\r\n\r\n  \/* \u2500\u2500 SECTION HEADING \u2500\u2500 *\/\r\n  .mfev-section-title {\r\n    text-align: center;\r\n    margin-bottom: 40px;\r\n  }\r\n  .mfev-section-title h2 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 1.75rem;\r\n    font-weight: 700;\r\n    color: #1a1a1a;\r\n    margin-bottom: 8px;\r\n  }\r\n  .mfev-section-title .mfev-underline {\r\n    display: inline-block;\r\n    width: 60px; height: 4px;\r\n    background: #b31217;\r\n    border-radius: 2px;\r\n  }\r\n\r\n  \/* \u2500\u2500 FEATURES GRID \u2500\u2500 *\/\r\n  .mfev-features {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 28px;\r\n    margin-bottom: 60px;\r\n  }\r\n  @media (max-width: 768px) {\r\n    .mfev-features { grid-template-columns: 1fr 1fr; }\r\n    .mfev-hero { flex-direction: column; padding: 40px 24px; }\r\n    .mfev-hero-img { flex: unset; width: 100%; text-align: center; }\r\n  }\r\n  @media (max-width: 480px) {\r\n    .mfev-features { grid-template-columns: 1fr; }\r\n    .mfev-hero-text h1 { font-size: 1.5rem; }\r\n  }\r\n\r\n  .mfev-feature-card {\r\n    background: #fff;\r\n    border: 1px solid #f0f0f0;\r\n    border-radius: 12px;\r\n    padding: 28px 22px;\r\n    text-align: center;\r\n    box-shadow: 0 4px 16px rgba(0,0,0,0.06);\r\n    transition: transform 0.25s, box-shadow 0.25s;\r\n  }\r\n  .mfev-feature-card:hover {\r\n    transform: translateY(-5px);\r\n    box-shadow: 0 12px 32px rgba(179,18,23,0.12);\r\n  }\r\n  .mfev-feature-icon {\r\n    width: 64px; height: 64px;\r\n    background: linear-gradient(135deg, #fff5f5, #ffe0e0);\r\n    border-radius: 50%;\r\n    display: flex; align-items: center; justify-content: center;\r\n    margin: 0 auto 16px;\r\n    font-size: 1.6rem;\r\n  }\r\n  .mfev-feature-card h3 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.95rem;\r\n    font-weight: 700;\r\n    color: #1a1a1a;\r\n    margin-bottom: 8px;\r\n  }\r\n  .mfev-feature-card p {\r\n    font-size: 18px;\r\n    color: #666;\r\n    line-height: 1.55;\r\n  }\r\n\r\n  \/* \u2500\u2500 EV TYPES STRIP \u2500\u2500 *\/\r\n  .mfev-types {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 20px;\r\n    margin-bottom: 60px;\r\n  }\r\n  @media (max-width: 768px) {\r\n    .mfev-types { grid-template-columns: 1fr 1fr; }\r\n  }\r\n  @media (max-width: 480px) {\r\n    .mfev-types { grid-template-columns: 1fr 1fr; }\r\n  }\r\n  .mfev-type-card {\r\n    background: linear-gradient(160deg, #fff8f8, #fff);\r\n    border: 1.5px solid #f2dada;\r\n    border-radius: 12px;\r\n    padding: 24px 16px;\r\n    text-align: center;\r\n    transition: border-color 0.2s, box-shadow 0.2s;\r\n  }\r\n  .mfev-type-card:hover {\r\n    border-color: #b31217;\r\n    box-shadow: 0 6px 20px rgba(179,18,23,0.1);\r\n  }\r\n  .mfev-type-card .mfev-type-emoji {\r\n    font-size: 2.2rem;\r\n    display: block;\r\n    margin-bottom: 10px;\r\n  }\r\n  .mfev-type-card h4 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.88rem;\r\n    font-weight: 700;\r\n    color: #1a1a1a;\r\n    margin-bottom: 4px;\r\n  }\r\n  .mfev-type-card p {\r\n    font-size: 18px;\r\n    color: #777;\r\n  }\r\n\r\n  \/* \u2500\u2500 HOW TO APPLY \u2500\u2500 *\/\r\n  .mfev-apply-section {\r\n    background: #f9f9f9;\r\n    border-radius: 12px;\r\n    padding: 50px 40px;\r\n    margin-bottom: 50px;\r\n    display: flex;\r\n    gap: 48px;\r\n    align-items: center;\r\n  }\r\n  @media (max-width: 768px) {\r\n    .mfev-apply-section { flex-direction: column; padding: 36px 24px; gap: 28px; }\r\n    .mfev-apply-img { display: none; }\r\n  }\r\n  .mfev-apply-content { flex: 1; }\r\n  .mfev-apply-img { flex: 0 0 280px; }\r\n  .mfev-apply-img img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    box-shadow: 0 8px 24px rgba(0,0,0,0.12);\r\n  }\r\n  .mfev-steps { list-style: none; margin: 28px 0 32px; }\r\n  .mfev-steps li {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 14px;\r\n    padding: 14px 0;\r\n    border-bottom: 1px solid #eee;\r\n  }\r\n  .mfev-steps li:last-child { border-bottom: none; }\r\n  .mfev-step-num {\r\n    flex-shrink: 0;\r\n    width: 32px; height: 32px;\r\n    background: #b31217;\r\n    color: #fff;\r\n    border-radius: 50%;\r\n    display: flex; align-items: center; justify-content: center;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.8rem;\r\n    font-weight: 700;\r\n  }\r\n  .mfev-steps li span {\r\n    font-size: 18px;\r\n    color: #333;\r\n    padding-top: 4px;\r\n  }\r\n  .mfev-steps li.mfev-step-active span {\r\n    font-weight: 700;\r\n    color: #b31217;\r\n  }\r\n\r\n  \/* \u2500\u2500 ELIGIBILITY \u2500\u2500 *\/\r\n  .mfev-eligibility { margin-bottom: 50px; }\r\n  .mfev-elig-cards {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 24px;\r\n  }\r\n  @media (max-width: 768px) {\r\n    .mfev-elig-cards { grid-template-columns: 1fr; }\r\n  }\r\n  .mfev-elig-card {\r\n    border: 1px solid #e8e8e8;\r\n    border-radius: 10px;\r\n    padding: 24px 20px;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 14px;\r\n    background: #fff;\r\n  }\r\n  .mfev-elig-card .mfev-elig-icon {\r\n    font-size: 1.5rem;\r\n    flex-shrink: 0;\r\n    margin-top: 2px;\r\n  }\r\n  .mfev-elig-card p {\r\n    font-size: 18px;\r\n    color: #444;\r\n  }\r\n  .mfev-disclaimer {\r\n    font-size: 18px;\r\n    color: #888;\r\n    font-style: italic;\r\n    text-align: center;\r\n    margin-top: 20px;\r\n  }\r\n\r\n  \/* \u2500\u2500 INTEREST & CHARGES \u2500\u2500 *\/\r\n  .mfev-interest {\r\n    background: linear-gradient(135deg, #b31217, #7a0c10);\r\n    border-radius: 12px;\r\n    padding: 48px 40px;\r\n    color: #fff;\r\n    margin-bottom: 50px;\r\n  }\r\n  @media (max-width: 480px) { .mfev-interest { padding: 36px 24px; } }\r\n  .mfev-interest h2 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 1.6rem;\r\n    font-weight: 800;\r\n    margin-bottom: 32px;\r\n    text-align: center;\r\n  }\r\n  .mfev-interest-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 24px;\r\n  }\r\n  @media (max-width: 600px) {\r\n    .mfev-interest-grid { grid-template-columns: 1fr; }\r\n  }\r\n  .mfev-interest-card {\r\n    background: rgba(255,255,255,0.12);\r\n    border: 1px solid rgba(255,255,255,0.2);\r\n    border-radius: 10px;\r\n    padding: 24px 20px;\r\n    backdrop-filter: blur(4px);\r\n  }\r\n  .mfev-interest-card h4 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.8rem;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    color: rgba(255,255,255,0.7);\r\n    margin-bottom: 10px;\r\n    border-bottom: 1px solid rgba(255,255,255,0.2);\r\n    padding-bottom: 10px;\r\n  }\r\n  .mfev-interest-card p {\r\n    font-size: 18px;\r\n    color: rgba(255,255,255,0.9);\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* \u2500\u2500 CTA BUTTON \u2500\u2500 *\/\r\n  .mfev-btn {\r\n    display: inline-block;\r\n    background: #b31217;\r\n    color: #fff;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 0.88rem;\r\n    font-weight: 700;\r\n    padding: 13px 30px;\r\n    border-radius: 6px;\r\n    text-decoration: none;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n    border: none;\r\n    cursor: pointer;\r\n    transition: background 0.2s, transform 0.2s;\r\n  }\r\n  .mfev-btn:hover { background: #8b0d11; transform: translateY(-2px); color: #fff; text-decoration: none; }\r\n<\/style>\r\n\r\n<div class=\"mfev-wrap\">\r\n\r\n  <!-- HERO -->\r\n  <div class=\"mfev-hero\">\r\n    <div class=\"mfev-hero-text\">\r\n      <div class=\"mfev-hero-badge\">\u26a1 Green Mobility Finance<\/div>\r\n      <h1>Electric Vehicle Finance<\/h1>\r\n      <p>Megna Fincap empowers you to go green with easy and affordable electric vehicle financing. Whether you're looking to buy an electric two-wheeler, three-wheeler, or a commercial EV, we provide tailored loan solutions with competitive interest rates, minimal paperwork, and fast approvals. Join the EV revolution with Megna Fincap and make your transition to clean, sustainable mobility smooth and hassle-free.<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-hero-img\">\r\n      <!-- Replace src with your own image from WordPress Media Library -->\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop\" alt=\"Electric Vehicle Finance - Megna Fincap\" \/>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- EV TYPES -->\r\n  <div class=\"mfev-section-title\">\r\n    <h2>Electric Vehicles We Finance<\/h2>\r\n    <span class=\"mfev-underline\"><\/span>\r\n  <\/div>\r\n\r\n  <div class=\"mfev-types\">\r\n    <div class=\"mfev-type-card\">\r\n      <span class=\"mfev-type-emoji\">\ud83d\udef5<\/span>\r\n      <h4>Electric Scooters<\/h4>\r\n      <p>Personal & daily commute<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-type-card\">\r\n      <span class=\"mfev-type-emoji\">\ud83c\udfcd\ufe0f<\/span>\r\n      <h4>Electric Bikes<\/h4>\r\n      <p>High-performance e-bikes<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-type-card\">\r\n      <span class=\"mfev-type-emoji\">\ud83d\udefa<\/span>\r\n      <h4>Electric Auto \/ E-Rickshaw<\/h4>\r\n      <p>Commercial & last-mile use<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-type-card\">\r\n      <span class=\"mfev-type-emoji\">\ud83d\ude90<\/span>\r\n      <h4>Electric Commercial Vehicles<\/h4>\r\n      <p>Cargo & fleet operations<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- FEATURES -->\r\n  <div class=\"mfev-section-title\">\r\n    <h2>Electric Vehicle Loan<br>Features and Benefits<\/h2>\r\n    <span class=\"mfev-underline\"><\/span>\r\n  <\/div>\r\n\r\n  <div class=\"mfev-features\">\r\n    <div class=\"mfev-feature-card\">\r\n      <div class=\"mfev-feature-icon\">\u26a1<\/div>\r\n      <h3>Finance All EV Categories<\/h3>\r\n      <p>We fund electric two-wheelers, three-wheelers, e-rickshaws, and light commercial EVs for personal and commercial use.<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-feature-card\">\r\n      <div class=\"mfev-feature-icon\">\ud83d\udcb0<\/div>\r\n      <h3>Attractive Interest Rates<\/h3>\r\n      <p>Enjoy specially competitive interest rates on EV loans, making your switch to electric mobility even more affordable.<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-feature-card\">\r\n      <div class=\"mfev-feature-icon\">\ud83d\udcc5<\/div>\r\n      <h3>Flexible Repayment Options<\/h3>\r\n      <p>Pay via Cheque, Online or Cash at the nearest branch, with flexible tenure options ranging from 12\u201348 months.<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-feature-card\">\r\n      <div class=\"mfev-feature-icon\">\ud83d\udccb<\/div>\r\n      <h3>Minimal Documentation<\/h3>\r\n      <p>Simple and transparent paperwork with real-time SMS updates at every stage of your loan application journey.<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-feature-card\">\r\n      <div class=\"mfev-feature-icon\">\ud83d\ude80<\/div>\r\n      <h3>Quick Disbursal<\/h3>\r\n      <p>Fast-tracked EV loan approval process ensures funds are sanctioned within a few working hours after document submission.<\/p>\r\n    <\/div>\r\n    <div class=\"mfev-feature-card\">\r\n      <div class=\"mfev-feature-icon\">\ud83c\udf31<\/div>\r\n      <h3>Support Green Mobility<\/h3>\r\n      <p>Megna Fincap actively supports India's clean energy mission by making EV financing accessible to every individual and business.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- HOW TO APPLY -->\r\n  <div class=\"mfev-apply-section\">\r\n    <div class=\"mfev-apply-content\">\r\n      <div class=\"mfev-section-title\" style=\"text-align:left; margin-bottom: 20px;\">\r\n        <h2 style=\"font-size:1.5rem;\">How to Apply for an<br>Electric Vehicle Loan<\/h2>\r\n        <span class=\"mfev-underline\"><\/span>\r\n      <\/div>\r\n      <p style=\"font-size:18px; color:#555; margin-bottom: 4px;\">Applying for an EV loan with Megna Fincap is easy and quick. You can apply both online and offline \u2014 visit your nearest Megna Fincap branch or use our simple 4-step online process from the comfort of your home.<\/p>\r\n      <ul class=\"mfev-steps\">\r\n        <li>\r\n          <span class=\"mfev-step-num\">1<\/span>\r\n          <span>Fill in your contact details<\/span>\r\n        <\/li>\r\n        <li>\r\n          <span class=\"mfev-step-num\">2<\/span>\r\n          <span>Get a Call Back from our EV loan specialist<\/span>\r\n        <\/li>\r\n        <li>\r\n          <span class=\"mfev-step-num\">3<\/span>\r\n          <span>Document Verification &amp; Loan Approval<\/span>\r\n        <\/li>\r\n        <li class=\"mfev-step-active\">\r\n          <span class=\"mfev-step-num\" style=\"background:#1a1a1a;\">4<\/span>\r\n          <span>Successful Disbursal \u2014 Once verified and approved, your EV loan is sanctioned and disbursed promptly so you can drive home your electric vehicle.<\/span>\r\n        <\/li>\r\n      <\/ul>\r\n      <a href=\"#\" class=\"mfev-btn\">Apply Now \u2192<\/a>\r\n    <\/div>\r\n    <div class=\"mfev-apply-img\">\r\n      <!-- Replace src with your own image from WordPress Media Library -->\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600880292203-757bb62b4baf?w=400&h=320&fit=crop\" alt=\"EV Loan Application - Megna Fincap\" \/>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ELIGIBILITY -->\r\n  <div class=\"mfev-eligibility\">\r\n    <div class=\"mfev-section-title\">\r\n      <h2>EV Loan Eligibility &amp; Documents<\/h2>\r\n      <span class=\"mfev-underline\"><\/span>\r\n    <\/div>\r\n    <div class=\"mfev-elig-cards\">\r\n      <div class=\"mfev-elig-card\">\r\n        <div class=\"mfev-elig-icon\">\ud83e\udeaa<\/div>\r\n        <p><strong>KYC Documents<\/strong> \u2014 Eligibility age criteria is between 21 to 56 years. Aadhaar card is mandatory along with valid proof of current address.<\/p>\r\n      <\/div>\r\n      <div class=\"mfev-elig-card\">\r\n        <div class=\"mfev-elig-icon\">\ud83d\udcf8<\/div>\r\n        <p>Two <strong>passport-sized photographs<\/strong><\/p>\r\n      <\/div>\r\n      <div class=\"mfev-elig-card\">\r\n        <div class=\"mfev-elig-icon\">\ud83c\udfe6<\/div>\r\n        <p>Two <strong>security cheques<\/strong><\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <p class=\"mfev-disclaimer\">* Disclaimer: Megna Fincap reserves the right to approve\/disapprove the loan after the submission of documents.<\/p>\r\n  <\/div>\r\n\r\n  <!-- INTEREST & CHARGES -->\r\n  <div class=\"mfev-interest\">\r\n    <h2>Interest and Charges<\/h2>\r\n    <div class=\"mfev-interest-grid\">\r\n      <div class=\"mfev-interest-card\">\r\n        <h4>Interest Rates<\/h4>\r\n        <p>Attractive and specially competitive interest rates for electric vehicles based on your eligibility, helping make green mobility more affordable for all.<\/p>\r\n      <\/div>\r\n      <div class=\"mfev-interest-card\">\r\n        <h4>Charges<\/h4>\r\n        <p>Charged based on your product-specific document and stamp fees, as per the prevailing rates set by the statutory authority and the location of contract execution.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n<!-- End Megna Fincap Electric Vehicle Finance Widget -->\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-1a4cbcc e-con-full e-flex pxl-row-scroll-none pxl-zoom-point-false pxl-section-overflow-visible pxl-section-fix-none pxl-bg-color-none pxl-section-overlay-none e-con e-child \" data-id=\"1a4cbcc\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-d45c573 elementor-widget elementor-widget-pxl_contact_form\" data-id=\"d45c573\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_contact_form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pxl-contact-form pxl-contact-form1 btn-default btn-w-auto \" data-wow-delay=\"ms\">\r\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f6-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"6\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/mfc\/wp-json\/wp\/v2\/pages\/16556#wpcf7-f6-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"6\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"wp-row-ctf7\">\n\t<div class=\"row input-contact\">\n\t\t<div class=\"col-12\">\n\t\t\t<div class=\"input-filled\">\n\t\t\t\t<p><label class=\"pxl-form--label\">Full Name<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"e.g. Oliver Spiteri\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"input-filled\">\n\t\t\t\t<p><label class=\"pxl-form--label\">Phone number<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"text-267\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"e.g. +1 877 217 8371\" value=\"\" type=\"text\" name=\"text-267\" \/><\/span>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"input-filled\">\n\t\t\t\t<p><label class=\"pxl-form--label\">Email address<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"example@email.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"input-filled\">\n\t\t\t\t<p><label class=\"pxl-form--label\">Messages*<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-571\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Write your message here...\" name=\"textarea-571\"><\/textarea><\/span>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"input-filled input-filled-btn\">\n\t\t\t\t<p><button class=\"wpcf7-submit\" type=\"submit\"><span>Submit Now<\/span><\/button>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n    <\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u26a1 Green Mobility Finance Electric Vehicle Finance Megna Fincap empowers you to go green with easy and affordable electric vehicle financing. Whether you&#8217;re looking to buy an electric two-wheeler, three-wheeler, or a commercial EV, we provide tailored loan solutions with competitive interest rates, minimal paperwork, and fast approvals. Join the EV revolution with Megna Fincap [&hellip;]<\/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-16556","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.5 (Yoast SEO v25.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Electric Vehicle Finance - Megna Fincap<\/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:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Electric Vehicle Finance\" \/>\n<meta property=\"og:description\" content=\"\u26a1 Green Mobility Finance Electric Vehicle Finance Megna Fincap empowers you to go green with easy and affordable electric vehicle financing. Whether you&#8217;re looking to buy an electric two-wheeler, three-wheeler, or a commercial EV, we provide tailored loan solutions with competitive interest rates, minimal paperwork, and fast approvals. Join the EV revolution with Megna Fincap [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/\" \/>\n<meta property=\"og:site_name\" content=\"Megna Fincap\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-29T16:43:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/\",\"url\":\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/\",\"name\":\"Electric Vehicle Finance - Megna Fincap\",\"isPartOf\":{\"@id\":\"https:\/\/valueladders.com\/mfc\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop\",\"datePublished\":\"2026-03-26T09:26:58+00:00\",\"dateModified\":\"2026-03-29T16:43:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#primaryimage\",\"url\":\"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop\",\"contentUrl\":\"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/valueladders.com\/mfc\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Electric Vehicle Finance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/valueladders.com\/mfc\/#website\",\"url\":\"https:\/\/valueladders.com\/mfc\/\",\"name\":\"Megna Fincap\",\"description\":\"Trusted financial services provider\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/valueladders.com\/mfc\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Electric Vehicle Finance - Megna Fincap","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:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/","og_locale":"en_US","og_type":"article","og_title":"Electric Vehicle Finance","og_description":"\u26a1 Green Mobility Finance Electric Vehicle Finance Megna Fincap empowers you to go green with easy and affordable electric vehicle financing. Whether you&#8217;re looking to buy an electric two-wheeler, three-wheeler, or a commercial EV, we provide tailored loan solutions with competitive interest rates, minimal paperwork, and fast approvals. Join the EV revolution with Megna Fincap [&hellip;]","og_url":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/","og_site_name":"Megna Fincap","article_modified_time":"2026-03-29T16:43:25+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/","url":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/","name":"Electric Vehicle Finance - Megna Fincap","isPartOf":{"@id":"https:\/\/valueladders.com\/mfc\/#website"},"primaryImageOfPage":{"@id":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#primaryimage"},"image":{"@id":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop","datePublished":"2026-03-26T09:26:58+00:00","dateModified":"2026-03-29T16:43:25+00:00","breadcrumb":{"@id":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop","contentUrl":"https:\/\/images.unsplash.com\/photo-1593941707882-a5bba14938c7?w=400&h=300&fit=crop"},{"@type":"BreadcrumbList","@id":"https:\/\/valueladders.com\/mfc\/electric-vehicle-finance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/valueladders.com\/mfc\/"},{"@type":"ListItem","position":2,"name":"Electric Vehicle Finance"}]},{"@type":"WebSite","@id":"https:\/\/valueladders.com\/mfc\/#website","url":"https:\/\/valueladders.com\/mfc\/","name":"Megna Fincap","description":"Trusted financial services provider","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/valueladders.com\/mfc\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/valueladders.com\/mfc\/wp-json\/wp\/v2\/pages\/16556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/valueladders.com\/mfc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/valueladders.com\/mfc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/valueladders.com\/mfc\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/valueladders.com\/mfc\/wp-json\/wp\/v2\/comments?post=16556"}],"version-history":[{"count":4,"href":"https:\/\/valueladders.com\/mfc\/wp-json\/wp\/v2\/pages\/16556\/revisions"}],"predecessor-version":[{"id":16560,"href":"https:\/\/valueladders.com\/mfc\/wp-json\/wp\/v2\/pages\/16556\/revisions\/16560"}],"wp:attachment":[{"href":"https:\/\/valueladders.com\/mfc\/wp-json\/wp\/v2\/media?parent=16556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}