==================
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
