musahmusah/laravel-multipayment-gateways
In your .env file set the following keys:
PAYSTACK_BASE_URI=xxxxxxxxxxxxxx PAYSTACK_SECRET=xxxxxxxxxxx PAYSTACK_CURRENCY=xxxxxxxxx
PAYSTACK_BASE_URI - The api endpoint for paystack, can be gotten here
PAYSTACK_SECRET - This is the access key to the api, can be gotten here
PAYSTACK_CURRENCY - This is the default currency you want to use for your transactions.
How can I help you explore Laravel packages today?