Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Not sure where to ask this..


gandalfthewhite

Recommended Posts

Posted

I'm trying to figure out how to configure oscommerce to show me the customer's credit card information when a CC order is put through. I know the CC module (when having them enter info manually) somehow passes the info through (such as name, CC, card type, expire date, etc) to the orders page in the admin part of oscommerce (when you go & edit an order).

 

When an order is ran through using the Psygate credit card module, the only thing that gets passed to the "Edit order" screen is the entry showing which module was used for the order (CC, COD, etc).

 

Anyone know where, or even how to find out where to modify the psygate module so it passes the credit card info to the "edit order" part of the admin side when an order is created using the psygate module?

 

Thanks.

Posted

I figured out that the info is pulled for the order screen (for admin editing) from catalog/includes/classes/order.php

 

From what I understand, it appears as though the order info is stored in the MySQL database, because of the query call. I can't figure out how the info is being stored into the MySQL database, so I can copy this info from the CC.php module to psygate.php module.

Archived

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

×
×
  • Create New...