manta.payproc

PayProc library has been created to facilitate implementation of a Manta Payment Processor service.

See manta.payproc.PayProc for more details.

Classes

PayProc(key_file[, cert_file, host, …]) Manta Protocol Payment Processor Implementation
TXStorage Storage for Active Session Data of Transaction
TXStorageMemory() Implmentation of TXStorage as memory storage
TransactionState(txid, session_id, …[, …]) Transaction State represents state of a Transaction

Exceptions

SessionDoesNotExist