Skip to main content

This package provides a Python implementation for ACI's e24PaymentPipe Merchant Gateway

Project description

https://badge.fury.io/py/e24PaymentPipe.png https://travis-ci.org/burhan/e24PaymentPipe.png?branch=master https://pypip.in/d/e24PaymentPipe/badge.png

This package provides a Python implementation for ACI’s e24PaymentPipe Merchant Gateway

Features

  • Written in Python from scratch (not an existing port)

  • Supports both newer and legacy terminal resource (.cgn) file formats

  • Reasonably well documented

  • Proven code - running in production since 2011

  • No external dependencies

  • Compatible with Python 3.4, Python 2.7

Todo

  • Add support for credit card payments, including refunds.

  • Create comprehensive test suite

History

1.2.0 (2015-12-29)

  • Now compatible with Python 3.4!

  • Added requests as a dependency

1.1.2 (2014-11-03)

  • Fixed issue iterating over UDF dictionary keys

  • Fixed issue where unicode was being passed to sanitize unicode strings are not allowed in UDF fields

1.1 (2014-08-12)

  • Refactored class methods to utils.py

  • PEP-8 cleanup

  • Version bump

0.1.0 (2011-02-12)

  • First release on Github.

0.1.1 (2011-02-14)

  • Added custom exceptions

0.1.2 (2011-12-16)

  • Optimized error checking

  • Added character filters for UDF as per latest payment provider update

0.2.0 (2011-12-28)

  • Version branch created with major changes in the codebase

  • Cleaned up the API and interface

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page