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
To Reproduce
Steps to reproduce the behavior:
Purchase a new subscription using a Visa, Mastercard, JCB or any card brand.
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:
To Reproduce Steps to reproduce the behavior:
Expected behavior The brand should use the correct capitalization.