Customization of CommerceBuilder.InternetSecure.dll

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
tomarpoonam19
Ensign (ENS)
Ensign (ENS)
Posts: 1
Joined: Sun Aug 02, 2009 11:14 pm

Customization of CommerceBuilder.InternetSecure.dll

Post by tomarpoonam19 » Mon Aug 03, 2009 2:23 am

I want to customize gateway url CommerceBuilder.InternetSecure.dll.
For Authorize.net i got the code of respective dll from the AbleCommerce ftp side.
Same way could i get the CommerceBuilder.InternetSecure.dll code?

Regards,
Poonam

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Customization of CommerceBuilder.InternetSecure.dll

Post by mazhar » Mon Aug 03, 2009 5:30 am

AbleCommerce made Authorize.Net code open source to provide a complete code sample for payment gateways. If you want the source code for any other payment gateway you will need to purchase source code.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Customization of CommerceBuilder.InternetSecure.dll

Post by jmestep » Mon Aug 03, 2009 5:39 am

You can use the authorizenet class as a base for yours and change the variables to what Internet Secure is looking for.
For example on one I did, authnet uses something like x_firstname and virtualmerchant uses ssl_firstname.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply