juspay/hyperswitch
Ver no GitHub[REFACTOR] Integrate the card expiration month/year and security code newtypes in request/response types
Open
#1.012 aberto em 27 de abr. de 2023
A-frameworkC-refactorE-easyP-mediumgood first issuehelp wanted
Métricas do repositório
- Stars
- (42.690 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 22h) (213 fundiu PRs em 30d)
Description
Feature Description
Our API models (request/response types) need to be refactored to use the card security code and expiry month/year newtypes added in PR #874.
2 such locations in our codebase are:
In other types, the fields might be called cvc, cvv, expiry_month, expiry_year, exp_month, exp_year, etc.
For external contributors, clarify any questions you may have, and let us know that you're interested in picking this up. We'll assign this issue to you to reduce duplication of effort on the same task.