Skip to main content

Paystack api implemented as a package, paystack-client is a simple project created by Joel .A.

Project description

PyPI Version Python Versions License

A Python package that creates a typewriter effect for text output.

Installation

You can install this package using pip:

pip install paystackPY 

Usage

from paystackPY import Paystack

paystack = Paystack(api_key=<Your paystack api key>)
reference = <Your custom reference>
pay = paystack.initializeTransaction(email, amount, reference=reference, callback_url=<your callback url>) 
# The above will return a dictionary which you can access
ref = paystack.verifyTransaction(reference)
# The above will return a dictionary which you can access

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and test them thoroughly.
  4. Create a pull request with a clear description of your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Inspired by the openai package in Python.

Contact

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

paystackclient-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file paystackclient-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: paystackclient-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Windows/10

File hashes

Hashes for paystackclient-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51453ce480d9e5c4594d8d5d93dda9eee2d0a7d7da4636e370c7bce474938748
MD5 fe4c29bd68c9d4e159f3d328f66e4730
BLAKE2b-256 232c115f946485857d2beb8621f4e708bb692fffc87bfde37baf83ae7ddc3299

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