Skip to content

feat: [SPE-54-55] Save delivery address#21

Open
kevin-carangeot wants to merge 50 commits intofeat/OPCfrom
SPE-54-55/delivery-address
Open

feat: [SPE-54-55] Save delivery address#21
kevin-carangeot wants to merge 50 commits intofeat/OPCfrom
SPE-54-55/delivery-address

Conversation

@kevin-carangeot
Copy link
Copy Markdown
Collaborator

Questions Answers
Branch? develop / 9.1.x / 9.0.x
Description? Please be specific when describing the PR.
Every detail helps: versions, browser/server configuration, specific module/theme, etc. Feel free to add more information below this table.
Type? bug fix / improvement / new feature / refacto
Category? FO / BO / CO / IN / WS / TE / LO / ME / PM / see explanations at https://devdocs.prestashop-project.org/9/contribute/contribution-guidelines/pull-requests/#type--category
BC breaks? yes / no
Deprecations? yes / no
How to test? Indicate how to verify that this change works as expected.
UI Tests Please run UI tests and paste here the link to the run. As we support MySQL and MariaDB in our tests, you have to launch 2 campaigns (by choosing both). Visit the UI Tests repo and follow instructions.
Fixed issue or discussion? Fixes #{issue number here}, Fixes #{another issue number here}, Fixes https://github.com/PrestaShop/PrestaShop/discussions/ {discussion number here}
Related PRs If theme, autoupgrade or other module change is needed to make this change work, provide a link to related PRs here.
Sponsor company Your company or customer's name goes here (if applicable).

@kevin-carangeot kevin-carangeot self-assigned this Mar 6, 2026
kevin-carangeot and others added 9 commits March 6, 2026 17:40
Add displayAjaxGetStatesByCountry() method to OrderController
to support dynamic state/region dropdown in the one-page checkout
address modal when changing country.

Endpoint: /order?ajax=1&action=getStatesByCountry&id_country=X
Returns: { states: [...], hasStates: true/false }

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
feat: add AJAX endpoint to get states by country for OPC modal
Comment thread controllers/front/OrderController.php Outdated
@NicolasJOUGNEAU NicolasJOUGNEAU added the QA ✔️ Status: QA-Approved label Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA ✔️ Status: QA-Approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants