stripe-android
stripe-android copied to clipboard
Call refresh endpoint for cashapp
Summary
In order to give a better user experience, we call the refresh endpoint rather than poll.
This is especially useful when the user cancels out of the payment method.
Motivation
https://jira.corp.stripe.com/browse/MOBILESDK-2063
Testing
- [x] Added tests
- [ ] Modified tests
- [x] Manually verified