Terminal

A POS terminal is a hardware device that lets merchants accept card payments at the point of sale. It reads payment data through chip, tap, or swipe — and routes it through the card network for real-time authorization and settlement.

PCE Terminal gives you certified hardware and an API-driven integration to process in-person card payments — on the same platform that powers your online payments. One integration, unified reporting, and full control over your payment workflow.

Common use cases include:

  • Retail Point of Sale: Process chip, swipe, and contactless payments at the counter with instant authorization feedback.
  • Restaurants and Hospitality: Accept card payments tableside or at the counter, with support for tip collection at the point of sale.
  • Field Service: Collect card payments on-site during service delivery without a fixed checkout station.
  • Healthcare: Process co-payments and service fees at the point of care using a registered terminal device.
  • Self-Service Kiosks: Enable customers to complete card-present payments independently at an attended or unattended terminal.

How it Works

Every terminal payment follows the same core flow — from card presentation to authorized payment record.

  1. Card Presentation — The customer presents their card or mobile wallet at the terminal via chip insert, contactless tap, or magnetic stripe swipe.
  2. Data Encryption — The terminal encrypts the card data at the point of capture. Raw card data never leaves the device in plain text.
  3. Authorization Request — PCE routes the encrypted transaction to the card network. The issuing bank evaluates the request and returns an approval or decline in real time.
  4. Response at Terminal — The terminal displays the outcome to the customer. An approval confirms the payment; a decline prompts a retry or alternative payment method.
  5. Payment Record Retrieval — Your application retrieves the complete payment record from the PCE Checkout API using the replayId submitted at transaction creation.

Supported Entry Modes

PCE Terminal supports three card entry modes, each suited to different hardware and customer scenarios.

Entry ModeHow it WorksProcessing FeesSecurity Level
EMV (Chip)The customer inserts their chip card into the terminal. The chip communicates directly with the card network for authentication.LowestHighest
NFC (Contactless Tap)The customer taps their card or mobile wallet — Apple Pay, Google Pay — against the NFC reader.LowestHighest
Magnetic Stripe (Swipe)The customer swipes their card through the terminal reader. Available as a fallback when chip or tap is not supported.MediumMedium
📌

Note — EMV and NFC are the recommended entry modes for all card-present transactions. Magnetic stripe should only be used as a fallback when chip or contactless is unavailable.


Key Capabilities

Real-Time Authorization

Card data is transmitted and authorized by the card network in seconds — instant approval or decline at the point of sale.

End-to-End Encryption

Card data is encrypted at the point of capture and never stored on the terminal device throughout transmission to the card network.

PCI DSS Compliant

Semi-integrated terminal architecture reduces your PCI compliance scope without requiring additional certification.

Multiple Entry Modes

Supports EMV (chip), NFC (contactless tap), and magnetic stripe across consumer and corporate cards.

API-Driven Device Management

Register, retrieve, and manage terminal devices programmatically through the PCE Terminal API.

Unified Reporting

In-person and online transactions managed under a single merchant account — no reconciliation across separate systems.


Integration Paths

PCE Terminal supports two integration paths. Choose the path that matches your hardware and technical requirements before you start building.

Integration PathHow it WorksBest For
PCE Terminal APIPCE manages device communication. Your application calls the Terminal API to initiate transactions, poll for status, and retrieve payment records.Merchants and ISVs using PCE-supported hardware such as Dejavoo.
ISV / Direct IntegrationYour application integrates directly with the terminal manufacturer's SDK (e.g., PAX). PCE processes the resulting payment through the Checkout API.ISVs requiring custom terminal UI or advanced device features.

Not sure which path fits your use case? See Terminal Integration Paths for a full decision guide.


Prerequisites

RequirementDetailsWhere to get it
Active PCE Merchant AccountMerchant must be fully onboarded, underwritten, and approved on PCE.PCE Account Management team
Registered Terminal DeviceA terminal device must be registered and in ENABLED status under the merchant account.PCE Account Management team
Consumer Key and Consumer SecretRequired to obtain a JWT bearer token for Terminal API authentication.PCE Account Management team
📌

Note — Contact the PCE Account Management team to initiate terminal device ordering and confirm activation for your account.


Environments

EnvironmentTerminal API Base URLPortal
Sandbox
Production


.readme-logo { display: none !important; }