TIP: You can type at any time to perform a new search.
eCommerce Confirm Order By Payment Provider
website_sale_acquirer_confirm_order · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website/Website
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, miguel-S73
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module allows you to automatically confirm orders generated from the Odoo online store when using a payment method with the option enabled.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
payment_provider_form |
provider.form.inherit.website | payment.provider | form | Inherits payment.payment_provider_form |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | WebsiteSale.shop_payment_confirmation |
inherited | http | ALL | sudo |
Models touched (1)
New fields (1)
-
confirm_orderBooleanhelp='If enabled, orders paid with this method will be automatically confirmed.'string='Confirm Order Automatically'
No public methods.
Loading…