How to change Authorize.net's new Akamai transaction URLs?
Posted: Thu Sep 10, 2015 3:01 am
OpenCart 1.5.3.1
Forum Search Results For This Issue
"+akamai +authorize.net" produced two results, and only this one - http://forum.opencart.com/viewtopic.php ... horize.net - had a reply. Unfortunately, it's been so long since I've been in the OpenCart code, I couldn't use the information. There is also an external resource here - http://www.authorize.net/support/akamaifaqs/ - but that didn't help much.
The Issue
Authorize.net is using three new transaction URLs:
https://api2.authorize.net/xml/v1/request.api
https://api2.authorize.net/soap/v1/Service.asmx
https://secure2.authorize.net/gateway/transact.dll
My Problem
I have no idea where to make these changes. As I said, it's been awhile - at least two years - since I've mucked about in the OpenCart code. Back then I did some basic .php tweaking here and there, changed some labels and values, so I'm familiar in principle with what needs to be done.
But I need specifics. For example: "1) Find this file: //path/filename; 2) Find and replace this with that."
I'm good at following instructions, I just need to know where to make the changes. If anyone could provide that guidance I'd be most grateful.
Thanks for your time,
~Ian
Forum Search Results For This Issue
"+akamai +authorize.net" produced two results, and only this one - http://forum.opencart.com/viewtopic.php ... horize.net - had a reply. Unfortunately, it's been so long since I've been in the OpenCart code, I couldn't use the information. There is also an external resource here - http://www.authorize.net/support/akamaifaqs/ - but that didn't help much.
The Issue
Authorize.net is using three new transaction URLs:
https://api2.authorize.net/xml/v1/request.api
https://api2.authorize.net/soap/v1/Service.asmx
https://secure2.authorize.net/gateway/transact.dll
My Problem
I have no idea where to make these changes. As I said, it's been awhile - at least two years - since I've mucked about in the OpenCart code. Back then I did some basic .php tweaking here and there, changed some labels and values, so I'm familiar in principle with what needs to be done.
But I need specifics. For example: "1) Find this file: //path/filename; 2) Find and replace this with that."
I'm good at following instructions, I just need to know where to make the changes. If anyone could provide that guidance I'd be most grateful.
Thanks for your time,
~Ian