magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

Return full credit card type in the CustomerPaymentTokens query.

Open github-jira-sync-bot opened this issue 3 years ago • 10 comments

While working on PWA-636 we realized that the CustomerPaymentTokens query is not returning the whole credit card type. For instance it returns VI which equates to VISA. Right now we are maintaining a mapper on the UI for codes and their respective full card types enumerated from https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Payment/view/base/web/js/model/credit-card-validation/credit-card-number-validator/credit-card-type.js . It works but I am creating this feature request ticket to see if you guys can return the full type as well. If the UI is maintaining such a mapper, every-time a new type gets added or removed from the list, we need to publish a new change. It would be helpful if the GQL query returned that details.

Steps to reproduce  1. Configure Payflow Pro payment method with vault enabled from Magento Admin - Stores - Configuration - Sales - Payments methods - Paypal payflow pro.  2. Front end - login as customer  3. Add product to cart and make payment using credit card with use Save card option  4. Generate graphql customer token using generateCustomerToken mutation  5. Run the customerPaymentTokens query

Expected behavior UI and GraphQL behavior should be consistent.

Actual result card type displayed in the graphql response is not understandable. type: "card" is displayed in Graphql response. On UI - under Payment information: Credit Card and card type displayed as VISA

github-jira-sync-bot avatar Mar 04 '21 16:03 github-jira-sync-bot

The issue was exported from the internal JIRA. The link to the original JIRA issue: https://jira.corp.magento.com/browse/MC-39592

github-jira-sync-bot avatar Mar 04 '21 16:03 github-jira-sync-bot

Hi @github-jira-sync-bot. Thank you for your report. To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, please, review the Magento Contributor Assistant documentation.

Please, add a comment to assign the issue: @magento I am working on this


:warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.

:clock10: You can find the schedule on the Magento Community Calendar page.

:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.

:movie_camera: You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel

:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

m2-assistant[bot] avatar Mar 04 '21 16:03 m2-assistant[bot]

@magento I am working on this

Usik2203 avatar Apr 13 '21 15:04 Usik2203

Hi @engcom-November. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

  • [ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • [ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • [ ] 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • [ ] 4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • [ ] 5. Add label Issue: Confirmed once verification is complete.

  • [ ] 6. Make sure that automatic system confirms that report has been added to the backlog.

m2-assistant[bot] avatar Dec 08 '22 10:12 m2-assistant[bot]

Verified the issue on Magento 2.4-develop branch and the issue is reproducible. GraphQL behavior and UI behavior are not the same. For the vault payment made using VISA credit card from front end, type is displayed as "card" in GraphQl, whereas on UI - Card type displayed as VISA. Hence updating the description & confirming this issue. image image

engcom-November avatar Dec 08 '22 10:12 engcom-November

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-7400 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Dec 08 '22 10:12 github-jira-sync-bot

:white_check_mark: Confirmed by @engcom-November. Thank you for verifying the issue.
Issue Available: @engcom-November, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

m2-assistant[bot] avatar Dec 08 '22 10:12 m2-assistant[bot]

@magento give me 2.4-develop instance

engcom-Lima avatar Aug 25 '23 07:08 engcom-Lima

Hi @engcom-Lima. Thank you for your request. I'm working on Magento instance for you.

Hi @engcom-Lima, here is your Magento Instance: https://380676027ad2cbefd40605a509955d89.instances-prod.magento-community.engineering Admin access: https://380676027ad2cbefd40605a509955d89.instances-prod.magento-community.engineering/admin_fb53 Login: a2da0f7c Password: ac74015ac14d