Python icon indicating copy to clipboard operation
Python copied to clipboard

Python library for Flutterwave for Business (F4B) v2 APIs

Results 19 Python issues
Sort by recently updated
recently updated
newest added
trafficstars

res = rave.Card.verify(data["txRef"]) when verifying returns just few data whereas at some point i'm required to store e.g use payment type, currency e.tc

Have you read our [Code of Conduct](https://github.com/Flutterwave/Python/blob/master/CONTRIBUTING.md)? By filing an Issue, you are expected to comply with it, including treating everyone with respect Do you want to ask a question?...

Have you read our [Code of Conduct](https://github.com/Flutterwave/Python/blob/master/CONTRIBUTING.md)? By filing an Issue, you are expected to comply with it, including treating everyone with respect Do you want to ask a question?...

Hi team, I see a call to say `rave.Transfer.all()` shows `returnedData['data'] `field has` ['page_info', 'transfers']`. The page_info shows a total of 26 transfers as such:` {'total': 26, 'current_page': 1, 'total_pages':...

## Describe the Bug rave return a NoneType when calling charge ## System Information - Operating system: Windows 10 - Rave version: 1.2.15 ## Additional Context My payload payload =...

### Description I get an error When calling the charge endpoint using `res = rave.Card.charge(payload)` when I print the response, i get the following: `Payment option not allowed on this...

Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.14.1 to 3.19.1. Release notes Sourced from pycryptodome's releases. v3.19.1 - Zeil Resolved issues Fixed a side-channel leakage with OAEP decryption that could be exploited to carry...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

### Requirements for contributing to the library * Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may...