Skip to main content

EMV transaction in the API

Comments

1 comment

  • Ann Murphy

    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.