Skip to content

chore: change cvc text to cvv/cvc in dynamic checkout#241

Open
jakubjasinsky wants to merge 3 commits intomasterfrom
change-text-cvc
Open

chore: change cvc text to cvv/cvc in dynamic checkout#241
jakubjasinsky wants to merge 3 commits intomasterfrom
change-text-cvc

Conversation

@jakubjasinsky
Copy link
Collaborator

Description

Translations change from CVC to CVV/CVC in Dynamic Checkout

Solution

Demo

Checklist

  • I bumped the version of the project using yarn bump-version
  • I have checked the code for any potential issues
  • I tested my changes in the browser

Notes

Jira Issue

@jakubjasinsky jakubjasinsky requested review from a team and szymon-mysiak-cko and removed request for a team March 2, 2026 12:35
"card-number-label": "Kartennummer",
"expiry-date-label": "Ablaufdatum",
"cvc-label": "CVC",
"cvc-label": "CVV/CVC",
Copy link
Contributor

@tomasz-pazdziurek-cko tomasz-pazdziurek-cko Mar 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we wanted to be explicit for Amex, we should also add CID, which is a 4-digit Card Identification Number 😅
And for Discover we should add CVD (Card Verification Data) 😆

EDIT: Wait, there's more. Love the CVE from Brazil 😆
https://en.wikipedia.org/wiki/Card_security_code

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants