Point of Sale Profiles

Overview

The type of point of sale (POS) used for a transaction must be specified so that the PayConex™ Gateway and Payment Processor can accurately identify the origin of the transaction. This information is key for the following factors:

  1. Security: Ensuring appropriate security measures are applied.
  2. Compliance: Meeting regulatory and legal requirements.
  3. Routing: Efficiently directing the transaction through the network.
  4. Fraud Prevention: Detecting and mitigating suspicious activities.
  5. Support: Facilitating efficient technical support and troubleshooting.

Specifying the POS type ensures secure, compliant and efficient transaction processing.

🚧

Note

Note that the POS profiles and entry modes are assigned by default for PAX transactions via BluePOS given the fact that these are Bluefin P2PE certified devices. For more information, see:

For an in-depth overview of profiles for device transactions, review Device Profiles.

Point Of Sale Profiles Table

Some of the POS profiles have the same sub-type but serve different purposes. For example, both ECOMMERCE and SERVER have the "ECOMMERCE" posType.

Here is a table of possible POS types based on GET /api/v4/pos-profiles:

NamePOS TypeDescription
ATTENDED_ON_PREM_POSON_PREMISES_ATTENDED_POSOn Premises Attended POS.
UNATTENDED_ON_PREM_POSON_PREMISES_UNATTENDED_POSOn Premises Unattended POS.
ATTENDED_OFF_PREM_POSOFF_PREMISES_ATTENDED_POSOff Premises Attended POS.
MOTOMOTOCall center using a digital capture. mechanism, such as a Hosted Payment Form
P2PE_MOTOMOTOCall center or back-office application using a terminal to key in data. See CIT/MIT Use Case and Mail/Telephone Order Transactions.
ECOMMERCEECOMMERCETransaction initiated from a website.
SERVERECOMMERCETransaction initiated from a server, such as a refund or reissue (Merchant Initiated Transaction).
ACHECOMMERCEACH Transactions.

Entry Modes

Our PayConex™ Gateway supports different entry modes through the V4 API, depending on the posProfile.

These can be used as optional in combination with the posProfiles but are usually automatically assigned.

Entry Mode NameDescription
CONTACTThe transaction is initiated by inserting the chip card into a card reader, requiring physical contact between the card and the terminal.
CONTACTLESSThe transaction is conducted by tapping or waving the card near a contactless-enabled terminal, using RFID or NFC technology for communication.
NFCNear Field Communication technology is used to conduct the transaction, typically involving mobile devices or contactless cards.
SWIPEThe transaction is completed by swiping the magnetic stripe of the card through a card reader.
KEYEDThe transaction data, such as card number and expiration date, are manually entered into the terminal, usually when the card cannot be physically read. This includes the posType of MOTO and ECOMMERCE.
FALLBACK_SWIPE_TERMINAL_FAILThe transaction falls back to swiping the card's magnetic stripe because the terminal failed to read the chip.
FALLBACK_SWIPE_EMPTY_LISTThe transaction falls back to swiping the card's magnetic stripe because the terminal could not access the necessary data from the chip.

📘

Also see

To see these two combined in use manually, consider the following examples: