I guess the thing to do would be to log in payments in the database. So lets
say the total is $50.00, if the user pays $25 on cc and payment is
authorized, then log this into the database, then show the remaining
balance. At this point you can give user the option to pay the remaining
balance using a different payment method.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 30, 2003 11:58 PM
To: PHP General list
Subject: [PHP] Select multiple payment mode



Hi all, 
       I am working on a receipt payment system whereby there is a "select"
box
with a list of payment mode: eg.By cash, By Nets, By Cheque etc...for
customers
to select the kinda payment mode they going to make their payment. How ever,
there is   cases in which instead of selecting only one payment mode. They
pay
through two payment modes eg.Cheque+cash. In this case, how can I go about
doing
it using HTML MySQL and PHP ??how should the DB be like?HTML and PHP???

Regards, 
Irin.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to