xendit-python
xendit-python copied to clipboard
Xendit REST API Client for Python - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets, QR Codes
Hi, is possible to create Open VA for all account banks? or how to make VA not changing for each invoice in same customer
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.0. Release notes Sourced from pytest's releases. pytest 8.0.0 (2024-01-27) See 8.0.0rc1 and 8.0.0rc2 for the full changes since pytest 7.4! Bug Fixes #11842: Properly...
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Release notes Sourced from black's releases. 24.1.1 Bugfix release to fix a bug that made Black unusable on certain file...
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. Commits 88a4f9b Release 7.0.0 6f3a60d Merge pull request #1906 from PyCQA/upgrade-pyflakes cde8570 upgrade pyflakes to 3.2.x 2ab9d76 Merge pull request...
Please add support for payout callback models and payout link creation api
currently, only recurring payment is supported. other SDKs for other languages have already implemented support for subscriptions. Xendit dashboard also disable https://dashboard.xendit.co/recurring so its hard working with recurring payments even...
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Release notes Sourced from pre-commit's releases. pre-commit v3.6.0 Features Check minimum_pre_commit_version first when parsing configs. #3092 PR by @asottile. Fixes...
Add atlantis config file for onboarding TF changes to Atlantis
According to [PEP 621](https://peps.python.org/pep-0621/) and my [x(twitter) status](https://twitter.com/papanberjalan/status/1725131430446182521?s=20) - use centralized config python package distribution pyproject.toml - use poetry as distribution/build tool, package manager and virtual environment (python latest standard...
Updates the requirements on [responses](https://github.com/getsentry/responses) to permit the latest version. Release notes Sourced from responses's releases. 0.24.1 Reverted overloads removal Added typing to Call attributes. Fix socket issues (see #693)...