Page 1 of 1

FastCharge Payment Gateway

Posted: Thu Apr 22, 2010 5:55 pm
by laramp
Here is a new AuthorizeNet.dll that is now working in 7.0.4 for the Payment Gateway FastCharge.
I am utilizing the AuthorizeNet.dll, because FastCharge emulates exactly the Authorize.net processing, the only difference is the URL for transactions in the DLL. You would still use the authorize gateway selection in the admin with the same information.
Please make a backup of your Existing AuthorizeNet.dll before overwriting it and move it out of the bin dir.
This was created for .Net 3.5

Re: FastCharge Payment Gateway

Posted: Thu Apr 29, 2010 6:47 am
by mazhar
Well in code file you can update the name from Authorize.Net to FastCharge and similarly class name from AuthorizeNet to FastCharge, after this change you will see FastCharge instead of Authorize.Net in your AbleCommerce admin. Secondly from project properties page change output assemsbly name from CommerceBuilder.AuthorizeNet to FastCharge. I guess after these changes produced DLL will be of different name and will allow you use to have both Authorize.Net and FastCharge in your system.

Re: FastCharge Payment Gateway

Posted: Thu Apr 29, 2010 11:16 am
by laramp
I will give that a shot...I would much rather have both than one that needs explanation for use.

Thanks!
Larry