Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Payment Module Displaying code not title.


lildog

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...