Metadata-Version: 2.1
Name: GlobalPayments.Api
Version: 1.0.8
Summary: Global Payments Python SDK for integrating with Heartland and Global Payments merchant services APIs.
Home-page: https://developer.heartlandpaymentsystems.com/
Author: Heartland Payment Systems
Author-email: EntApp_DevPortal@e-hps.com
License: LICENSE.md
License-File: LICENSE.md

==================
GlobalPayments.Api
==================

Global Payments Python SDK for integrating with Global Payments merchant services APIs.

Contributing
============

Source is on Github:
https://github.com/globalpayments/python-sdk

1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (got push origin my-new-feature)
5. Create a new Pull Request

Installation
============

$ python pip install GlobalPayments.Api
