woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

[Woo POS] Investigate how IPP handles network errors during payment #12009

Open kidinov opened 3 months ago

dangermattic commented 3 months ago

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

samiuelson commented 3 months ago

I simulated a network outage by disconnecting from the internet, and tapping the card to the reader while offline:

https://github.com/user-attachments/assets/4f16a232-cdf9-4348-a704-172f720901ba

As seen in the video above, the generic error was displayed informing that the payment couldn't be captured. When reconnected to the Wi-Fi, and "Try again" clicked, the payment was captured successfully.