-
Trying to install the package in my project
`our requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for flutterwavedev/flutterwave-v3 …
-
Hi,
I've gone through the documentation for flutterwave rave the sdk for laravel, but I still can't get the subscription id to be returned with the webhook so I could store it in the database so the …
-
am getting a null return
my route
Route::get('/pay/{id?}/{name?}/{email?}/{phone?}/{amount?}/', 'ProductsController@raveinitialize')->name('pay');
callback route
Route::get('/rave/callb…
-
My `composer.json`:
```json
Irrelevant
```
Output of `composer diagnose`:
```
Checking composer.json: OK
Checking platform settings: OK
Checking git settings: OK
Checking http conne…
-
The method closePaymentModal() does not close the modal
-
It is pretty clear how to integrate php libraries/sdk using something like composer require xyz/zyx.
How can i do this same using with this sdk because it is not in the documentation