You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The payment method title is set to Credit/Debit Card instead of Apple Pay or Google Pay when purchased via the express checkout button.
Steps to reproduce
Enable the ECE feature flag (return true from is_stripe_ece_enabled function or in your database add an option _wcstripe_feature_ece and set yes as the value).
The payment method title is set to
Credit/Debit Card
instead ofApple Pay
orGoogle Pay
when purchased via the express checkout button.Steps to reproduce
true
fromis_stripe_ece_enabled
function or in your database add an option_wcstripe_feature_ece
and setyes
as the value).develop
if any of the mentioned PR is merged)Credit/Debit Card
instead ofApple Pay
orGoogle Pay
.Card
.Expected behavior
The text was updated successfully, but these errors were encountered: