This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
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.
Sync shipping address with billing address when shipping address fields are disabled #3358
Sync shipping address with billing address when shipping address fields are disabled #3358
Changes from all commits
f8e44ee
22daa88
172a4a9
4f74cdf
fdeff73
3f0ff9c
a6f842a
3897fc2
037cfce
46c8f92
b4b013d
87792db
1f52a28
8478dd0
63ec657
f2f50d7
e6c8fa0
62ca606
400563f
7714032
e30221d
648a47f
e4bb1bd
10343fb
243f5be
16dd0db
a266038
4075001
0dc0f67
d474b76
5726da3
d71bfa9
960736e
116a187
4b9e174
6330152
480ce56
1d6dc48
19fdd9e
a79ecf0
b815624
5769913
0d38e0f
138b265
057ceb1
dd5724a
6804cc0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally we'd have
paymentData
andactivePaymentMethod
defined as typedefs so we are explicit about what is passed through here.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As this is unrelated to this PR I won't add it here, but I did notice this already has a todo:
@todo do typedefs for the payment event state.
in payment-methods/constants.js