|
Hi.
After reading this thread from start to the end, and trying to install this LinkPoint extension, unfortunately I’m receiving an error every time I make a payment by CC on the site. I’m able to see LinkPoint in the Admin section, and I completed the configuration with the LinkPoint login data. But the error comes when I tried to make a CC payment on the live site:
The error is the following: Error in capturing the payment: SGS-020006: Please contact merchant services.
I’ve read the API documentation with no success: ie http://www.firstdata.com/support/manuals_and_guides/global_gateway.htm
I really do not see where the problem is, I tried to contact LinkPoint API support by phone but they do not support Magento, so I think would be a good idea to post the problem on this thread.
Based on the documentation I read. I see that the problem can be caused by:
- Bad configuration of pem file. For now, I configured it in a home directory, /home/username/123456.pem , and then I specified it in the Magento Admin panel. I confirmed the path is Ok.
- ChargeTotal not specified in the XML. After I review the source code for this extension, I noticed that there is an entry for this field. Right?
Do you have any hint to get this extension working on my Magento installation? I’m running Magento 1.1.4.
|