openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
256 stars 80 forks source link

🐛(frontend) use CB logo as fallback if credit card is unknown #2411

Closed jbpenrath closed 1 month ago

jbpenrath commented 1 month ago

Purpose

Currently, if the credit card brand does not exist in CreditCardBrand enum a broken image is displayed. As a workaround, we decide to use the CB logo as a fallback when the brand is unknown.

Before After
image image