We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba8c04 commit 8855119Copy full SHA for 8855119
3 files changed
data/cleansed/payment-methods.json
@@ -142,7 +142,7 @@
142
{
143
"id": "cryptopay",
144
"type": "online",
145
- "name": "CryptoPay",
+ "name": "Crypto.com Pay",
146
"small_width": 65,
147
"small_height": 41,
148
"medium_width": 100,
data/final/payment-methods.json
@@ -252,7 +252,7 @@
252
253
254
255
256
"images": {
257
"small": {
258
"url": "https://flowcdn.io/util/logos/payment-methods/cryptopay/30/original.png",
data/original/payment-methods.csv
@@ -16,7 +16,7 @@ online,apple_pay,Apple Pay,65,41,100,60,256,256,world
16
online,bankTransfer_IBAN,International Bank Transfer (IBAN),65,41,100,60,256,256,world
17
online,bitcoin,Bitcoin,65,41,100,60,256,256,world
18
online,bitpay,BitPay,65,41,100,60,256,256,world
19
-online,cryptopay,CryptoPay,65,41,100,60,256,256,world
+online,cryptopay,Crypto.com Pay,65,41,100,60,256,256,world
20
online,directEbanking,Sofortüberweisung,65,41,100,60,256,256,world
21
online,dotpay,Dotpay,65,41,100,60,256,256,world
22
online,dragonpay_ebanking,Dragonpay eBanking,65,41,100,60,256,256,world
0 commit comments