lildog Posted March 31, 2008 Posted March 31, 2008 My Check/money order Payment Module is displaying the module's code(moneyorder) not the modules title(Check/Money Order) on checkout_confirmation.php. It shows correctly on checkout_payment.php, where you select a payment method. I have looked tirelessly for the place where it gets set. I do know it is $order->info['payment_method'] it is getting set to code not title. lildog
lildog Posted March 31, 2008 Author Posted March 31, 2008 I narrowed it down a little, in classes/order.php my Globals[$payment] is not set....can someone point me to the point where $GLOBALS[$payment] gets set using check/money order payment module. lildog My Check/money order Payment Module is displaying the module's code(moneyorder) not the modules title(Check/Money Order) on checkout_confirmation.php. It shows correctly on checkout_payment.php, where you select a payment method. I have looked tirelessly for the place where it gets set. I do know it is $order->info['payment_method'] it is getting set to code not title. lildog
Recommended Posts
Archived
This topic is now archived and is closed to further replies.