FlutterwaveDjango - A Django Integration Library for Flutterwave Payment
Project description
FlutterwaveDjango - A Django Integration Library for Flutterwave Payments
This library simplifies integrating Flutterwave, a popular African payment gateway, with your Django project. It provides functionalities for:
Usuage
- if the project is in development mode use your test keys else use your live keys
*payment = FlutterWaveDjango(public='your-public-key',secret='your-secret-key',inProduction=False)*
- Card Payments:
- Initiate card charges with validation.
- Handle 3D Secure authentication (3DS) for added security.
- Verify card payments and validate OTPs.
- Payouts:
- Initiate payouts to user accounts.
- Fetch details of specific payouts and retrieve a list of all successful payouts.
- Access your Flutterwave account balance.
Benefits:
- Simplifies integration with the Flutterwave API.
- Handles common payment scenarios like card charges and 3DS authentication.
- Provides methods for managing payouts and account balance.
- Potentially improves the security of your Django application by leveraging Flutterwave's payment processing features.
Target Audience:
This library is ideal for developers building Django applications that require integration with Flutterwave for secure and efficient payment processing.
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 Distributions
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 FlutterwaveDjango-1.1.2-py3-none-any.whl.
File metadata
- Download URL: FlutterwaveDjango-1.1.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a42b5ffae8451eefa9acae0013b582bc724d6d331d5beaa7beea0c1cec53b1ba
|
|
| MD5 |
2b5c1c1b05a6ed230c3412bf14e64db8
|
|
| BLAKE2b-256 |
2a8e4fdf9dd35e6fbbd772c70121311e9d3ae4657afda3faf50c3774943c3b1b
|