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

Remove foo appended to the source id. #3555

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

michelleb-stripe
Copy link
Contributor

@michelleb-stripe michelleb-stripe commented Apr 2, 2021

Summary

Remove the addition of the word "foo" to the source id.

Motivation

When running through the test case with card ****3238 I was finding that if success, fail, or cancel there were requests being made to complete_callback that were always failing. In some cases this resulted in taking a really long time for the callbacks to complete. In looking into the source ID I found that foo was being appended to the end of it. This change was made in b626db1 when adding the retry logic. It might have been added to force the testing of the retry.

Testing

  • Added tests
  • Modified tests
  • Manually verified

@mshafrir-stripe mshafrir-stripe merged commit a46cc3c into master Apr 2, 2021
@mshafrir-stripe mshafrir-stripe deleted the michelleb/3ds2-sourceid branch April 2, 2021 16:17
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.

None yet

2 participants