library rts-pos-api
API client library for Ready Theatre Systems POS solution
nvahalik/rts-pos-api
API client library for Ready Theatre Systems POS solution
- Saturday, October 10, 2015
- by nvahalik
- Repository
- 0 Watchers
- 1 Stars
- 7 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
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., (*1)
Currently, this library provides the following functionality:, (*2)
- 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., (*3)
Copyright 2015 Nicholas Vahalik, (*4)
This code is licensed under the GPL v3.0. You can find the license here: http://www.gnu.org/licenses/gpl.html, (*5)