cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this solution

Hi omimetha,

 

The Authorize.net Android in-person SDK has EMV end-to-end transaction flow that is supposed to work with AnywhereCommerce EMV device, in that case you just need to use EMVTransactionManager to post the transaction to Authorize.net gateway;

 

If you want to use IDTech Shuttle swipe only reader, you would need to get the swiper data using IDTech SDK and then construct the request per Authorize.net gateway requirements, please find more details in the readme: https://github.com/AuthorizeNet/inperson-sdk-android/tree/QuickChip#code-sample-for-non-emv-transact...

 

Please let me know if that solves your problem.

 

Thanks,

Alex

View solution in original post

alex_w
Member
Who Me Too'd this solution