woocommerce / woocommerce-gateway-stripe

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

[Split PE] Reusable APMs are missing under the Add Payment Method page #2862

Closed a-danae closed 6 months ago

a-danae commented 7 months ago

Describe the bug Reusable APMs are missing in the Add Payment Method page.

To Reproduce Steps to reproduce the behavior:

  1. Change the store currency to Euros
  2. Enable all APMs and disable cards
  3. Enable another extension with reusable payment gateways, like WooPayments or PayPal Payments
  4. As a logged-in shopper, go to the Add Payment Method page, at siteurl/my-account/add-payment-method/

Expected behavior I'd expect the displaying of payment method types to stay consistent with develop: All reusable payment method types would be displayed on the Add Payment Method page.

a-danae commented 6 months ago

This isn't happening anymore in the latest add/deferred-intent branch. Reusable payment method types are displayed on the My Account > Payment Methods > Add Payment Method page

image