Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose card input field validation functionality to public #1811

Merged
merged 16 commits into from
Oct 10, 2024

Conversation

ozgur00
Copy link
Contributor

@ozgur00 ozgur00 commented Oct 8, 2024

Description

Added public CardNumberValidator, CardExpiryDateValidator and CardSecurityCodeValidator classes to make our internal validation available for merchants.

Checklist

  • PR is labelled
  • Code is unit tested
  • Changes are tested manually

COAND-985

@ozgur00 ozgur00 added the Feature [PRs only] Indicates a new feature addition label Oct 8, 2024
@ozgur00 ozgur00 requested a review from a team as a code owner October 8, 2024 09:53
RELEASE_NOTES.md Outdated Show resolved Hide resolved
Copy link

✅ No public API changes

Copy link

sonarcloud bot commented Oct 10, 2024

@ozgur00 ozgur00 merged commit 40c3a26 into develop Oct 10, 2024
9 checks passed
@ozgur00 ozgur00 deleted the feature/public_validators branch October 10, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature [PRs only] Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants