Zen Cart Logo
Forums / General Questions / order numbers by payment method

order numbers by payment method

Locked

Views: 1,052

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
1 Apr 2007, 5:16 PM
#1
poosk avatar

poosk

Totally Zenned

Join Date:
Mar 2005
Location:
Helsinki
Posts:
477
Plugin Contributions:
0

order numbers by payment method

Hi, is there a way to have different order numbers for different payment modules?? would help a lot if we could unify orders for the accounting. thanks

1 Apr 2007, 5:27 PM
#2
poosk avatar

poosk

Totally Zenned

Join Date:
Mar 2005
Location:
Helsinki
Posts:
477
Plugin Contributions:
0

Re: order numbers by payment method

or if it's impossible to achieve payment module dependant numbering,
is there a way to add some letters or numbers to the order lets say for verified visa VI+order#, paypal PP+order#...or just 11+order# and 22+# and so on...

1 Apr 2007, 6:18 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: order numbers by payment method

The orders_id is an auto-incremented field and changing that would break everything so no ... not really ...

Do you just need to make payment stand out more somewhere?

1 Apr 2007, 8:21 PM
#4
poosk avatar

poosk

Totally Zenned

Join Date:
Mar 2005
Location:
Helsinki
Posts:
477
Plugin Contributions:
0

Re: order numbers by payment method

well kind of.. my accountist asked if it would be possible to somehow identify the transactions between different payment methods since now there's just the order number and amount in our account which doesn't tell her so much... but if playing with the order number is a no no we have to find some other way to do it... thanks linda! again.. :)

2 Apr 2007, 12:34 AM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: order numbers by payment method

Depending on where you want to store or display the payment information you could always show the payment method next to the orders_id without messing up the orders_id ...