============
SecureSubmit
============

Python SDK for integrating with the Heartland Portico Gateway.

Basic usage::
	#!/usr/bin/env python

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

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

Exceute the following::
	$ python pip install SecureSubmit

Usage
=====

Supported Gateway Calls

* CreditAccountVerify (4.3)
* CreditAddToBatch (4.4)
* CreditAuth (4.5)
* CreditReturn (4.9)
* CreditReversal (4.10)
* CreditSale (4.11)
* ReportActivity (10.4)
* ReportTxnDetail (10.8)
* BatchClose (10.3)