The text of this article is not in this database — only its details are. Read it on the old site: Payment Gateway Integration using VB.NET with Authorized.NET
20 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

sachin dhimaneditedPosted Aug 27, 2012, 6:13 AMEdited Aug 27, 2012, 6:13 AM
hi
sanket shahPosted Nov 27, 2010, 1:40 AM
hi i am working as a junior asp.net(c#) developer. and i am totally new to this concept. i want all info from scratch or developed full application. so i can refer it and i can develop it by myself. so please help me for this.
Amol GhatkarPosted Jul 16, 2010, 2:00 AM
I want integrate online payment gateway for gaming site Specially for mirada gaming service http://www.mirada.tv/ Thanks & Regards Amol D Ghatkar
suryaprakash sharmaPosted Sep 19, 2008, 8:22 AM
Hi Munir, I want to integrate DHL to my Site. Can you help me with code , and also tell me how to get dummy Id and password for dhl and the testing environment. Thanx in advance.:)
jetro barreraPosted Mar 19, 2008, 1:48 AM
I've added the Microsoft XML from component reference but still this error shown. Please help me to solve my problem. Thanks. ******************************************* Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Access is denied: 'msxml'. *******************************************
veena pPosted Feb 4, 2008, 12:01 AM
XMLReq = New MSXML.XMLHTTPRequest 'PostData = PostData & "&x_Password=jvette1" ' XMLReq.open("POST", "https://secure.authorize.net/gateway/transact.dll?" & PostData & "", False) XMLReq.open("POST", "https://test.authorize.net/gateway/transact.dll?" & PostData & "", True) XMLReq.send() strStatus = XMLReq.status this is my code but here i am getting an error "Unspecified error" here i have commented the password so i am getting the error. and also iam getting the email ie it is working but why this unspecified error please help me out
ajay manralPosted Aug 21, 2007, 7:38 AM
Where can i find MsXML pls help me .Its urgent
ajay manralPosted Aug 21, 2007, 7:37 AM
Where can i find MsXML pls help me .Its urgent
Guhananth SPosted May 3, 2007, 4:51 AM
Where can i find MsXML to add reference?How to get merchant ID?If trasaction fails ,will the amount be refunded to bank account?
Guhananth SPosted May 3, 2007, 4:51 AM
Where can i find MsXML to add reference?How to get merchant ID?If trasaction fails ,will the amount be refunded to bank account?
phani kumarPosted Apr 4, 2007, 11:06 AM
After Refund process i recive x_auth_code value is empty wat it means
ashish jainPosted Feb 23, 2007, 7:49 AM
hi munir can u help me out in integrating paypal payment gateway in my shopping application. ashish jain
ashish jainPosted Feb 23, 2007, 7:48 AM
hi munir can u help me out in integrating paypal payment gateway in my shopping application. ashish jain
Munir ShaikhPosted Jul 3, 2006, 11:53 PM
Hi, Please go through Authorized.net documentation in depth
jeeva vargheseeditedPosted Jun 30, 2006, 7:49 AMEdited Aug 16, 2006, 9:15 PM
hello, iam also trying to do a page which connects to a payment gateway(SIM)-Authorize.net code u 've given is for AIM or SIM? when iam trying to execute ur code i get the following error := No overload for method 'open' takes '3' arguments No overload for method 'send' takes '0' arguments Hope u can help me out.
dharmesh srivastavaPosted Mar 23, 2006, 4:35 AM
Can you help me in integrating with World pay payment gateway.i am developing a website using C#.net (1.1)as code behind and Sqlserver(2000) as a database.how i can send a request from my aspx page to world pay. thanks Dharmesh