woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
229 stars 197 forks source link

Fix logic in 'get_upe_available_payment_method_ids' function #3234

Closed Mayisha closed 1 day ago

Mayisha commented 4 days ago

The get_upe_available_payment_method_ids updated in the PR Change display order upe methods introduced a problem, the payment method shown on the Stripe settings page is not getting filtered by supported countries anymore.

Steps to reproduce the issue

Changes proposed in this Pull Request:

Testing instructions

Additiona testing