Show / Hide Table of Contents
    • Introduction
    • Quick Start
    • Production Implementation Requirements

    Introduction

    This library is a thin/light weight OOP wrapper around the Zip API. It provides a clean OOP style interface and saves you having to do generate your own models, make HTTP calls, serialise/deserialise requests and responses and so on. It doesn't add any retry logic, persistent stores or reliability handling. It is still up to the application developer to provide a robust implementation.

    This library only implements the Zip in-store/POS API and does not implement e-commerce flows.

    • Improve this Doc
    Back to top Copyright (c) 2020 Troy Willmot