stripe-ios
stripe-ios copied to clipboard
Print failed requests to console in debug mode
Summary
It's kind of difficult to see when requests are failing. I propose we print requestID to the console so that it's easier to see/debug.
Motivation
Difficult to view requestId's unless you have a ton of breakpoints in code.
Testing
Manual testing.