TIP: You can type at any time to perform a new search.
Payment Provider: Amazon Payment Services
payment_aps · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Payment Providers
- Folder size
- 0.24 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-08 22:45:29
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Antoine Vandevenne (anv), Dylan Kiss (dyki), Valeriya(vchu), Louis (loti), Anton Romanova (roan), chpa-odoo
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
payment_provider_form |
APS Provider Form | payment.provider | form | Inherits payment.payment_provider_form |
redirect_form |
redirect_form | ir.ui.view | qweb | New |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | APSController.aps_return_from_checkout |
public | http | POST | csrf off sudo |
| (inherited route override) | APSController.aps_webhook |
public | http | POST | csrf off sudo |
Models touched (2)
New fields (5)
-
aps_access_codeCharcopy=Falsegroups='base.group_system'help='The access code associated with the merchant account.'required_if_provider='aps'string='APS Access Code' -
aps_merchant_identifierCharcopy=Falsehelp='The code of the merchant account to use with this provider.'required_if_provider='aps'string='APS Merchant Identifier' -
aps_sha_requestCharcopy=Falsegroups='base.group_system'required_if_provider='aps'string='APS SHA Request Phrase' -
aps_sha_responseCharcopy=Falsegroups='base.group_system'required_if_provider='aps'string='APS SHA Response Phrase' -
codeSelectionondelete={'aps': 'set default'}selection_add=[('aps', 'Amazon Payment Services')]
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…