So I have the Authorize.Net gateway working.
Upon return to the store, the order information displays, with the caveat that the order date is not a valid date.
This is a sample from the Order Details header:
Order Number: 00-00001-01087-20140613 Shipping: Standard Delivery $2.85
Order Date: 28/13/2014 Tracking:
The date portion of the Order Number is correct, but the order date is 28/13/2014...I can't seem to track down where this is coming from in either the Gateway module or the Checout.ascx in the NB_Store module. Any else seen something like this and have a resolution or ideas I can try?
Thanks.
Upon return to the store, the order information displays, with the caveat that the order date is not a valid date.
This is a sample from the Order Details header:
Order Number: 00-00001-01087-20140613 Shipping: Standard Delivery $2.85
Order Date: 28/13/2014 Tracking:
The date portion of the Order Number is correct, but the order date is 28/13/2014...I can't seem to track down where this is coming from in either the Gateway module or the Checout.ascx in the NB_Store module. Any else seen something like this and have a resolution or ideas I can try?
Thanks.