Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 677 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 677 Bytes

Python Cyber Source SOAP API Module

:Author: Colin Fletcher :License: BSD

What is it?

A light wrapper around Cyber Source's Soap API.

Requirements

The only dependency is the suds SOAP module, which is available at::

https://fedorahosted.org/suds/

You may also use easy_install or pip to install from PyPi::

pip install suds

Installation

As root/admin on your machine::

python setup.py install

Legal

Copyright (C) 2013 Colin Fletcher

This software is licensed under the BSD License.

python-cybersource is not authored by, endorsed by, or in any way affiliated with CyberSource.