Removed outdated parts of the Approval Flow#1237
Open
Banibrata-Manna wants to merge 2 commits intohotwax:implementations-pubfrom
Open
Removed outdated parts of the Approval Flow#1237Banibrata-Manna wants to merge 2 commits intohotwax:implementations-pubfrom
Banibrata-Manna wants to merge 2 commits intohotwax:implementations-pubfrom
Conversation
Banibrata-Manna
commented
Mar 7, 2025
- Sync Shopify Order Meta Fields section removed.
- UpdatePostalContactMech API mention.
- Carrier Geo Mapping.
- Handling Values that do not have valid Carrier Code Mapping.
1. Sync Shopify Order Meta Fields section removed. 2. UpdatePostalContactMech API mention. 3. Carrier Geo Mapping. 4. Handling Values that do not have valid Carrier Code Mapping.
AjinkyaM1
reviewed
Mar 10, 2025
| @@ -9,72 +9,22 @@ description: >- | |||
|
|
|||
| Order approval in ADOC involves a two-step process. Initially, the shipping address is updated through an API call, and subsequently, a new order attribute named “SHIPTO\_ADDRESS\_UPDATED” is generated with a value of “true” after the address update. Orders qualify for approval only if they possess order attributes for both a government mandated Customer ID and SHIPTO\_ADDRESS\_UPDATED. This two-criteria condition ensures that only orders with both updated customer information and shipping addresses are processed for fulfillment. | |||
Contributor
There was a problem hiding this comment.
With the new flow, the shipping address is not updated via the API call. During order import, the address is updated using the note values.
Contributor
|
@Banibrata-Manna please review requested changes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.