A Django Integration Library for Flutterwave Payment
Project description
FlutterwaveDjango - A Django Integration Library for Flutterwave Payments
Certainly! Here’s a more detailed and engaging description for your Django integration library:
Description:
FlutterwaveDjango is a robust and user-friendly integration library designed to seamlessly connect your Django applications with the Flutterwave payment gateway. This library simplifies the process of incorporating Flutterwave's payment services into your Django projects, enabling efficient handling of transactions, payments, and refunds. With its comprehensive set of features, FlutterwaveDjango ensures that developers can easily implement secure and scalable payment solutions without having to manage the complexities of API interactions manually.
Key features include:
- Easy Integration: Quick and straightforward setup for connecting your Django app with Flutterwave's payment services.
- Secure Transactions: Built-in support for secure payment processing, ensuring compliance with industry standards.
- Comprehensive Documentation: Detailed guides and examples to help you integrate and customize payment functionalities with ease.
- Active Support: Regular updates and responsive support to address issues and incorporate improvements.
Whether you’re building an e-commerce platform, a subscription-based service, or any other application requiring payment processing, FlutterwaveDjango provides the tools you need to streamline your payment operations and enhance your application's functionality.
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 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 flutterwavedjango-1.1.11.tar.gz.
File metadata
- Download URL: flutterwavedjango-1.1.11.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.5 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ccfb15043499fe8f11c4af356a4da8a3a60229ca5c6a7df5b8644207e57a8d2
|
|
| MD5 |
d0333de6f783483337ef61a6558faeec
|
|
| BLAKE2b-256 |
c6d0117244d3fcbc46e49c3bb3f76dc56b9c78a9045faa50607c55a843a19026
|
File details
Details for the file flutterwavedjango-1.1.11-py2.py3-none-any.whl.
File metadata
- Download URL: flutterwavedjango-1.1.11-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.5 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a5ccdb282d528032f363bf82d09c893159c6e9e8eefd834d2140397c4d90e19
|
|
| MD5 |
7a5c0c64afb27cf1e9db79a39f1ad083
|
|
| BLAKE2b-256 |
2bf8b1635f88ba39c814876d9599543b6e299b0df4cd1a0a909865f5ade06c0f
|