Solved! Go to Solution.
06-08-2011 03:03 PM
Card Present transactions must be submitted through their own API. This API is very similar to AIM, but it does have significant differences in terms of required fields and response formats. In terms of communication, you can use mostly the same code for AIM and the Card Present API, you just need to make sure that you are including the required fields mentioned in the Card Present Integration Guide and that you are parsing the results in the correct order. We do not have any sample code or implementations available other than what is listed on this site.
06-13-2011 12:49 PM
Card Present transactions must be submitted through their own API. This API is very similar to AIM, but it does have significant differences in terms of required fields and response formats. In terms of communication, you can use mostly the same code for AIM and the Card Present API, you just need to make sure that you are including the required fields mentioned in the Card Present Integration Guide and that you are parsing the results in the correct order. We do not have any sample code or implementations available other than what is listed on this site.
06-13-2011 12:49 PM
Thanks for the clarification!
06-14-2011 02:48 PM