Oscommerce Checkout_conf
September 28th, 2009
Www.studenttraveltours.co.uk/bookings/catalog/checkout_confirmation.php
Simple job adding one line to checkout_confirmation depending on product attribute selected.
On the product_info.php page, ther user has the option to select to pay only a deposit, this deducts the balance of the trip from the total cost, leaving only the shipping cost to be paid (which I have renamed the deposit).
On the checkout_confirmation.php page I want another line added below ‘Card Proccessing fee’ which states the remaining balance to be paid. This remaining balance will be equal to the value of the product attribute selected for the deposit option.
e.g. If the user selects “

Categories: E-Commerce, MySQL, osCommerce, PHP, Programming balance, Checkout, confirmation, deposit, osCommerce, PHP, remaining


