qualpay-python
  • Getting started
    • Installation
    • Authentication
    • Using the test gateway
  • The payment gateway
    • Authorization
    • Capture
    • Sale
  • The card object
    • Gateway helpers
      • Authorization
      • Sale
      • Verify
      • Tokenize
  • Contributing
    • Reporting bugs
    • Writing code
    • Testing
      • Test requirements
      • Running the tests
    • Submit a pull request
  • Reference
    • Payment gateway functions
    • qualpay.Card
    • qualpay.PaymentGateway
    • Exceptions
 
qualpay-python
  • Docs »
  • qualpay-python
  • Edit on GitHub

qualpay-python¶

Python bindings for Qualpay.

Author:Derek Payton
Version:1.0.0
License:MIT
Source:github.com/dmpayton/qualpay-python
Docs:qualpay-python.readthedocs.org

Contents:

  • Getting started
    • Installation
    • Authentication
    • Using the test gateway
  • The payment gateway
    • Authorization
    • Capture
    • Sale
  • The card object
    • Gateway helpers
  • Contributing
    • Reporting bugs
    • Writing code
    • Testing
    • Submit a pull request
  • Reference
    • Payment gateway functions
    • qualpay.Card
    • qualpay.PaymentGateway
    • Exceptions

Payment Gateway Specification v1.2

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015, Derek Payton.

Built with Sphinx using a theme provided by Read the Docs.