firstdata

FirstData WebService giving error

北慕城南 提交于 2019-12-25 08:39:55
问题 My First data web service code is working fine on local machine. Followed Patricker answer here at stackoverflow Link To Code for WebService .Problem is when I deploy it on server I get error. Am I missing any WebService DLL or dependency because I don't see anything in my deployable file created with VS2010 using Build Deployment Package for upload. I have noticed onething in the error. Path is C:\Users\Chris\Documents\Visual Studio 2010... which is my local machine and the server is

first data global gateway API Integration gives error

谁说我不能喝 提交于 2019-12-13 12:18:36
问题 I have compiled a simple ASP.NET project to test first data global gateway API Integration. Someone tell me what to do because I have tried everything. It throws the ERROR if I use ASP.NET Development server: <r_error> Unable to load certificate ERRs: wsa=33558530 err=33558530 ssl=537317504 sys=33558530. INFO: ACE_SSL (5260|6284) error code: 33558530 - error:02001002:lib(2):func(1):reason(2) </r_error> ERROR if I use Virtual Directory: This is generated when //Call LPTxn string resp = LPTxn

Importing First Data certificate into ColdFusion

大城市里の小女人 提交于 2019-12-06 07:31:48
问题 I've tried to import the certificate from First Data into my ColdFusion 9 setup using the keytool as so: keytool -importcert -keystore MYCF9Dir\runtime\jre\lib\security\cacerts -trustcacerts -alias firstdata -file FirstData.pem The import seems to work, however when I access the WSDL via any ColdFusion function or tag it throws a "I/O Exception: Received fatal alert: handshake_failure". Which tells me it can't access the site with the certificates that it has, or can't find it. So, am I

first data global gateway API Integration gives error

我与影子孤独终老i 提交于 2019-12-04 19:36:53
I have compiled a simple ASP.NET project to test first data global gateway API Integration. Someone tell me what to do because I have tried everything. It throws the ERROR if I use ASP.NET Development server: <r_error> Unable to load certificate ERRs: wsa=33558530 err=33558530 ssl=537317504 sys=33558530. INFO: ACE_SSL (5260|6284) error code: 33558530 - error:02001002:lib(2):func(1):reason(2) </r_error> ERROR if I use Virtual Directory: This is generated when //Call LPTxn string resp = LPTxn.send(keyfile, host, port, outXml); is done ERROR: An attempt was made to load a program with an