Skip to content

feat: mp 3212 variant copy at zero tip - #7256

Merged
infante-jaime merged 2 commits into
mainfrom
feature/MP-3212-variant-copy-at-zero-tip
Sep 15, 2026
Merged

infante-jaime merged 2 commits into
mainfrom
feature/MP-3212-variant-copy-at-zero-tip

Conversation

@infante-jaime

@infante-jaime infante-jaime commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

MP-3212

What this does

Keeps the variant copy and layout in place when a lender zeroes the tip — only the toggle and its label disappear. Previously the whole page flipped back to the control treatment mid-checkout (donation copy, compact upsell banner), which read as the UI changing its mind.

The audience criteria split in two: the variant treatment renders without the tip requirement, while the toggle and the exposure event keep the full criteria including the tip. No lender without a tip fires exposure in either arm, so the experiment read is unchanged.

Also bumps @kiva/kv-components to 10.4.1 (separate commit) to pick up the centered switch knob, which the wrapped mobile label was pushing off the track.

Testing

New page-level specs pin the zero-tip state; the old spec asserting the revert now asserts the opposite.
Verified by mutation: reverting either gate or re-adding the row's price check each fails tests.
QA note: at $0 the "donate loan repayments" prompt renders inside the kept variant layout (screenshots on the ticket) — new combination, verified on mobile.

image image

@infante-jaime
infante-jaime requested a review from a team September 15, 2026 01:25
@infante-jaime infante-jaime changed the title Feature/mp 3212 variant copy at zero tip feat: mp 3212 variant copy at zero tip Sep 15, 2026
Comment thread src/components/Checkout/KivaCreditTipToggle.vue
@infante-jaime
infante-jaime merged commit e6c8561 into main Sep 15, 2026
5 of 7 checks passed
kiva-robot added a commit that referenced this pull request Sep 15, 2026
## [3.94.0-rc.2](v3.94.0-rc.1...v3.94.0-rc.2) (2026-09-15)

### 🎉 New Features

* mp 3212 variant copy at zero tip ([#7256](#7256)) ([e6c8561](e6c8561))

### 🪚 Refactors

* use browsingCategories on the categories page ([#7254](#7254)) ([a7f2505](a7f2505))
@kiva-robot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 3.94.0-rc.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kiva-robot added a commit that referenced this pull request Sep 15, 2026
## [3.94.0](v3.93.1...v3.94.0) (2026-09-15)

### 🎉 New Features

* mp 3212 variant copy at zero tip ([#7256](#7256)) ([e6c8561](e6c8561))
* mp-3194 layout fixes ([#7251](#7251)) ([9e87d15](9e87d15))

### 🐛 Bugfixes

* mp-3206-say donation instead of tip in the variant copy ([#7253](#7253)) ([3f325fe](3f325fe))

### 🪚 Refactors

* use browsingCategories for the lending sitemap ([#7252](#7252)) ([4054670](4054670))
* use browsingCategories on the categories page ([#7254](#7254)) ([a7f2505](a7f2505))

### 🧹 Chores

* **release:** 3.94.0-rc.1 [skip ci] ([411bd4a](411bd4a)), closes [#7251](#7251) [#7253](#7253) [#7252](#7252)
* **release:** 3.94.0-rc.2 [skip ci] ([492155d](492155d)), closes [#7256](#7256) [#7254](#7254)
@kiva-robot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 3.94.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants