Post by JasonC » Tue Nov 16, 2010 2:17 am

Hello,
This is my first attempt at an opencart installation (1.4.9.1) and I am happy to say that everything works as expected so far. I am looking for a solution that populates the "invoice" field in the merchant email receipt with the order ID number. I am using the included authorize.net AIM payment module.
Thanks!
Last edited by i2Paq on Tue Nov 16, 2010 3:05 am, edited 1 time in total.
Reason: Topic moved

Newbie

Posts

Joined
Tue Nov 16, 2010 1:49 am

Post by JasonC » Wed Nov 17, 2010 3:56 am

If anyone else is looking for this, or to answer my own question;

On line 74 of authorizenet_aim.php I inserted this

Code: Select all

$data['x_invoice_num'] = $this->session->data['order_id'];
The order ID number now prints in the invoice field.

Newbie

Posts

Joined
Tue Nov 16, 2010 1:49 am

Post by Qphoria » Wed Nov 17, 2010 4:03 am

Added to core for next release.
Thanks!

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 8 guests