I'm trying to test this module and payment method for a client project. Here is my method so far:

* setup Global Gateway test account request is found at http://www.firstdata.com/gg/apply_test_account.htm.
* Login with this test account to the staging server at http://www.staging.linkpointcentral.com
* download the PEM file
* Adding configuration in admin/commerce/config/payment-methods/ with appropriate stuff and set Transaction server to Test Server.

But when I test an order with a sample credit card number from here: https://firstdata.zendesk.com/entries/407651-using-test-credit-card-numbers, I am getting this error:

Could not connect to payment gateway. Error: couldn't connect to host

Everything seems to be set up correctly. Not sure what I am missing. To be honest, it's a bit of an adventure to get a demo account setup with test PEM etc.

Thanks for any help. If I get this working, I'd be happy to create a video or write an article showing how it's done...

Comments

kristianb21’s picture

It is quite a trip getting the test account, have you resolved this issue? I'm getting the same error, I even made sure my https was running as well at the Net_Curl php module on my apache and still got nothing.

markwk’s picture

Nope, didn't get it resolved. Moved on to better payment processors.

pradeep22saini’s picture

I was also getting the same error. This occurs due to firewall, If you have enabled on the server. You have to open or ublock the port no. 1129 as it is used by this module to connect to host. Now it is working fine.

kristianb21’s picture

Glad it worked for you. This module does indeed work, I just had the wrong files from First Data.