Browse Source

fix: update payment methods to use 'logo' instead of 'code'

codecalm 7 tháng trước cách đây
mục cha
commit
9a46a8fbf9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/pages/_data/payments.json

+ 2 - 2
src/pages/_data/payments.json

@@ -137,7 +137,7 @@
   },
   {
     "name": "eSewa",
-    "code": "esewa"
+    "logo": "esewa"
   },
   {
     "name": "Ethereum",
@@ -149,7 +149,7 @@
   },
   {
     "name": "FonePay",
-    "code": "fonepay"
+    "logo": "fonepay"
   },
   {
     "name": "Giropay",