Skip to content

Add a payload extender to the default shipping-save-processor (Backport to 2.2) #11249

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 12, 2017
Merged

Add a payload extender to the default shipping-save-processor (Backport to 2.2) #11249

merged 1 commit into from
Oct 12, 2017

Conversation

navarr
Copy link
Member

@navarr navarr commented Oct 5, 2017

This will allow third party extensions to modify the payload for the
shipping address selection process, with the goal being the easy
addition of extension_attributes with as few extension conflicts as
possible.

By separating this out into it's own model (as opposed to including it
in the result of the processor return), non-default processors will also
be able to utilize it.

Backports #10991 to 2.2

@navarr navarr changed the title Add a payload extender to the default shipping-save-processor Add a payload extender to the default shipping-save-processor (Backport to 2.2) Oct 5, 2017
This will allow third party extensions to modify the payload for the
shipping address selection process, with the goal being the easy
addition of extension_attributes with as few extension conflicts as
possible.

By separating this out into it's own model (as opposed to including it
in the result of the processor return), non-default processors will also
be able to utilize it.

Backports #10991 to 2.2
@mzeis mzeis self-assigned this Oct 6, 2017
@mzeis mzeis closed this Oct 6, 2017
@mzeis mzeis reopened this Oct 6, 2017
@mzeis
Copy link
Contributor

mzeis commented Oct 6, 2017

@navarr Error in the travis build looks unrelated to me. I closed and re-opened the PR to trigger a new build.

@mzeis mzeis added this to the October 2017 milestone Oct 7, 2017
@okorshenko okorshenko merged commit 0da089d into magento:2.2-develop Oct 12, 2017
okorshenko pushed a commit that referenced this pull request Oct 12, 2017
@mzeis
Copy link
Contributor

mzeis commented Oct 12, 2017

Thank you very much for your contribution @navarr! Your PR has been merged into 2.2-develop.

@navarr navarr deleted the backport-extendable-address-processor branch November 7, 2017 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants