EMV transaction in the API
Are we able to see details for Stores and Servers & Checks that aren’t using dipped EMV transactions? Is there a flag or something in the API that indicates which transactions are EMV dipped and which are not?
0
-
Hi Jason P,
In the orders API, you'll want to look at the payments array in a check for the "cardEntryMode." This will indicate how the card data was obtained. For EMV transactions, the value is EMV_CHIP_SIGN
Take a look a this guide for the other possible values.
Thanks!
0
Please sign in to leave a comment.
Comments
1 comment