...
The card swipe popup opens a separate modal that supports collecting payment information from an unencrypted card reader. The image below shows the card swipe popup:
...
Note |
---|
Keyboard Emulation Required To use the Card swipe feature with PayFields, the swiper needs to be configured for KBE (Keyboard Emulation). |
PayFields supports two ways to launch the card swipe popup: the PayFields.swipePopup();
function and the card swipe popup button.
...
.
The sections below provide examples of each:
...