-
Notifications
You must be signed in to change notification settings - Fork 219
Trigger the set-billing-address when editing Shipping and useShippingAsBilling is true #8841
Conversation
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: +16 B (0%) Total Size: 1.09 MB
ℹ️ View Unchanged
|
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.
LGTM
@senadir I moved this PR's milestone to 10.0.0 since it was not included in the last release but was marked as that milestone. |
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label. |
Bumping to 10.1.0 after p1681129771372729/1681128388.500929-slack-C02UBB1EPEF |
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label. |
@senadir do you have plans to merge this PR soon? |
WooCommerce Blocks 10.1.0 will be released soon. I'm bumping this PR to the next milestone |
PR bumped to the next milestone (10.3.0) |
I think this can has been kicked enough—I'll get it merged. |
fbf96ed
to
7328e9b
Compare
I found this problem as part of working on the Klaviyo integration, we have a couple of events, set-billing-address and set-shipping-address, we trigger those whenever shipping or billing address changes, we didn't trigger the billing event in the shipping form, but we did the reverse, this fixes it.
Testing
Use same address for billing
WooCommerce Visibility
Changelog