diff --git a/web/satellite/src/components/account/billing/paymentMethods/CardComponent.vue b/web/satellite/src/components/account/billing/paymentMethods/CardComponent.vue index 32d016e3c..ff1303e7b 100644 --- a/web/satellite/src/components/account/billing/paymentMethods/CardComponent.vue +++ b/web/satellite/src/components/account/billing/paymentMethods/CardComponent.vue @@ -8,7 +8,8 @@
-

**** **** **** {{creditCard.last4}}

+ Hidden card digits stars image +

{{creditCard.last4}}

Expires

diff --git a/web/satellite/static/images/payments/cardStars.png b/web/satellite/static/images/payments/cardStars.png new file mode 100644 index 000000000..5b76205ec Binary files /dev/null and b/web/satellite/static/images/payments/cardStars.png differ