Payments platform for marketplaces (twisted fork)
Project description
# txBalanced
Online Marketplace Payments
Note: this library works with Balanced API version 1.1
This is the [Twisted](https://twistedmatrix.com/trac/) fork of the official Balanced Payments Python [library](https://github.com/balanced/balanced-python/). While this library is directly derived from the official python library, there are some areas where it is not completely compatible. For example:
It is not possible to lazily iterate through paginated lists. You must instead load each page and iterate through the items in the page. (.all() will load everything, however, but be aware that it will load all results into memory)
Any lookup that goes over the wire will return a deferred
## Installation
pip install txbalanced
## Usage
View Balanced’s online tutorial and documentation at https://www.balancedpayments.com/docs/overview?language=python (while noting the caveats above)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file txbalanced-0.1.1.tar.gz
.
File metadata
- Download URL: txbalanced-0.1.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5446b2f1fbe34b553abb5d07fe84c57e9cf04d5ea944d07edefab5b69f1a019a |
|
MD5 | 260b118cfcd2665a90bdd3fad89ee8cc |
|
BLAKE2b-256 | 76a25b1f216d97fb555d105477ad834ee70bb66cae4ed6868487ab0e6054afc3 |