Skip to content

feat: add getCardInformation - #214

Merged
mehin-hamzaoglu-cko merged 7 commits into
masterfrom
feat/POCP-832-add-get-card-information
Aug 26, 2025
Merged

feat: add getCardInformation#214
mehin-hamzaoglu-cko merged 7 commits into
masterfrom
feat/POCP-832-add-get-card-information

Conversation

@mehin-hamzaoglu-cko

@mehin-hamzaoglu-cko mehin-hamzaoglu-cko commented Aug 19, 2025

Copy link
Copy Markdown
Contributor

Description

  • create getCardInformation that accepts card IIN (from checkout-cdn event) and calls /iins/{iin} endpoint
  • example code shows how to make use of the the endpoint:
  1. Get card_iin field from the event response
  2. call getCardInformation
  3. if combo_card_types is not empty, display card type options for the user to choose
  4. selected card type is passed to tokenize function with param preferred_card_type

Demo

Screen.Recording.2025-08-19.at.16.30.37.mov

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

Jira Issue

https://checkout.atlassian.net/browse/POCP-832

@mehin-hamzaoglu-cko
mehin-hamzaoglu-cko marked this pull request as draft August 19, 2025 13:50
@mehin-hamzaoglu-cko
mehin-hamzaoglu-cko marked this pull request as ready for review August 20, 2025 09:07
Comment thread examples/card-form/index.html Outdated
@mehin-hamzaoglu-cko
mehin-hamzaoglu-cko merged commit c6a50a0 into master Aug 26, 2025
5 checks passed
@mehin-hamzaoglu-cko
mehin-hamzaoglu-cko deleted the feat/POCP-832-add-get-card-information branch August 26, 2025 10:47
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