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

Support CVV check for stored payment instruments in CKO #4893

Closed
2 of 6 tasks
Fifciu opened this issue Sep 21, 2020 · 1 comment
Closed
2 of 6 tasks

Support CVV check for stored payment instruments in CKO #4893

Fifciu opened this issue Sep 21, 2020 · 1 comment
Labels
3: Medium complexity feature request Requests for new features. Please be as specific as possible and provide proposal API if it you can Next Issues/bugs for Vue Storefront Next

Comments

@Fifciu
Copy link
Collaborator

Fifciu commented Sep 21, 2020

What is the motivation for adding / enhancing this feature?

Currently, we are able to pay with stored payment instruments without providing any data. It is a bit risky. Quentin from CKO will provide new field to POST /payments request which will be probably called cvv

  • it will allow use to resend CVV/CVC to selected payment instrument. With that, someone which has access to user's account - still cannot pay with his cart as he has to provide CVV/CVC.

Inside response, from POST /contexts we should have new property which will be Boolean that describes whether we need to check CVV or not. In the beginning, it always equal true - in the future, CKO will make it customizable. Probably field will be called showCVV but we are still waiting for confirmation from Quentin.

What are the acceptance criteria

  • Add new option to makePayment that allows developer to send CVV
  • Add new ref that informs whether should we show CVV or not. It should be set based on response from POST /contexts

Version of Vue Storefront

  • Vue Storefront
  • Vue Storefront Next

Can you complete this feature request by yourself?

  • YES
  • NO

┆Issue is synchronized with this Jira Story by Unito

@Fifciu Fifciu added feature request Requests for new features. Please be as specific as possible and provide proposal API if it you can 3: Medium complexity Next Issues/bugs for Vue Storefront Next labels Sep 21, 2020
@Fifciu Fifciu added this to Backlog in Next Core 1.0 via automation Sep 21, 2020
@Fifciu Fifciu mentioned this issue Sep 28, 2020
6 tasks
@filrak filrak removed this from Backlog in Next Core 1.0 Sep 29, 2020
@Fifciu
Copy link
Collaborator Author

Fifciu commented Oct 5, 2020

image

@Fifciu Fifciu closed this as completed Nov 30, 2020
@sync-by-unito sync-by-unito bot reopened this Feb 1, 2021
@sync-by-unito sync-by-unito bot closed this as completed Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Medium complexity feature request Requests for new features. Please be as specific as possible and provide proposal API if it you can Next Issues/bugs for Vue Storefront Next
Projects
None yet
Development

No branches or pull requests

1 participant