Accept Credit card, Debit card and Bank account payment directly on your WordPress site with the Flutterwave Payments Plugin.
Accept Credit card, Debit card and Bank account payment directly on your store with the official Flutterwave Plugin for WordPress.
For FTP manual installation, check here.
You can enable default theme’s style to override default form style from the Settings page. Or you can override the formclass .flw-simple-pay-now-form from your stylesheet.
With button text:
[flw-pay-button]Button Text[/flw-pay-button]
With attributes: email or use_current_user_email with value “yes”, amount
[flw-pay-button amount=”1290″ email=”[email protected]” ]
or
[flw-pay-button amount=”1290″ use_current_user_email=”yes” ]
With attributes and button text: email, amount
[flw-pay-button amount=”1290″ email=”[email protected]” ]Button Text[/flw-pay-button]
With currency
[flw-pay-button custom_currency=”NGN,GBP,USD”]
With attributes: email or use_current_user_email with value “yes”, amount and currency
[flw-pay-button amount=”1290″ email=”[email protected]” custom_currency= “NGN, GBP, USD” ]
or
[flw-pay-button amount=”1290″ use_current_user_email=”yes” custom_currency= “NGN, GBP, USD” ]
With currency:
[flw-pay-button custom_currency=”NGN,GBP,USD”]
With attributes: email or use_current_user_email with value “yes”, amount and currency
[flw-pay-button amount=”1290″ email=”[email protected]” custom_currency= “NGN, GBP, USD” ]
or
[flw-pay-button amount=”1290″ use_current_user_email=”yes” custom_currency= “NGN, GBP, USD” ]
On the “Form Settings” dialog, fill in the form attributes and click “Save Changes”.
Payment Form successfully added to the page.
We understand that you may run into some errors while integrating our plugin. You can read more about our error messages here.
For authorization
and validation
error responses, double-check your API keys and request. If you get a server
error, kindly engage the team for support.
For additional assistance using this library, contact the developer experience (DX) team via email or on slack.
You can also follow us @FlutterwaveEng and let us know what you think 😊.
We love to get your input. Read more about our community contribution guidelines here
By contributing to the Flutterwave WooCommerce, you agree that your contributions will be licensed under its MIT license.
To configure the plugin, go to Rave > Settings from the left menu.
On Visual Composer Add Element dialog, click on "Rave Forms" and select the type of form you want to include on your page.
On the "Form Settings" dialog, fill in the form attributes and click "Save Changes".
Payment Form successfully added to the page.
All the payments made through the forms to Rave can be accessed on Rave > Transactions page.
v1.0.3
* This version allows you to add additional fields to the form.
* This version allow you to set default values to fields.
* This version allows you to hid fields “By appending ‘-h’ to the name of the field”.
* This version now allow for mobile money option in UGx,TZS,GHS respectively
v1.0.2
*Recuring payment section add under “Payment Plan”
v 1.0.1
* Recurring payments now enabled.
v 1.0.0