React icon indicating copy to clipboard operation
React copied to clipboard

React Library for Flutterwave v3 payment APIs.

Results 11 React issues
Sort by recently updated
recently updated
newest added

Issue : The payment dialog/pop works normally when working on localhost but when I deployed the pop does not show when I click the button that triggers the pop-up, hence...

`Updated customer.phonenumber ==> customer.phone_number` - [x] /README.md - [x] /dist/types.d.ts - [x] /example/src/App.js - [x] /example/src/types.d.ts - [x] /src/types.d.ts

I added a little update to the Readme.md file on how to secure your flutterwave API key on the client side. Although this is not a fully secure method, but...

This happens especially if a payment has been made before and a user is making a second payment, the implementation calls twice, making three.

bug

got this error `Unable to load flutterwave payment modal` while loading flutterwave on sandbox, while using hooks.

bug

Flutterwave version 3 API keys Node version >= 6.9.x and npm >= 3.x.x React version >= 14 requirement out dated not performing well on updated technoloJesus

bug

NPM installing pakage shows ERR in terminal is it adviseable to do --force?

bug

The useFlutterwave hook doesn't provide a way to set a country and the default is Nigeria (NG) This rises the error of Currency incompatibility when currency is not NGN as...

bug

### Description We are getting _414 Request-URI Too Large_ in Live Mode while loading the payment popup with flutterwave-react-v3 plugin. ### Configuration - API Version: v3 - Environment: live mode...

bug

The package [email protected] does not support React 19. While trying to install it in a Next.js project using React 19, I encountered the following error: npm error peer react@"^15.0.0 ||...

bug