Developer Resources

APIs

Poplapay's "API first" philosophy means that our partners should be able to access all our data and functionality through APIs. These include POS APIs (local network and cloud), eCommerce APIs, and server APIs (transaction data and terminal/merchant management).

JSONPOS API

Protocol for connecting to the payment terminal, either directly via TCP or Bluetooth, or through the cloud. Used for purchases, refunds, printing and other operations performed directly on the payment terminal.

Go to JSONPOS API

JSON-RPC Transport

Simple stream transport for JSON-RPC when connecting directly to the payment terminal without using WebSocket. Defines common conventions for all JSON-RPC connections.

Go to JSON-RPC Transport

JSONPOS Integration Guide

Instructions for implementing a POS using JSONPOS in a manner that is robust and recovers automatically in error situations. Following this guide ensures there will be no lost or duplicate payments.

Go to JSONPOS Integration Guide

FlexPOS Guide

FlexPOS is a collection of Poplapay’s JSONPOS API features. It allows features, such as upselling and asking for feedback, to be added to payment terminals.

Go to FlexPOS Guide

Server API

Server API allows reading transaction and settlement data, managing terminals and merchants, and eCommerce.

Go to Server API

Release notes

Terminal release notes

Payment terminal release notes detail the bugs fixed, changes made, and new functionality provided in each software release.

Go to Terminal Release Notes