YourPay/LinkPoint Gateway not working

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
egormsen
Captain (CAPT)
Captain (CAPT)
Posts: 236
Joined: Fri May 16, 2008 9:16 am

YourPay/LinkPoint Gateway not working

Post by egormsen » Wed Jul 23, 2008 12:50 am

I have just recieved my certificate (.PEM) and setup our yourpay gateway. But when I try to process transactions, the "processing" message gets displays for over a minute then I get the error message "sys.webforms.pagerequestmanagertimeoutexception: The server request timed out"

I called yourpay and they said there is nothing currently wrong with their service and that it must be on the ecommerce site side. Is there something else that needs to be setup that I am missing?

Eldon
Eldon Gormsen
Weigh Down Ministries
AC Gold R12 SR1
http://store.weighdown.com

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Re: YourPay/LinkPoint Gateway not working

Post by sohaib » Wed Jul 23, 2008 10:30 am

Any possibility there is firewall or proxy that is preventing connection to the yourpay server?

Do you have any more details of the error... Full stack trace e.g;?
Can you check App_Data/Logs/app.log to see if there are any more details?
Also can you enable debug mode for your payment gateway and report the logs that are created when you try payments?

egormsen
Captain (CAPT)
Captain (CAPT)
Posts: 236
Joined: Fri May 16, 2008 9:16 am

Re: YourPay/LinkPoint Gateway not working

Post by egormsen » Fri Jul 25, 2008 12:30 pm

I have verifed that the necessary firewall settings are ok. In fact I can go to the linkpoint website and the transactions are getting processed by them as the are showing up when I do a activity report.

What appears to be happening is the response back from the payment gateway server is either 1) not getting picked back up by AC 2) or there is some problem in the processing of the returned xml.

I check app.log file and there are no messages and since the error message is in a popup box I can not get a stack trace.

Any suggestions?
Eldon Gormsen
Weigh Down Ministries
AC Gold R12 SR1
http://store.weighdown.com

egormsen
Captain (CAPT)
Captain (CAPT)
Posts: 236
Joined: Fri May 16, 2008 9:16 am

Re: YourPay/LinkPoint Gateway not working

Post by egormsen » Fri Jul 25, 2008 1:33 pm

In testing again I just got a different error - this time is gives the error number 12031.
Eldon Gormsen
Weigh Down Ministries
AC Gold R12 SR1
http://store.weighdown.com

egormsen
Captain (CAPT)
Captain (CAPT)
Posts: 236
Joined: Fri May 16, 2008 9:16 am

Re: YourPay/LinkPoint Gateway not working

Post by egormsen » Mon Jul 28, 2008 5:03 pm

Linkpoint technical support says that everything is working on their end. At this point I am not sure what to do, anyone have any suggestions on how to debug this problem?
Eldon Gormsen
Weigh Down Ministries
AC Gold R12 SR1
http://store.weighdown.com

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: YourPay/LinkPoint Gateway not working

Post by Katie » Mon Jul 28, 2008 6:07 pm

You can turn on the debug for the Linkpoint payment gateway. It will write to a new file in the debug folder. There should be some more information shown in the Transaction details, on the Payment page for the order. Does it show something besides error number 12031?

Thanks,
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

egormsen
Captain (CAPT)
Captain (CAPT)
Posts: 236
Joined: Fri May 16, 2008 9:16 am

Re: YourPay/LinkPoint Gateway not working

Post by egormsen » Mon Jul 28, 2008 9:28 pm

I do have that flag turned on, but the only file I see is linkpt.log which is in the app_data\log folder, not the debug folder. Is that the file you are referring to?

In that file I see multiple lines starting with "Send: " followed by the xml that is sent to linkpt, but nothing else. I would have expected to see something about recievieng data back, is that true?

Anything else to look for?
Eldon Gormsen
Weigh Down Ministries
AC Gold R12 SR1
http://store.weighdown.com

egormsen
Captain (CAPT)
Captain (CAPT)
Posts: 236
Joined: Fri May 16, 2008 9:16 am

Re: YourPay/LinkPoint Gateway not working

Post by egormsen » Mon Jul 28, 2008 9:34 pm

I forgot to mention - nothing unusual in the payments history page - just shows the status as "unprocessed".
Eldon Gormsen
Weigh Down Ministries
AC Gold R12 SR1
http://store.weighdown.com

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: YourPay/LinkPoint Gateway not working

Post by Katie » Tue Jul 29, 2008 1:26 pm

Well, I know that Linkpoint works. However, I don't know of anyone using YourPay. It was my understanding that Yourpay uses the Linkpoint API so, in theory, it should work.

If Linkpoint is receiving your transactions but Ablecommerce is not recording them, then it could be a bug. Can you please open a report via AbleCRM so we can look into this further. Please provide access information to your install.

http://help.ablecommerce.com/report_bug.htm

Thanks,
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply