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

SecureSubmit Python SDK for integrating with the Heartland Portico Gateway.

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

Source is on Github:
{url}

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 SecureSubmit

Supported Gateway Calls
=======================

Credit
------

* CreditAccountVerify (4.1)
* CreditAddToBatch (4.2)
* CreditAuth (4.3)
* CreditReturn (4.7)
* CreditReversal (4.8)
* CreditSale (4.9)
* CreditTxnEdit (4.10)
* CreditVoid (4.11)
* ReportActivity (11.2)
* ReportTxnDetail (11.3)
* BatchClose (11.1)

GiftCard
--------

* GiftCardActivate (8.1)
* GiftCardAddValue (8.2)
* GiftCardAlias (8.3)
* GiftCardBalance (8.4)
* GiftCardDeactivate (8.6)
* GiftCardReplace (8.8)
* GiftCardReward (8.9)
* GiftCardSale (8.10)
* GiftCardVoid (8.11)
* GiftCardReversal (8.12)

ACH eCheck
----------

* CheckSale (6.1)
* CheckVoid (6.2)
