-
Have you read our [Code of Conduct](https://github.com/Flutterwave/React-Native/blob/master/CONTRIBUTING.md)? By filing an Issue, you are expected to comply with it, including treating everyone with r…
-
Do you have an official package that is supporting on laravel?
-
### What happened?
```
Uncaught TypeError: Cannot read properties of null (reading 'removeChild')
at Element.remove (v3.js:1:699)
at atcb.js:2171:27
at Array.forEach ()
at W (atc…
-
$payment_url = LaravelCryptoPaymentGateway::startPaymentSession([
'amount' => 0.0000001, // OR 'amount' when sending BTC value
'orderID' => 1,
'userID' => Auth::user()…
-
Have you read our [Code of Conduct](https://github.com/Flutterwave/Angular/blob/master/CONTRIBUTING.md)? By filing an Issue, you are expected to comply with it, including treating everyone with respec…
-
Hi there,
I get error trying to pull this in through composer.
Here's a screenshot of the error https://prnt.sc/zF1vm2oIv8Cd
The app is on Laravel 10
-
I am trying to do a transfer using laravel 8, php8.1, ravel4.2 but it keeps returning null every time
$data = [
"account_bank" => "MPS",
"account_number" => "2567…
-
I am using a PHP-Laravel API together with Next.js on an application. A click on my Pay Now (checkout) button in the frontend makes an API call to the controller responsible for handling the flutter…
-
I cannot install this package in Laravel 9
Here is the error am getting
```
- flutterwavedev/flutterwave-v3 1.0.0 requires monolog/monolog 1.* -> found monolog/monolog[1.0.0-RC1, ..., 1.x-dev] …
-
I'm trying to install a php package and I end up with this message pointing to vlucas/phpdotenv:
`
Problem 1
- Root composer.json requires flutterwavedev/flutterwave-v3 1.0.1 -> satisfiable …