Skip to main content

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

  1. Create Your Vanilla Pay Account: Sign up on Vanilla Pay International to get your credentials (CLIENT_ID, CLIENT_SECRET, KEY_SECRET, VPI_VERSION).
  2. Set Up Environment Variables: Add the required variables to a .env file. You can find an example in the repository.
  3. 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 vanillapay==1.0.1

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

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/improvement).
  6. Create a new Pull Request.

Contributors

Image des contributeurs GitHub

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

vanillapay-1.0.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

vanillapay-1.0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

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