Welcome to poplapay.com archives

Developer Resources

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.

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.

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.

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.

FlexPOS Guide

Server API

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

Server API