Repository
OCA/e-commerce · module folder · Try on Runboat
Module version
1.0.0
Category
Website/Website
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/e-commerce
Last tracking update
2026-07-29 18:30:14
Authors
Odoo Community Association (OCA), Camptocamp
Maintainers
Odoo Community Association (OCA), Camptocamp
Committers
OCA-git-bot, oca-ci, Ricardoalso
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
During the standard checkout, customers walk through the Order, Address and
Extra Info steps before reaching the payment page. Returning customers who
already have a valid address on file rarely need to revisit those intermediate
steps.

This module inserts a secondary "Payment" button next to the main confirmation
button on every non-payment checkout step. Clicking it navigates directly to
`/shop/payment`, skipping the steps in between. The button is rendered only on
the Order, Address and Extra Info pages and never on the payment page itself.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
navigation_buttons navigation_buttons ir.ui.view qweb Inherits website_sale.navigation_buttons
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.