[Woo POS] Make Cash Payment independent from card payment events · Issue #15240 · woocommerce/woocommerce-ios · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues such as #15233 have demonstrated that an unexpected event coming from CardPresentPaymentService could close or affect Cash Payment view in an unexpected way.
As discussed in the thread p1740129279262259-slack-C070SJRA8DP, we should handle both cash and card payment states separately, so we can handle all the scenarios as we need to. It may also allow opening Cash Payment view without delay since it wouldn't require waiting for payment cancellation.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Issues such as #15233 have demonstrated that an unexpected event coming from
CardPresentPaymentService
could close or affect Cash Payment view in an unexpected way.As discussed in the thread p1740129279262259-slack-C070SJRA8DP, we should handle both cash and card payment states separately, so we can handle all the scenarios as we need to. It may also allow opening Cash Payment view without delay since it wouldn't require waiting for payment cancellation.
The text was updated successfully, but these errors were encountered: