CINXE.COM
WV Judiciary
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>WV Judiciary</title> <link href="https://cdn.wvegov.com/images/icon.ico" rel="shortcut icon" type="image/x-icon" crossorigin="anonymous" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <script src="/Courts/MFP/bundles/jquery?v=235DeCRyc2KKtm5-u-WowaGmWHU3ft44y448NxHpMf41"></script> <link rel="stylesheet" href="/Courts/MFP/Content/bootstrap.min.css"> <link rel="stylesheet" href="/Courts/MFP/Content/kendo.common.min.css"> <link rel="stylesheet" href="/Courts/MFP/Content/kendo.default.min.css"> <link rel="stylesheet" href="/Courts/MFP/Content/kendo.default.mobile.min.css"> <link rel="stylesheet" href="https://cdn.wvegov.com/css/wvgov.css" crossorigin="anonymous" /> <link rel="stylesheet" href="/Courts/MFP/Content/Site.css"> <script type="text/javascript" src="/Courts/MFP/Scripts/bootstrap.min.js"></script> <script src="/Courts/MFP/Scripts/kendo.custom.min.js"></script> <script src="/Courts/MFP/Scripts/fontawesome.js"></script> </head> <body> <div class="topNavBar"> <p class="topNavBarList" style="float: right;"> <a href="http://www.courtswv.gov/public-resources/court-information-by-county.html" target="_blank" tabindex="-1" title="Find Court Information by County">Find Court Information by County</a> | <a href="/Courts/MFP/Home/Help" title="Help" tabindex="-1">Help</a> </p> </div> <div id="bglayout"> <div class="navigation"> <nav class="navbar navbar-expand-md navbar-light"> <div class="container-fluid"> <a class="navbar-brand" href="/Courts/MFP/" title="Home" tabindex="-1"> <img src="/Courts/MFP/Content/img/courtslogo.png"> <div style="display: inline-block; vertical-align: middle;"> <h3 class="appName">West Virginia Judiciary</h3> </div> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="true" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> </span> </button> </div> <div class="navbar-collapse collapse" id="navbarSupportedContent" style=""> <ul class="navbar-nav mr-auto"> <li class="nav-item"> <a tabindex="-1" class="nav-link" href="http://www.courtswv.gov/public-resources/court-information-by-county.html" target="_blank" title="Find Court Information by County">Find Court Information by County</a> </li> <li class="nav-item"> <a tabindex="-1" class="nav-link" href="/Courts/MFP/Home/Help" title="Help">Help</a> </li> </ul> </div> </nav> </div> </div> <div class="container body-content"> <div class="systemTitle"> <h3>Magistrate Court Payment System</h3> </div> <style> .toast-container { z-index: 9999; } .toast { background-color: white; } .toast-body, .toast-header { line-height: normal; font-family: Arial, Helvetica, sans-serif !important; } </style> <div id="toastContainer" class="toast-container position-fixed p-3 top-0 start-50 translate-middle-x"> </div> <script> showToast = (actionId, status, title, message) => { var toastColor = ''; switch (status) { case 'success': toastColor = 'bg-success text-white'; break; case 'error': toastColor = 'bg-danger text-white'; break; case 'information': toastColor = 'bg-info text-white'; break; case 'warning': toastColor = 'bg-warning'; break; default: break; } actionId = actionId.replace(/^\s+|\s+$/g, ''); title = title.replace(/^\s+|\s+$/g, ''); message = message.replace(/^\s+|\s+$/g, ''); if (document.getElementById(actionId)) { $(`#${actionId}`).remove(); } var htmlContent = ` <div id="${actionId}" class="toast show" role="alert" aria-live="assertive" aria-atomic="true"> <div> <div class="toast-header ${toastColor}"> <strong class="me-auto">${title}</strong> <button type="button" class="btn-close me-2 m-auto" data-bs-dismiss="toast" aria-label="Close"></button> </div> <div class="toast-body"> <p> ${message} </p> </div> </div> </div> `; document.getElementById('toastContainer').innerHTML += htmlContent; } </script> <div class="systemTitle"> <h3> <i class="fas fa-home"></i> <strong>Home</strong> </h3> </div> <hr> <p> <svg class="svg-inline--fa fa-info-circle fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="info-circle" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"></path></svg> Please Read First </p> <p style="margin-top:15px;"> This service allows you to make online credit card payments for costs, fines and fees related to magistrate court cases. </p> <p style="margin-top:15px;"> You must have your Case ID number or Citation ID number or Payment Plan ID number to use this application. </p> <p> If you do not have any of the ID numbers referenced above, please <a href="http://www.courtswv.gov/public-resources/court-information-by-county.html" target="_blank" title="Contact Magistrate Court Clerk's Office">contact the Magistrate Court Clerk's Office</a> in which your case is filed for assistance. </p> <p style="margin-top:15px;"> Please select the Next button to continue. </p> <hr> <p style="height:5rem;"> <a onclick="handleNavSpin(this)" href="/Courts/MFP/Home/Search" class="btn btn-primary" style="float: right;" title="Next">Next ></a> </p> <div class="fee-disclaimer" style="background-color: #f2f2f2; padding: .5rem 0; text-align: center; font-size:small;"> <p class="mb-1"> This online service is provided by a third party working in partnership with the State of West Virginia. </p> <p class="mb-1"> The price of items purchased through this service include funds to develop, maintain and enhance the state's official web portal, WV.gov. </p> <p class="mb-1"> The WV.gov price includes $2 per payment. </p> </div> </div> <footer class="footer" style="margin-top:0"> <div class="footerInfo bottomNavBarList"> <p> <a tabindex="-1" href="http://www.courtswv.gov/" title="West Virginia Judiciary" target="_blank">West Virginia Judiciary</a> | <a tabindex="-1" href="http://www.courtswv.gov/lower-courts/mcpayportal/mc-pay-portal-terms-of-use.html" title="Terms of Use" target="_blank">Terms of Use</a><br> </p> <p class="bottomNavBarList"> The West Virginia Judicial System is an Equal Opportunity Employer committed to providing equal access and unbiased, non-discriminatory treatment to all. </p> <p>© <span id="copyYear"></span> West Virginia Court System - Supreme Court of Appeals. All Rights Reserved.</p> </div> </footer> <script type="text/javascript"> $(document).ready(function () { var year = new Date().getFullYear(); $("#copyYear").text(year); var date = new Date(); $("#copyYear").text(date.getFullYear()); }); addSpinner = (el) => { var initialHtml = $(el).html(); if (!$(".spinner-border").toArray().some((el) => el)) $(el).html('<span class="spinner-border spinner-border-sm" data-html="' + initialHtml + '" role="status" aria-hidden="true"></span>'); } // clear spinners on browser back and replace with initial text $(window).bind("pageshow", function (event) { if ($('.spinner-border.spinner-border-sm').length > 0) { if ($('.spinner-border.spinner-border-sm')[0].dataset && $('.spinner-border.spinner-border-sm')[0].dataset.html) { var initialHtml = $('.spinner-border.spinner-border-sm')[0].dataset.html; $('.spinner-border.spinner-border-sm').replaceWith(initialHtml); } } }); $('button.wvi-spinner').click(function (e) { addSpinner(e.target); }); handleNavSpin = (el) => { addSpinner(el) }; </script> </body> </html>