Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 739 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 739 Bytes

This API Library provides a PHP 5.3+ interface to the RTS Point of Sale System. This library is only useful if you are an existing client of theirs and need to interface to your POS system.

Currently, this library provides the following functionality:

  • Querying gift card information (such as balance and registration)
  • Purchasing gift cards and processing the related payment

Additional functionality can be added by extending the existing Response and Request classes and ideally by adding helper functions to the main client class.

Copyright 2015 Nicholas Vahalik

This code is licensed under the GPL v3.0. You can find the license here: http://www.gnu.org/licenses/gpl.html