cancel
Showing results for 
Search instead for 
Did you mean: 

Sample code for Server Side/Desktop Application AIM Integration in Java

 
leoce
Member
5 REPLIES 5

If already downloaded the SDK, try the sample code.

RaynorC1emen7
Expert

I tried running all testcases using the test account but it seems not working I got failed results from all the function_test.

Maybe something is not working right with the java SDKs code, download and try the sample code.

I will be sending the message from our Server, the sample code is for a client. How would I do it in server if I will not be sending it as a Representational Object or using a RESTful Web Service request object?

I will be sending the message from our Server, the sample code is for a client.

But it still run on the server. it just have a front end to see what result fields.

 

How would I do it in server if I will not be sending it as a Representational Object or using a RESTful Web Service request object?

It not a webservice call but a web request to post to the authorize.net URL and it will return the result as delimited data. Have you try debugging it to see how it works?