Product Icon

Stripe for WooCommerce

Maximize revenue with the new checkout from Stripe.

Can’t change default wording for payment options in custom block theme

Hi,
I am trying to change the default wording for the payment options on the checkout page from “Stripe” to something more meaningful to an end user, like “Credit or Debit Card.” This is for a custom block theme. I did some digging and found that on line 59 of this file: /wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-upe-payment-method-oc.php the “Stripe” text seems to be hardcoded. It is not even added with the translate function. I am suggesting that a filter be added there instead of the hardcoded text so we can change it in a custom plugin or theme? Ideally, you would also add a setting in the plugin admin so we can change it without touching any code. Thanks for your understanding.

Author

nammourdesigns

Current Status

Open

Last updated: January 8, 2026

0 comments

Log in to comment on this feature request.