Tryton Payment Gateway
  • Introduction
    • Payment Gateway
    • Payment Profile - Store Credit Card data
    • Payment Transaction
    • Payment Transaction Log
  • Writing a payment gateway module
    • Step 0: Identify a qualified name for the provider
    • Step 1: Setup the payment gateway fields for configuration
    • Step 2: Add Methods for transactions
    • Step 3: Add support for payment profiles (Optional)
  • API Reference
    • payment_gateway.gateway
    • payment_gateway.transaction
    • payment_gateway.transaction.log
    • party.payment_profile
    • Wizard: party.party.payment_profile.add
 
Tryton Payment Gateway
  • Docs »
  • Welcome to Tryton Payment Gateway’s documentation!
  • Edit on GitHub

Welcome to Tryton Payment Gateway’s documentation!¶

Contents:

  • Introduction
    • Payment Gateway
    • Payment Profile - Store Credit Card data
    • Payment Transaction
    • Payment Transaction Log
  • Writing a payment gateway module
    • Step 0: Identify a qualified name for the provider
    • Step 1: Setup the payment gateway fields for configuration
    • Step 2: Add Methods for transactions
    • Step 3: Add support for payment profiles (Optional)
  • API Reference
    • payment_gateway.gateway
    • payment_gateway.transaction
    • payment_gateway.transaction.log
    • party.payment_profile
    • Wizard: party.party.payment_profile.add

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Openlabs.

Sphinx theme provided by Read the Docs