NO Payment Methods appear In the Admin panel, I enabled 3 payment methods to test this cart: PayPal, Cash on Delivery, and Check/Money Order. When I try purchasing a tape for 89 cents, oscommerce lets me enter my shipping address and select my shipping method. At the second checkout page for Payment Information the Payment Method box it says "This is currently the only payment method available to use on this order." and nothing more. No payment methods are listed, not even the "only payment method available". I've gone back to the Admin control panel no changes effect this outcome. Is there anyway for me to fix this without manipulating any PHP? (read on)
I am a Newbie who has a friend, Dave, who knows PHP. Dave is also new to osCommerce so I usually surf the posts and give them to Dave to implement.
Adding Payment Methods to checkout_payment.php
At first, I thought that the responsible php file is called checkout_payment.php in the main directory. How does this need to be fixed file work?
Question: Is a "checkout_payment.php" supposed to be in both the main store folder AND in the Includes -->Languages --> English --> Modules folder? Upon looking at the PHP file in Modules folder - it never gets called but should. My cart never asks the user to 'Please select the preferred payment method to use on this order.'
What PHP file is supposed to call the checkout_payment.php file from the Modules folder? Could that be where the error is?
Mary |