This module offers a streamlined solution for seamlessly integrating the Vanilla Pay payment system into Python applications.
Project description
Vanilla Pay Python library simplifies the integration of Vanilla Pay International payment functionalities into your Python applications.
Documentation | Report bugs | Contribute
Getting Started
- Create Your Vanilla Pay Account: Sign up on Vanilla Pay International to get your credentials (CLIENT_ID, CLIENT_SECRET, KEY_SECRET, VPI_VERSION).
- Set Up Environment Variables: Add the required variables to a
.envfile. You can find an example in the repository. - Start Using the Library: Initialize the VanillaPay object and start integrating payment functionalities into your application.
Installation
You can consult the link on here for mode documentation.
pip install mvola==1.0.5
Usage
Check the demo file here
Features
- Token Generation: Generate authentication tokens for transactions.
- Payment Initialization: Initiate payment processes and generate payment links.
- Transaction Status Checking: Retrieve transaction statuses using payment links.
- Data Authenticity Validation: Verify data authenticity using signatures and secrets.
Contribution and Development
To-Do List
- Improve Documentation
How to Contribute
- Fork the repository.
- Create a new branch (
git checkout -b feature/improvement). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature/improvement). - Create a new Pull Request.
Contributors
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 vanillapay-1.0.0.tar.gz.
File metadata
- Download URL: vanillapay-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41da7c2a8730a375b9b2ababd74fe956bb91c28e5a847f90af3b0c123f31d8c6
|
|
| MD5 |
c872035469111c90eb4fe283e2bb3e43
|
|
| BLAKE2b-256 |
ae9ad70d3195d2f272cd9a53cfecd57d87d9b8874883b540b72efa16124c895f
|
File details
Details for the file vanillapay-1.0.0-py3-none-any.whl.
File metadata
- Download URL: vanillapay-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ca670abde37093b5fdf4dc0ac3962d70e50b64848f3126e93dbe1b3b0bcb13e
|
|
| MD5 |
ff0e4024c15339a541aa58da7db9a6ca
|
|
| BLAKE2b-256 |
da9ef6f237e9c38940e8ee5ed277761920983772503a30e7b239b7b883641c06
|