Skip to main content

Python API Client for Recharge

Project description

Recharge API Wrapper

Python PyPI PyPI PyPI - Downloads

Installation

pip install recharge-api

Usage

from recharge import RechargeAPI

client = Recharge(access_token='XXXXX')

response = client.v1.Order.list_({'status': 'QUEUED', 'limit': '250'})

for order in response['orders']:
    print(order['id'])

For more details on the content of the reponses, visit the official recharge API docs.

Resources Available

v1(2021-01)

  • Address
  • Charge
  • Checkout
  • Customer
  • Discount
  • Metafield
  • Notification
  • Onetime
  • Order
  • Product
  • Shop
  • Subscription
  • Webhook
  • Async Batch

v2(2021-11)

  • Address
  • BundleSelection
  • Charge
  • Checkout
  • Collection
  • Customer
  • Discount
  • Metafield
  • Notification
  • Onetime
  • Order
  • Payment Method
  • Plan
  • Retention Strategy
  • Subscription
  • Webhook
  • Async Batch
  • Token
  • Account
  • Event
  • Store

Resources

License

MIT

Acknowledgements

This project is a fork of recharge-api by BuluBox which is no longer available.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recharge_api-2.0.4.tar.gz (43.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

recharge_api-2.0.4-py3-none-any.whl (81.7 kB view details)

Uploaded Python 3

File details

Details for the file recharge_api-2.0.4.tar.gz.

File metadata

  • Download URL: recharge_api-2.0.4.tar.gz
  • Upload date:
  • Size: 43.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for recharge_api-2.0.4.tar.gz
Algorithm Hash digest
SHA256 fb108d9b9ecea1928ddd930885dad04943449d00f6ac664a5d7e11a2e6a09058
MD5 858a353caf69d7ba864010f621c75935
BLAKE2b-256 4838c57ab69c783730b2e3ff8f6fb6adf1c4567ec89d7ccadc1815b5781a587a

See more details on using hashes here.

File details

Details for the file recharge_api-2.0.4-py3-none-any.whl.

File metadata

  • Download URL: recharge_api-2.0.4-py3-none-any.whl
  • Upload date:
  • Size: 81.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for recharge_api-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 46f09bce0e2c53574aaf32a483fdd2bd3225b57f12cea0ffd4ac1a527cf7b572
MD5 c5a54a72f8f6793bfd1f40eb3991e537
BLAKE2b-256 f7fcb9d203edeb93bea769d5522082d9652afbd0be13dc8a211ae8f1a070981d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page