Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PaymentContext left in bad state after cancel (#1284)
PaymentOptionsViewController doesn't send a cancellation message if it's in the middle of loading, which can get STPPaymentContext into a bad state. We'll fix this by overriding handleCancelTapped as we do in other controllers.
- Loading branch information