I need to pass a different invoice number to Authorize.net than what is setup by default. I know the code below generates the invoice number but I\'m not sure how to format like we need it.
Right now, the below outputs something like: DC-7834721
I am needing something like this: EVENT-20090122XX
Obviously, changing DC to CONF isn\'t the issue . I just don\'t know the proper variables to get a time stamp with YEARMMDD. The XX would start at 01 and increment by 1 each registration. Then, the next day, it would go back to 01...I\'m not so worried about setting it back to 01 each day. I really just need to know how to change the below to output: EVENT-20090122XX