woocommerce / woocommerce-square

Square POS and Payments Integration
https://woo.com/products/square
Other
11 stars 7 forks source link

Cash App Pay is not working on mobile devices when using Block Checkout in WooCommerce 9.5 #241

Open iamdharmesh opened 2 days ago

iamdharmesh commented 2 days ago

During the investigation of E2E test failures in WC 9.5, I found that Cash App Pay is not working on mobile devices when using Block Checkout in WooCommerce 9.5. On mobile devices, Cash App Pay redirects to the Cash App Pay website and then back to the store's checkout page to complete the payment and place the order. However, with WC 9.5, after being redirected back to the checkout page, nothing happens, and the extension fails to process the payment and order.

Additional information: If we manually select the Cash App Pay payment method from the payment methods list, it processes the payment correctly. Therefore, the issue seems to be related to the auto-selection of Cash App Pay as the payment method, which results in no action on the checkout page after being redirected back from Cash App Pay.