diff --git a/src/components/PaymentMethodIcon.tsx b/src/components/PaymentMethodIcon.tsx
index fafce74..6678333 100644
--- a/src/components/PaymentMethodIcon.tsx
+++ b/src/components/PaymentMethodIcon.tsx
@@ -295,6 +295,26 @@ export default function PaymentMethodIcon({
);
}
+ case 'etoplatezhi': {
+ const etoplatezhiGradId = `${uid}-etoplatezhi`;
+ return (
+
+ );
+ }
+
case 'apple_iap':
return (