I am trying to integrate inperson-sdk for one my iOS applications and I have my own merchant account.
I have downloaded the SDK from the below link
https://github.com/AuthorizeNet/inperson-sdk-ios
I set default terminal mode to CM (User can insert or swipe a card), here insert card only works when I try to swipe a card it is throwing a message "you have moved the card faster try swipe a card slower" and keep on displaying the same message even if I swipe a card very slowly.
But when I try to set the default terminal mode to M (Swipe) I can able in success the swipe.
02-13-2020 03:09 AM