Payment Provider: Flutterwave

payment_flutterwave
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/payment_flutterwave
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Payment Providers
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Xavier ALT, Julien Castiaux, Tiffany Chang (tic), Gorash, Antoine Vandevenne (anv), Levi Siuzdak (sile), Dylan Kiss (dyki), Valeriya(vchu), Louis (loti), Anton Romanova (roan), chpa-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - payment
    - onboarding
    - web
    - base
    - portal
    - html_editor
    - bus
    - http_routing
    - mail
    - base_setup
    - web_tour
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
 

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
payment_provider_form Flutterwave Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (3)

New fields (4)
  • code Selection
    ondelete={'flutterwave': 'set default'} selection_add=[('flutterwave', 'Flutterwave')]
  • flutterwave_public_key Char
    copy=False help='The key solely used to identify the account with Flutterwave.' required_if_provider='flutterwave' string='Flutterwave Public Key'
  • flutterwave_secret_key Char
    copy=False groups='base.group_system' required_if_provider='flutterwave' string='Flutterwave Secret Key'
  • flutterwave_webhook_secret Char
    copy=False groups='base.group_system' required_if_provider='flutterwave' string='Flutterwave Webhook Secret'
Public methods (0)

No public methods.

New fields (1)
  • flutterwave_customer_email Char
    help='The email of the customer at the time the token was created.' readonly=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/payment_flutterwave
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Payment Providers
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Xavier ALT, Odoo Online, Tiffany Chang (tic), Antoine Vandevenne (anv), Levi Siuzdak (sile), Dylan Kiss (dyki), Valeriya(vchu), Anita (anko), Louis (wil)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - payment
    - onboarding
    - web
    - base
    - portal
    - web_editor
    - bus
    - html_editor
    - http_routing
    - mail
    - base_setup
    - web_tour
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
 

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
payment_provider_form Flutterwave Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (3)

New fields (4)
  • code Selection
    ondelete={'flutterwave': 'set default'} selection_add=[('flutterwave', 'Flutterwave')]
  • flutterwave_public_key Char
    help='The key solely used to identify the account with Flutterwave.' required_if_provider='flutterwave' string='Flutterwave Public Key'
  • flutterwave_secret_key Char
    groups='base.group_system' required_if_provider='flutterwave' string='Flutterwave Secret Key'
  • flutterwave_webhook_secret Char
    groups='base.group_system' required_if_provider='flutterwave' string='Flutterwave Webhook Secret'
Public methods (0)

No public methods.

New fields (1)
  • flutterwave_customer_email Char
    help='The email of the customer at the time the token was created.' readonly=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/payment_flutterwave
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Payment Providers
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Denis Ledoux, Fabien Meghazi, Xavier ALT, Jeremy Kersten, Odoo Online, Tiffany Chang (tic), Gorash, Pierre Paridans, Antoine Vandevenne (anv), niyasraphy, Valentin Vallaeys (vava), Levi Siuzdak (sile), Dylan Kiss (dyki), Valeriya(vchu), Anita (anko), Louis (wil)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - payment
    - onboarding
    - web
    - base
    - portal
    - web_editor
    - bus
    - http_routing
    - mail
    - base_setup
    - web_tour
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
 

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
payment_provider_form Flutterwave Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (3)

New fields (4)
  • code Selection
    ondelete={'flutterwave': 'set default'} selection_add=[('flutterwave', 'Flutterwave')]
  • flutterwave_public_key Char
    help='The key solely used to identify the account with Flutterwave.' required_if_provider='flutterwave' string='Flutterwave Public Key'
  • flutterwave_secret_key Char
    groups='base.group_system' required_if_provider='flutterwave' string='Flutterwave Secret Key'
  • flutterwave_webhook_secret Char
    groups='base.group_system' required_if_provider='flutterwave' string='Flutterwave Webhook Secret'
Public methods (0)

No public methods.

New fields (1)
  • flutterwave_customer_email Char
    help='The email of the customer at the time the token was created.' readonly=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/payment_flutterwave
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Payment Providers
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Meghazi, Xavier ALT, Jeremy Kersten, Victor Feyens, Antoine Vandevenne (anv), Valentin Vallaeys (vava), Levi Siuzdak (sile), Horacio Tellez, Martin Trigaux (mat), dija-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - payment
    - portal
    - web
    - base
    - web_editor
    - bus
    - http_routing
    - mail
    - base_setup
    - web_tour
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
 

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
payment_provider_form Flutterwave Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (3)

New fields (4)
  • code Selection
    ondelete={'flutterwave': 'set default'} selection_add=[('flutterwave', 'Flutterwave')]
  • flutterwave_public_key Char
    help='The key solely used to identify the account with Flutterwave.' required_if_provider='flutterwave' string='Flutterwave Public Key'
  • flutterwave_secret_key Char
    groups='base.group_system' required_if_provider='flutterwave' string='Flutterwave Secret Key'
  • flutterwave_webhook_secret Char
    groups='base.group_system' required_if_provider='flutterwave' string='Flutterwave Webhook Secret'
Public methods (0)

No public methods.

New fields (1)
  • flutterwave_customer_email Char
    help='The email of the customer at the time the token was created.' readonly=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.