Metadata-Version: 2.0
Name: VeritransPay
Version: 1.0
Summary: Veritrans.co.id API Client Library 
Home-page: https://github.com/derekjamescurtis/veritranspay
Author: Derek J. Curtis
Author-email: derek.curtis@apps-foundry.com
License: BSD
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: requests (>=2.3.0)


VeritransPay
------------

Client library for communicating with **VERSION 2** of the
veritrans.co.id payment gateway.  Note, there is no support for the older
v1 API as this was dropped in Dec 2014.

Notes
`````
This is still an early release and does not provide access to all the
functionality of the Veritrans.co.id API.  Currently, only submitting
credit-card payments, and receiving that response is supported.

Links
`````

* `veritrans website <http://veritrans.co.id/>`_



