Skip to content

Conversation

@dannyphan2000
Copy link
Contributor

Add saved shipping address to the 1CC user registration flow.

Description

Add the feature to save customer's shipping address upon user registration with the new 1CC flow.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • Save customer's shipping address entered in checkout in user registration with the new 1CC flow

How to Test-Drive This PR

  • Check out as a guest user, and check the box to "Save for Future Use" (i.e., user registration)
  • Upon successful user registration, the user is logged in, and the shipping address is saved under Addresses tab.

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

@dannyphan2000 dannyphan2000 requested a review from a team as a code owner July 31, 2025 06:01
@dannyphan2000 dannyphan2000 added the skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated label Jul 31, 2025
@dannyphan2000 dannyphan2000 requested review from syadupathi-sf and removed request for a team July 31, 2025 06:01
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Jul 31, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

….saved-shipping-address-phone-number

Signed-off-by: Danny Phan <[email protected]>
@dannyphan2000 dannyphan2000 merged commit e9b16c8 into feature/oneClickCheckout Aug 1, 2025
35 checks passed
@dannyphan2000 dannyphan2000 deleted the dannyphan2000.W-19135066.saved-shipping-address-phone-number branch August 1, 2025 18:16
syadupathi-sf pushed a commit that referenced this pull request Aug 11, 2025
Add saved shipping address to the 1CC user registration flow.
syadupathi-sf pushed a commit that referenced this pull request Aug 12, 2025
Add saved shipping address to the 1CC user registration flow.
kumaravinashcommercecloud pushed a commit that referenced this pull request Aug 12, 2025
Add saved shipping address to the 1CC user registration flow.
kumaravinashcommercecloud pushed a commit that referenced this pull request Aug 12, 2025
Add saved shipping address to the 1CC user registration flow.
kumaravinashcommercecloud pushed a commit that referenced this pull request Aug 12, 2025
Add saved shipping address to the 1CC user registration flow.
syadupathi-sf pushed a commit that referenced this pull request Aug 13, 2025
Add saved shipping address to the 1CC user registration flow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the "Changelog Check" GitHub Actions step even if the Changelog.md files are not updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants