Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Processing Payment Slow and Completing

Processing Payment Slow and Completing

Locked

Views: 724

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
18 Nov 2009, 9:41 PM
#1
slegendre avatar

slegendre

New Zenner

Join Date:
Oct 2009
Posts:
13
Plugin Contributions:
0

Processing Payment Slow and Completing

Hello. I am using First Data as my merchant/processor and setup everything through the payment module. I am using Hostmonster, which is a Zen Cart certified host.

I'm testing the payment processing now and run into a problem. When I complete the checkout process it hangs up for awhile, then it brings me back to step 2 in the payment process. No error message.

I checked the curltest and the Data Validation was "Good".

Since I wasnt getting any error messages I set the debug mode to Failure Alerts Only within the Linkpoint/YourPay API settings and received the following error:

2006 MySQL server has gone away
in:
[select customers_email_format from zen_customers where customers_email_address= '[email protected]']
2006 MySQL server has gone away
in:
[select count(*) as total from zen_sessions where sesskey = 'eafe689ff3dcda5c7bc316d4b21e6a79']

Also, I dont have an SSL cert installed yet. I'm getting around to it. Is an SSL required and would it have anything to do with the following error?

Any help would be apprecaited :clap:

18 Nov 2009, 9:53 PM
#2
slegendre avatar

slegendre

New Zenner

Join Date:
Oct 2009
Posts:
13
Plugin Contributions:
0

Re: Processing Payment Slow and Completing

I believe the problem to this is the port 1129 needs to be opened. I will repost after I speak with hosting company.

20 Nov 2009, 11:11 PM
#3
slegendre avatar

slegendre

New Zenner

Join Date:
Oct 2009
Posts:
13
Plugin Contributions:
0

Re: Processing Payment Slow and Completing

Opening up port 1129 on the hosting server solved this issue.