Skip to content

Commit 8f14705

Browse files
committed
INT-3877: add new pog payway
1 parent 9cbcff3 commit 8f14705

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/payment_providers.json

+13
Original file line numberDiff line numberDiff line change
@@ -18437,6 +18437,19 @@
1843718437
"payment_card"
1843818438
]
1843918439
},
18440+
{
18441+
"status": "active",
18442+
"code": "payway",
18443+
"vendor": "payway",
18444+
"name": {
18445+
"en": "Payway",
18446+
"ru": "Payway",
18447+
"uk": "Payway"
18448+
},
18449+
"payout_method": [
18450+
"payment_card"
18451+
]
18452+
},
1844018453
{
1844118454
"status": "active",
1844218455
"code": "anymoney",

0 commit comments

Comments
 (0)