-
Notifications
You must be signed in to change notification settings - Fork 1
Us2121250 add call to retrieve card schemes from card bin api #247
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
Merged
ochalet-wp
merged 105 commits into
F299974-cobranded
from
US2121250-Add-call-to-retrieve-card-schemes-from-Card-BIN-API
Jun 23, 2025
Merged
Us2121250 add call to retrieve card schemes from card bin api #247
ochalet-wp
merged 105 commits into
F299974-cobranded
from
US2121250-Add-call-to-retrieve-card-schemes-from-Card-BIN-API
Jun 23, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ion listener to handle card scheme changes
…ists instead of null and providing a list of card brands
…tener Us2121247 update validation listener
… list where necessary
…e, when 12 digits are inputted into the pan field, amend fragment card flow to allow for the new layout component, add new string for the new layout component
…tener-with-hard-coded-scheme US2121248: add logging of scheme when pan is >= 12
… the CardValidationListener to take in this amended component
…in-demo-application Us2125522 display card schemes in demo application
US2121248: add service layer for brand
…empty-list US2123825: update brands displayed in demo app when empty list of brands is returned
US2121249 fix tests
…243) * US2125522 - Add UI test to cover functionality of the cardBrandName * US2125522 - Add UI tests to cover functionality where card brand name is not shown when card number is cleared and where one card brand is shown when a 12 digit card has one digit removed --------- Co-authored-by: SianK-WP <sian.kearley@wordlpay.com>
…avigationUITest to pass
… RestrictedCardFlowFragment.kt
…IN-API' of github.com-SianK-WP:Worldpay/access-checkout-android into US2121250-Add-call-to-retrieve-card-schemes-from-Card-BIN-API
…st, when the initial request is in progress, has completed successfully
3f21503
to
ef73e7d
Compare
… and also wait for ui thread to complete
…AN it first checks if the merchant needs notifying of a brand change before firing a call to the card BIN service. This is so that merchants get notified immediately of a card brand change, rather than at the time when the response of the Card BIN service comes back. Once again, this is only for the case where an end user pastes a PAN
ochalet-wp
approved these changes
Jun 23, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.