Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Muftah enables the MBRHE users to check their payment status using Get Payment Status services. Get Payment Status service provides information related to Housing Construction Loans and Maintenance Grants services. This document describes the procedure to check the payment status through Muftah.



Upon introducing to Muftah you will get into a welcome screen consists of various Services list as shown below.


Step1:

Click on the Get Payment Status button from the Transactional Services list.


Step2:

Enter your Application Number.


Muftah asks for your confirmation to proceed next. Please provide Yes to continue or No if you want to change the application number.


Step3:

Click on the Yes button to continue the process of your Application Status.


Step4:

View your Payment Status which includes,

  • Payment ID
  • Percentage Completed
  • Total Bill Payment
  • Status

Finally, click on the Back to the main menu or Back button to get back to the main menu.




Click on the No button to change Application Number


Please provide the correct Application Number or else click on the Back button to discard the request and go to the previous menu.





Html
<style>
#main{
background:#f9f9f9;
}
#main {
    padding-left: 100px;
    padding-right: 100px;
}
#header .aui-header{
    background-color: #005b99;
}
.wiki-content img.confluence-embedded-image,
.wiki-content img.editor-inline-macro,
.wiki-content table.wysiwyg-macro {
    cursor: pointer !important;
}
.wiki-content a,
.wiki-content a:hover,
.wiki-content a:active{
	color:#015b98 !important;
}
.aui-header-inner{
	height: 41px;
}
#search-ui,
.aui-header-before,
.aui-header-primary,
#notifications-anchor,
.header-quicksearch,
#likes-section,
#labels-section,
#breadcrumb-section,
#page-metadata-banner,
.space-tools-section,
.footer-body,
.page-metadata-modification-info{
	display:none;
}

a#sv-scmtb-trsl-lang-picker {
    background: #35709d;
    color: #fff;
}

.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
    border: none;
}


.columnLayout.single table.relative-table.confluenceTable{
overflow: hidden; 
}



.columnLayout.single .relative-table.confluenceTable .confluenceTd h3 span a {
color: #182b4d !important;
}
/*Language BTN*/
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h3 strong{display: inline-block;vertical-align: top;height: 30px;line-height: 18px;}
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h3{
padding-top: 10px;
}
/*END Language BTN*/
.columnLayout.single:nth-child(1) td.confluenceTd {
width: auto !important;
/*float:right;*/
}

img,a{
  -webkit-user-drag: none;
  -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
#header .aui-nav #login-link{
  display:none
}



@media screen and (max-width: 1024px) {
.columnLayout.single .innerCell img{
width:100%;
}
.columnLayout.single table.relative-table.confluenceTable h3 strong a{color: #182b4d !important;display: inline-block;height: 30px;line-height: 28px;vertical-align: top;}
.columnLayout.single:first-child h3{height:30px;line-height:30px;}
.columnLayout.single:nth-child(1) .innerCell img {
width: 50px;
}
.columnLayout.single table.relative-table.confluenceTable td.confluenceTd:nth-child(2) img{
 width: 30px;
}

.columnLayout.single:nth-child(1) .innerCell .confluenceTd:nth-child(1) img {
    width: 25px !important;
}

.columnLayout.single .table-wrap table {
    width: 100% !important;
}

.columnLayout.single .table-wrap td.confluenceTd {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
}


}



</style>