Hi--
I need to add an invoice number and have that invoice number sent to authorize.net (using their invoice token), however, the invoice number needs to be auto created, and auto increment.
I'd like to have the invoice number be at least LLLL#####, where L equals an autogenerated and auto-incremented letter and # equals a autogenerated auto-incremented number.
thanks,
Curtis