musahmusah/laravel-multipayment-gateways
In your .env file set the following keys:
FLUTTERWAVE_BASE_URI=xxxxxxxxxxxxxx
FLUTTERWAVE_SECRET=xxxxxxxxxxx
FLUTTERWAVE_ENCRYPTION_KEY=xxxxxxxxxx
FLUTTERWAVE_BASE_URI - The api endpoint for flutterwave i.e https://api.flutterwave.com/v3
FLUTTERWAVE_SECRET - This is the access key to the api, can be gotten here
FLUTTERWAVE_ENCRYPTION_KEY - This is used for encypting payload for flutterwave charge api, can be gotten here
How can I help you explore Laravel packages today?