AuthorizeNet / inperson-sdk-android

Mobile SDK for Android point-of-sale applications
Other
23 stars 41 forks source link

How to get transaction ID from Non-EMV transaction #79

Closed cmcfatter closed 3 years ago

cmcfatter commented 3 years ago

I am creating an option for customers to key in their card info rather than swiping. It's my understanding so far that this sort of transaction would be a non-EMV transaction. I have it working but I am wondering how the transaction ID can be retrieved after the transaction has posted. With the transactions where the customer swipes/inserts their card, it's incredibly easy to retrieve the transaction ID just by using something like this: net.authorize.aim.emv.Result result; result.getTransID();

I don't see this option for non-EMV transactions. Can anyone point me in the right direction?

grap4082 commented 2 months ago

Approval transfers to card refund merchandise