Community Add-Ons

Maintainers: lildog
Add file to this package
Top » Other

TextCash/Check/Moneyorder Checkout
for osCommerce Online Merchant v2.2

This is a simple little contribution to display an alternate success message if a check or money order was used to pay for the order. It lets customers know that their order WILL NOT ship until payment has been received/cleared.

Legend:  Download   Report
Expand All / Collapse All
TextCash/Check/Moneyorder Checkout 1.2 lildog 23 Apr 2008  

UPDATE/BUG FIX 4/20/2008
changes:
in step 1 of instructions:
change catalog/checkout_success.php to catalog/checkout_confirmation.php

in step 1:
changed
if ($payment='moneyorder'){
to:
if ($payment=='moneyorder'){

CHANGED !$moneyorder_text =true to !$moneyorder_text == true

TextCash/Check/Moneyorder Checkout lildog 2 Apr 2008