Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Order numbers?


Guest

Recommended Posts

Posted

I need to forward an ascending unique order number for every purchase made to the guys who are handling my credit card side of things, does oscommerce come with a order number already, stored in Mysql, if so, how do I get it?

Posted

The Customers Order ID is stored in the Orders Table within the MySQL DB (orders_id). The original Order query should already query for this field, so all you should have to do is modify the code to display this item.

 

Good Luck.

 

-R

Posted

Thanks, hopefully I'll be able to work it out :wink:

Archived

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

×
×
  • Create New...