woocommerce / woocommerce-android

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

[Woo POS] Handle Errors in Payment Process #11869

Closed backwardstruck closed 1 month ago

backwardstruck commented 2 months ago

Implement error handling for various issues that could arise during the payment process.

dangermattic commented 2 months ago

Thanks for reporting! 👍

samiuelson commented 1 month ago

In theory, all the errors are handled by the existing payment flow that we reuse. Is there any specific error or scenario we should take care of?

backwardstruck commented 1 month ago

In theory, all the errors are handled by the existing payment flow that we reuse. Is there any specific error or scenario we should take care of?

No I guess I didn't have anything particular in mind. I'll close this then.