Official Python SDK for Acrossed Billing API
Project description
acrossed-billing
Official Python SDK for Acrossed Billing.
Install
pip install acrossed-billing
Quick start
from acrossed_billing import AcrossedBilling
client = AcrossedBilling(
base_url="https://api.billing.acrossed.com",
api_key="acx_your_key_here",
)
merchant = client.merchant_me()
links = client.list_payment_links()
Automated releases
PyPI publishes are automated from GitHub Releases when PYPI_API_TOKEN is configured in repository secrets.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acrossed_billing-1.0.1.tar.gz.
File metadata
- Download URL: acrossed_billing-1.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86f80e6e992653c11aac29bd52e89e380bcb13f8efdc204425cca1d1d0f3a019
|
|
| MD5 |
1c04bec3f3a3b7d425e278838ddc1930
|
|
| BLAKE2b-256 |
bbb2dcbab37459316d9b03c9a46c16eebe6766d4a08dd99239e3924f3c449473
|
File details
Details for the file acrossed_billing-1.0.1-py3-none-any.whl.
File metadata
- Download URL: acrossed_billing-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e99af2da549fe55d499747ada1e069b9f2043d11bf71d71ebca9eb43256acb7
|
|
| MD5 |
a895b9ec9e40b2debc124296c3f75016
|
|
| BLAKE2b-256 |
4b6b018740194fa4b5a3ec0864eb4e6e8317c8632ba9b3905628c85406868d97
|