problem with the souce code of paypal by Alexandr Golovanov
-
hy i am integrating paypal by vb.net in my local host.i got source code from your site http://www.codeproject.com/KB/aspnet/UsePayPalPaymentInASPNET.aspx?fid=428722&df=90&mpp=25&noise=3&sort=Position&view=Quick&select=2271359[^].i use sandbox account.But i got some problem when a user come back to Payment_success.aspx after success ful payment.i get a log message Error in payment_success. IPNResponse = 'INVALID'.it naver go through this code( If IPNResponse = "VERIFIED" Then) although it is a success full payment.it goes through its (else )part i.e.(IPNResponse = 'INVALID') please help me as soon as possible
-
hy i am integrating paypal by vb.net in my local host.i got source code from your site http://www.codeproject.com/KB/aspnet/UsePayPalPaymentInASPNET.aspx?fid=428722&df=90&mpp=25&noise=3&sort=Position&view=Quick&select=2271359[^].i use sandbox account.But i got some problem when a user come back to Payment_success.aspx after success ful payment.i get a log message Error in payment_success. IPNResponse = 'INVALID'.it naver go through this code( If IPNResponse = "VERIFIED" Then) although it is a success full payment.it goes through its (else )part i.e.(IPNResponse = 'INVALID') please help me as soon as possible
-
hy i am integrating paypal by vb.net in my local host.i got source code from your site http://www.codeproject.com/KB/aspnet/UsePayPalPaymentInASPNET.aspx?fid=428722&df=90&mpp=25&noise=3&sort=Position&view=Quick&select=2271359[^].i use sandbox account.But i got some problem when a user come back to Payment_success.aspx after success ful payment.i get a log message Error in payment_success. IPNResponse = 'INVALID'.it naver go through this code( If IPNResponse = "VERIFIED" Then) although it is a success full payment.it goes through its (else )part i.e.(IPNResponse = 'INVALID') please help me as soon as possible
There is a message board at the bottom of the article. Post there and maybe the author will reply.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon