diff --git a/content/applications/finance/payment_providers/flutterwave.rst b/content/applications/finance/payment_providers/flutterwave.rst index 1ef46c0d8..83f40d3e9 100644 --- a/content/applications/finance/payment_providers/flutterwave.rst +++ b/content/applications/finance/payment_providers/flutterwave.rst @@ -17,9 +17,12 @@ Configuration on Flutterwave Dashboard `/payment/flutterwave/webhook` in the :guilabel:`URL` text field. | For example: `https://yourcompany.odoo.com/payment/flutterwave/webhook`. #. Fill the :guilabel:`Secret hash` with a password that you generate and save its value for later. -#. Make sure all the remaining checkboxes are ticked. +#. Make sure *all* the remaining checkboxes are ticked. #. Click on **Save** to finalize the configuration. +.. image:: flutterwave/flutterwave-settings.png + :alt: Flutterwave settings + .. _payment_providers/flutterwave/configure_odoo: Configuration on Odoo diff --git a/content/applications/finance/payment_providers/flutterwave/flutterwave-settings.png b/content/applications/finance/payment_providers/flutterwave/flutterwave-settings.png new file mode 100644 index 000000000..3472c8a0d Binary files /dev/null and b/content/applications/finance/payment_providers/flutterwave/flutterwave-settings.png differ