forked from rahulyhg/Deal4loans
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Contents_Credit_Card_Article10.php
56 lines (48 loc) · 2.87 KB
/
Contents_Credit_Card_Article10.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?php
require 'scripts/functions.php';
session_start();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Credit Card payment mechanism | Online Credit Card Information| Compare Credit Cards in India</title>
<meta name="keywords" content="credit cards online information, credits cards payment mechanism, Cheque payment, cash payment, auto dbit facility, Minimum Amount Due, schemes, credit card benefits, EMI Card, Standing instructions on Deal4loans.com">
<meta name="Description" content="Understand the ways through which you can pay your credit card outstanding with different modes. Like by cash, cheque, auto debit facility etc">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link href="style/new-bima.css" rel="stylesheet" type="text/css" />
<link href="style/glowing.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/dropdowntabs.js"></script>
</head>
<body>
<?php include '~Top-new.php';?>
<?php include '~menu.php';?>
<div id="container">
<div id="lftbar">
<div class="lfttxtbar">
<span><a href="index.php">Home</a> > <a href="Contents_Articles.php">Articles Menu</a> > <a href="Credit-Card-Articles.php">Credit Card Articles</a> > Payment Mechanism</span>
<div id="txt"><h1>Payment Mechanism</h1>
Ensure to pay your card outstanding on time to avoid penalties & charges.<br>
You can pay your credit card outstanding with any of the following modes:-<br>
<b> <font face="Verdana" size="1" >1)</font> Cash:</b> - You can visit the bank branch and pay the amount.<br>
<b> <font face="Verdana" size="1">2)</font> Cheque drop:</b>- Cheque can be dropped at branches & ATMs of the bank.<br><br>
When making payments please indicate the following details in the assigned boxes on the payment coupon: <br>
• Cheque number <br>
• Cheque date <br>
• Cheque amount <br>
• Bank & Branch on which the bill is drawn </p><p>
You need to detach the payment coupon and send it along with your payment. <br>
<b> <font face="Verdana" size="1" >3)</font> Auto-debit Facility:</b> - Allows bank account holders to give standing instructions to pay their bills on pre-specified date. It can be done in following manner:-<br>
i) Standing Instructions:- <br>
a)<b>MAD</b> - You can instruct to pay minimum amount<br>
b)<b>TAD</b> - You can instruct to pay total amount due<br>
c) Fixed Amount <br>
<b>ii)</b><b> ECS:</b> - On a pre-specified date by the customer amount will be auto debited from the account.
<!--<div align="right"><a href="#pg_up">Top<img width="12" height="18" border="0" alt="Top" src="new-images/top.gif"/></a></div> -->
</div>
</div></div>
<? include '~Right-new1.php'; ?>
<?php include '~Bottom-cc.php';?>
</div>
</body>
</html>