inperson-sdk-ios
inperson-sdk-ios copied to clipboard
Card-present, in-person SDK for Authorize.Net.
Terminal mode is CM (User can insert or swipe a card), here insert card only works when I try to swipe a card it is saying you have moved the...
Every time I try to process a card (any card) I get this error back. I get this error with both my project and with the sample project included in...
HI, I'm trying the recompile the project on new IOS 10.15 and it giving me this error after processing the card and signature confirmation and performing a segue inside out...
I'm attempting to use the iOS libAnetEMVLibrary.a archive in a Visual Studio Xamarin iOS project. After experiencing an '+[NSString stringWithXMLTag:andValue:]: unrecognized selector' exception, I found a suggestion to add the...
The library does not include the x86_64 architecture, which is required to run the projects on a simulator. I understand that the actual functionality of the library will not work...
Hi, Do you have an Obj-C example of how to complete a successful startQuickChipWithTransactionRequest method call? The sample app is in Swift and is no good to me as my...
Hey I was able to login successfully, however when i try to charge an account, i keep getting **Error Code** Transaction failed, invalid input. Error Code 18 **Code** -(void)mobileDeviceLoginSucceeded:(MobileDeviceLoginResponse *)response{...
I have also referred(http://developer.authorize.net/api/reference/responseCodes.html) but I cannot understand what is the problem.
We are getting this sequence of code while selecting EMV Transaction option for payment in the demo app. "code" : "I00001", "code" : "1", "code" : "123", "code" : "E00027",
The app is working fine when we have run using Xcode. But when we try to export the app and install that app to the device it was crashed.