How the credit card can be obtained
More...
How the credit card can be obtained
◆ EMV_CONTACT
readonly String CWSWrapper.CardEntryType.EMV_CONTACT = "EMV_CONTACT" |
|
static |
EMV card inserted into the reader
◆ MAGNETIC_STRIPE_CONTACTLESS
readonly String CWSWrapper.CardEntryType.MAGNETIC_STRIPE_CONTACTLESS = "PROXIMITY" |
|
static |
◆ MAGNETIC_STRIPE_SWIPE
readonly String CWSWrapper.CardEntryType.MAGNETIC_STRIPE_SWIPE = "SWIPE" |
|
static |
◆ MANUALLY_ENTERED
readonly String CWSWrapper.CardEntryType.MANUALLY_ENTERED = "MANUALLY_ENTERED" |
|
static |
Entering the number through the keypad
◆ TOKEN
readonly String CWSWrapper.CardEntryType.TOKEN = "TOKEN" |
|
static |
The documentation for this class was generated from the following file:
- Constants/CardEntryType.cs