Payment Provider: Nuvei

payment_nuvei
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/payment_nuvei
VERSION
VERSION 0.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, Tiffany Chang (tic), Antoine Vandevenne (anv), Andrew Gavgavian, Dylan Kiss (dyki), Valeriya(vchu), Louis (loti), kcv-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:44
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 Nuvei Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (2)

New fields (4)
  • code Selection
    ondelete={'nuvei': 'set default'} selection_add=[('nuvei', 'Nuvei')]
  • nuvei_merchant_identifier Char
    copy=False help='The code of the merchant account to use with this provider.' required_if_provider='nuvei' string='Nuvei Merchant Identifier'
  • nuvei_secret_key Char
    copy=False groups='base.group_system' required_if_provider='nuvei' string='Nuvei Secret Key'
  • nuvei_site_identifier Char
    copy=False groups='base.group_system' help='The site identifier code associated with the merchant account.' required_if_provider='nuvei' string='Nuvei Site Identifier'
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_nuvei
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYAccounting/Payment Providers
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Andrew Gavgavian, Dylan Kiss (dyki)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:57
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 Nuvei Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (2)

New fields (4)
  • code Selection
    ondelete={'nuvei': 'set default'} selection_add=[('nuvei', 'Nuvei')]
  • nuvei_merchant_identifier Char
    help='The code of the merchant account to use with this provider.' required_if_provider='nuvei' string='Nuvei Merchant Identifier'
  • nuvei_secret_key Char
    groups='base.group_system' required_if_provider='nuvei' string='Nuvei Secret Key'
  • nuvei_site_identifier Char
    groups='base.group_system' help='The site identifier code associated with the merchant account.' required_if_provider='nuvei' string='Nuvei Site Identifier'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.