-
Notifications
You must be signed in to change notification settings - Fork 219
Re-add experimental discounts meta slot to checkout #5149
Conversation
Size Change: +35 B (0%) Total Size: 1.11 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.
This testes out as decribed
I noticed a small visual bug in the Cart block and I opened another issue for it. |
Thanks Raluca, maybe we should move that to the Points and Rewards repo since this isn't an issue with Blocks but with P&R's css :) |
@opr I am not sure it should be moved because I went back to an older commit in our repo and the form looked well. |
Hm OK! Let's look into it then, thanks Raluca :) |
It seems the
<ExperimentalDiscountsMeta.Slot { ...discountsSlotFillProps } />
was removed from the Checkout Order Summary.This breaks the Points and Rewards integration.
cc @layoutd thanks for reporting this :)
Testing
Automated Tests
Manual Testing
How to test the changes in this Pull Request:
WooCommerce > Points and Rewards
and add points to your user.WooCommerce > Points and Rewards > Settings
and enable "Allow partial redemption"User Facing Testing
These are steps for user testing (where "user" is someone interacting with this change that is not editing any code).