Payment method duplicates warning still thrown despite disabling the Stripe gateway #9271
Labels
focus: checkout payments
priority: medium
The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability
type: bug
The issue is a confirmed bug.
Describe the bug
I had the WooPayments and Stripe gateways installed, activated, and enabled. Both had Apple Pay and Google Pay enabled. Doing so displayed the inline notification warning in WooPayments settings as expected.
I then disabled the Stripe gateway, without first disabling Apple Pay and Google Pay, and the error still persists. Though the warning is dismissible, the logic should if possible be aware that the gateway has been disabled and hide the warning.
The text was updated successfully, but these errors were encountered: