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

Fix request when using avs as verification method #28

Merged
merged 2 commits into from
Apr 8, 2020

Conversation

kristinfritsch
Copy link
Contributor

Problem

Using avs as verification method for adding a card did not work, because encrypted card details was not added in the request.

Fix
For verification method avs and none only add card number to the encrypted card details.
For cvv add card number and cvv to the encrypted card details.

jcantwell
jcantwell previously approved these changes Apr 8, 2020
@kristinfritsch kristinfritsch merged commit de7b21c into circlefin:master Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants