File "fsib_card.php"
Full path: /home/fsibplc/public_html/fsib/fsib_card.php
File
size: 10.6 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
include('./includes/config.php');
$page_title = "First Security Islami Bank PLC.";
//echo $page_title;
//echo $data[0]['value'];
$meta_description = "First Security Islami Bank PLC. Home page description";
$meta_keywords = "First Security Islami Bank PLC., Bank, Website";
include('includes/header.php');
include('includes/navbar.php');
//include('includes/slider.php');
?>
<!-- ++++++++++++++++++++++++++Start Body Tag++++++++++++++++++++++++++ -->
<div class="about_hero" style="background-image:url('HeroBg/card.png');">
<h3>Fsib Card</h3>
</div>
<!--<div class="tab about_tab" style="background:url('resources/mega.png');margin-bottom:0">-->
<!-- <button class="tablinks" onclick="openTab(event, 'agentBanking')">Agent Banking</button>-->
<!-- <button class="tablinks" id="defaultOpen" onclick="openTab(event, 'fsibCard')" style="border:0">FSIB Card</button>-->
<!--</div>-->
<!--card tab content start -->
<div class="container" style="margin:25px auto;">
<?php
$pages = "SELECT * FROM pages WHERE slug = 'fsib-card' LIMIT 1";
$pages_run = mysqli_query($con, $pages);
if (mysqli_num_rows($pages_run) > 0) {
foreach ($pages_run as $pageitem) {
?>
<?php echo $pageitem['description'];
}}
?>
<!-- <h4 class="tab_title">FSIB Card</h4>
<p class="mt-3">Now you can access to your money 24/7 more easily and conveniently through our widespread network of ATMs in Bangladesh. Therefore, your life becomes hassle-free and safe.</p>
<h6>Key Features:</h6>
<ul style="list-style-type: circle;">
<li>Cash withdrawal from FSIB and all other banks ATM in all over the country</li>
<li>Can Pay Bill after shopping or Dine through 32000+ POS in Bangladesh</li>
<li><strong>Have attractive Discount in Different Hotels & Resorts, Restaurant, Hospital and Diagnostic Center.</strong><br>
<strong><a href="File/Discount Partner. Hotel.xlsx"><u>(CLICK HERE FOR DISCOUNT PARTNER HOTEL)</u></a></strong><br>
<strong><a href="File/Discount Partners.xlsx"><u>(CLICK HERE FOR OTHER OFFERS)</u></a></strong>
</li>
<li>Mobile Top Up/Recharge</li>
<li>Balance Inquiry</li>
<li>PIN Change</li>
<li>Mini Statement</li>
<li>Transaction Alert through SMS</li>
<li>24/7 Call Center (16257 or 09666716257)</li>
</ul>
<p>To know about our widespread network of ATM location <a href="atm.php"><b><u>please click here</u></b></a></p>
<h6>Eligibility:</h6>
<p>If you are in individual and have a savings, current or STD account, you are eligible to avail FSIB card.<br>
Just visit your branch and fill up an application form. Within shortest possible time you will get a sms notification to collect the card from your designated branch.</p>
<h6 class="mt-5">Cash withdraw Limit, Fees & Charges:</h6>
<h4 class="tab_title mt-5">Cash withdraw Limit</h4>
<div class="table-responsive">
<table class="table table-bordered table-striped table-hover" style="margin:0 auto;">
<thead style="background: hsla(265, 100%, 95%, 0.5);">
<th style="Padding:20px 0;color:#044177">Service</th>
<th style="Padding:20px 0;color:#044177">Limit per Day</th>
</thead>
<tr>
<td>Cash Withdraw in ATM</td>
<td>BDT 1,00,000 per day</td>
</tr>
<tr>
<td>Purchase through POS</td>
<td>BDT 100,000 per day(Maximum BDT 50,000 per Transaction)</td>
</tr>
<tr>
<td>Cash Advance through bank POS</td>
<td>BDT 300,000 per day</td>
</tr>
</table>
</div>
<h4 class="tab_title mt-5">Card Fees</h4>
<div class="table-responsive">
<table class="table table-bordered table-striped table-hover" style="margin:0 auto;">
<thead>
<tr>
<th>Prefix</th>
<th>Product Name</th>
<th>Issue Fee</th>
<th>Annual Fee</th>
<th>Card Replacement Fee</th>
<th>Re-Issue PIN</th>
<th>Minimum Balance for ATM Txn</th>
</tr>
</thead>
<tbody>
<tr>
<td>102</td>
<td>Al-Wadiah Agent Current Account</td>
<td>200.00</td>
<td>200.00</td>
<td>200.00</td>
<td>200.00</td>
<td>1000.00</td>
</tr>
<tr>
<td>111</td>
<td>Al-Wadiah Current Deposit A/C</td>
<td>500.00</td>
<td>500.00</td>
<td>400.00</td>
<td>200.00</td>
<td>1000.00</td>
</tr>
<tr>
<td>117</td>
<td>Al-Wadeeah Current Plus Account (Morjada)</td>
<td>Free</td>
<td>Free</td>
<td>Free</td>
<td>Free</td>
<td>15000.00</td>
</tr>
<tr>
<td>118</td>
<td>Al-Wadeeah Premium Account (Shomman)</td>
<td>Free</td>
<td>Free</td>
<td>Free</td>
<td>Free</td>
<td>25000.00</td>
</tr>
<tr>
<td>122</td>
<td>Mudarabah Savings Deposit Account</td>
<td>500.00</td>
<td>500.00</td>
<td>400.00</td>
<td>200.00</td>
<td>500.00</td>
</tr>
<tr>
<td>124</td>
<td>Mudarabah Shramajibi SavingsA/C (Mehnoty)</td>
<td>200.00</td>
<td>250.00</td>
<td>400.00</td>
<td>200.00</td>
<td>0.00</td>
</tr>
<tr>
<td>125</td>
<td>Mudaraba Student Savings Account (Onkur)</td>
<td>Free</td>
<td>Free</td>
<td>Free</td>
<td>Free</td>
<td>0.00</td>
</tr>
<tr>
<td>126</td>
<td>Mudaraba Salary Account (Prapti)</td>
<td>Free</td>
<td>500.00</td>
<td>400.00</td>
<td>200.00</td>
<td>500.00</td>
</tr>
<tr>
<td>127</td>
<td>Mudaraba Senior Citizen Savings A/C (Probin)</td>
<td>Free</td>
<td>Free</td>
<td>Free</td>
<td>Free</td>
<td>0.00</td>
</tr>
<tr>
<td>128</td>
<td>Mudaraba New Generation Savings A/C (Projonmo)</td>
<td>Free</td>
<td>250.00</td>
<td>400.00</td>
<td>200.00</td>
<td>100.00</td>
</tr>
<tr>
<td>131</td>
<td>Mudarabah Special Notice Deposit Account (SND)</td>
<td>500.00</td>
<td>500.00</td>
<td>400.00</td>
<td>200.00</td>
<td>1000.00</td>
</tr>
<tr>
<td>141</td>
<td>Mudarabah Agent Banking Saving Account</td>
<td>200.00</td>
<td>200.00</td>
<td>200.00</td>
<td>200.00</td>
<td>500.00</td>
</tr>
<tr>
<td>142</td>
<td>Mudarabah Workers Saving Account (Majdoor)</td>
<td>325.00</td>
<td>300.00</td>
<td>400.00</td>
<td>200.00</td>
<td>200.00</td>
</tr>
<tr>
<td>143</td>
<td>Mudarabah “FSIB Smart Account”</td>
<td>Free</td>
<td>500.00</td>
<td>400.00</td>
<td>200.00</td>
<td>1000.00</td>
</tr>
</tbody>
</table>
</div>
<h4 class="tab_title mt-5">Cash Withdrawal Charges</h4>
<div class="table-responsive">
<table class="table table-bordered table-striped table-hover" style="margin:0 auto;">
<thead style="background: hsla(265, 100%, 95%, 0.5);">
<th style="Padding:20px 0;color:#044177">Transaction Bank </th>
<th style="Padding:20px 0;color:#044177">Charges</th>
</thead>
<tbody>
<tr>
<td>FSIB ATM</td>
<td>Free</td>
</tr>
<tr>
<td rowspan="2">Q-Cash ATM<br>Q-Cash for Smart Account</td>
<td>BDT 10.00+ VAT</td>
</tr>
<tr>
<td>BDT 5.00+ VAT</td>
</tr>
<tr>
<td rowspan="2">Others NPSB ATM<br>
NPSB for Smart Account</td>
<td>BDT 15</td>
</tr>
<tr>
<td>BDT 10</td>
</tr>
</tbody>
</table>
</div>-->
</div>
<!--card tab content end -->
<!-- ++++++++++++++++++++++++++Start Footer Section++++++++++++++++++++++++++ -->
<?php include('includes/footer.php'); ?>