Payment Provider: Amazon Payment Services

payment_aps
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/payment_aps
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, Julien Castiaux, Tiffany Chang (tic), Gorash, Antoine Vandevenne (anv), Dylan Kiss (dyki), Valeriya(vchu), Louis (loti), Anton Romanova (roan), chpa-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 APS Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (2)

New fields (5)
  • aps_access_code Char
    copy=False groups='base.group_system' help='The access code associated with the merchant account.' required_if_provider='aps' string='APS Access Code'
  • aps_merchant_identifier Char
    copy=False help='The code of the merchant account to use with this provider.' required_if_provider='aps' string='APS Merchant Identifier'
  • aps_sha_request Char
    copy=False groups='base.group_system' required_if_provider='aps' string='APS SHA Request Phrase'
  • aps_sha_response Char
    copy=False groups='base.group_system' required_if_provider='aps' string='APS SHA Response Phrase'
  • code Selection
    ondelete={'aps': 'set default'} selection_add=[('aps', 'Amazon Payment Services')]
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_aps
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 Morel, Odoo Online, Tiffany Chang (tic), Antoine Vandevenne (anv), Dylan Kiss (dyki), Valeriya(vchu), Anita (anko), Louis (wil)
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 APS Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (2)

New fields (5)
  • aps_access_code Char
    groups='base.group_system' help='The access code associated with the merchant account.' required_if_provider='aps' string='APS Access Code'
  • aps_merchant_identifier Char
    help='The code of the merchant account to use with this provider.' required_if_provider='aps' string='APS Merchant Identifier'
  • aps_sha_request Char
    groups='base.group_system' required_if_provider='aps' string='APS SHA Request Phrase'
  • aps_sha_response Char
    groups='base.group_system' required_if_provider='aps' string='APS SHA Response Phrase'
  • code Selection
    ondelete={'aps': 'set default'} selection_add=[('aps', 'Amazon Payment Services')]
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_aps
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 Morel, Jeremy Kersten, Odoo Online, Tiffany Chang (tic), Gorash, Pierre Paridans, Antoine Vandevenne (anv), niyasraphy, Dylan Kiss (dyki), Valeriya(vchu), Anita (anko), Louis (wil)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:08
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 APS Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (2)

New fields (5)
  • aps_access_code Char
    groups='base.group_system' help='The access code associated with the merchant account.' required_if_provider='aps' string='APS Access Code'
  • aps_merchant_identifier Char
    help='The code of the merchant account to use with this provider.' required_if_provider='aps' string='APS Merchant Identifier'
  • aps_sha_request Char
    groups='base.group_system' required_if_provider='aps' string='APS SHA Request Phrase'
  • aps_sha_response Char
    groups='base.group_system' required_if_provider='aps' string='APS SHA Response Phrase'
  • code Selection
    ondelete={'aps': 'set default'} selection_add=[('aps', 'Amazon Payment Services')]
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_aps
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Payment Providers
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSFabien Meghazi, Xavier Morel, Jeremy Kersten, Victor Feyens, Antoine Vandevenne (anv), Horacio Tellez, Martin Trigaux (mat)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
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 APS Provider Form payment.provider group Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
Models touched (2)

New fields (5)
  • aps_access_code Char
    groups='base.group_system' help='The access code associated with the merchant account.' required_if_provider='aps' string='APS Access Code'
  • aps_merchant_identifier Char
    help='The code of the merchant account to use with this provider.' required_if_provider='aps' string='APS Merchant Identifier'
  • aps_sha_request Char
    groups='base.group_system' required_if_provider='aps' string='APS SHA Request Phrase'
  • aps_sha_response Char
    groups='base.group_system' required_if_provider='aps' string='APS SHA Response Phrase'
  • code Selection
    ondelete={'aps': 'set default'} selection_add=[('aps', 'Amazon Payment Services')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.