TIP: You can type at any time to perform a new search.
Payment Provider: ECPay
payment_ecpay · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Accounting/Payment Providers
- Folder size
- 0.21 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-15 22:44:15
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Arnav Varshney, Brian Nguyen
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
payment_provider_form |
ECPay 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) | EcpayController.ecpay_return_from_checkout |
public | http | GET, POST | csrf off sudo |
| (inherited route override) | EcpayController.ecpay_webhook |
public | http | POST | csrf off sudo |
Models touched (2)
New fields (4)
-
codeSelectionondelete={'ecpay': 'set default'}selection_add=[('ecpay', 'ECPay')] -
ecpay_hash_ivCharcopy=Falsegroups='base.group_system'required_if_provider='ecpay'string='ECPay Secure Hash IV' -
ecpay_hash_keyCharcopy=Falsegroups='base.group_system'required_if_provider='ecpay'string='ECPay Secure Hash Key' -
ecpay_merchant_idCharcopy=Falsehelp='The Merchant ID solely used to identify your ECPay account.'required_if_provider='ecpay'string='ECPay Merchant ID'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.