woocommerce / woocommerce-gateway-stripe

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

Subscription Payment method uses lowercase 'visa' and 'mastercard' #3518

Closed james-allan closed 1 month ago

james-allan commented 1 month ago

Describe the bug On the My Account > Subscription page, the subscription payment method's card brand is displayed directly from the Stripe payment method object and that results in it being displayed in all lowercase:

Mastercard Visa JCB
Image Image Image

To Reproduce Steps to reproduce the behavior:

  1. Purchase a new subscription using a Visa, Mastercard, JCB or any card brand.
  2. View the subscription on the My Account → Subscription page.
  3. You should notice that the brand is always displayed in lowercase.

Expected behavior The brand should use the correct capitalization.