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

[BRAAV-2252] Fix card expiry year #86

Conversation

kristinfritsch
Copy link
Contributor

@kristinfritsch kristinfritsch commented Oct 23, 2020

Bug: When user enters 2025 in the expiry year input field on /debug/cards/create or /debug/cards/update the api call is made with the value 4025.

Make sure the payload looks correct creating a card on these pages:
http://localhost:3011/debug/cards/create
http://localhost:3011/debug/cards/update
http://localhost:3011/flow/card/create
http://localhost:3011/flow/charge/existing-card
http://localhost:3011/flow/card/create

@kristinfritsch kristinfritsch added the bug Something isn't working label Oct 23, 2020
@kristinfritsch kristinfritsch merged commit 416dde0 into circlefin:master Oct 23, 2020
@kristinfritsch kristinfritsch deleted the BRAAV-2252-fix-card-expire-year branch October 23, 2020 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants