
.env.example file Save your PUBLIC_KEY, SECRET_KEY, ENV in the .env file.env file should look this. Make sure to retrieve your API keys from your dashboard.paymentForm.php and processPayment.php files to suit your purpose. Both files are well documented.paymentForm.php file on your browser to process a payment.paymentProcess.php handles the request data via the PaymentController. If you are using a Framework like Laravel or CodeIgniter you might want to take a look at the PaymentControllerphpunit module. The tests currently test: Account, Card, Transfer, Preauth, Collection Subaccount, Payout Subaccount, Subscriptions and Paymentplanaccount_number account_bank and businesss_email to something differentPending OTP validation depending on whether the service is down or notauthorization and validation error responses, double-check your API keys and request. If you get a server error, kindly engage the team for support.Posted Sep 9, 2025
Developed a PHP SDK for easy integration with Flutterwave v3 APIs.
0
2