Skip to content

Commit 1fd39aa

Browse files
author
Yevhen Kiriienko
committed
INT-5775: pg wangupay
1 parent 9b37ccb commit 1fd39aa

File tree

6 files changed

+25
-0
lines changed

6 files changed

+25
-0
lines changed

data/payment_providers.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26095,6 +26095,19 @@
2609526095
"payment_card"
2609626096
]
2609726097
},
26098+
{
26099+
"status": "active",
26100+
"code": "wangupay",
26101+
"vendor": "wangupay",
26102+
"name": {
26103+
"en": "WanguPay",
26104+
"ru": "WanguPay",
26105+
"uk": "WanguPay"
26106+
},
26107+
"payment_method": [
26108+
"momopay"
26109+
]
26110+
},
2609826111
{
2609926112
"status": "active",
2610026113
"code": "pipay",

data/vendors.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29192,6 +29192,18 @@
2919229192
"uk": "СБП"
2919329193
}
2919429194
},
29195+
{
29196+
"code": "wangupay",
29197+
"status": "active",
29198+
"links": {
29199+
"website": "https://wangupay.com/"
29200+
},
29201+
"name": {
29202+
"en": "WanguPay",
29203+
"ru": "WanguPay",
29204+
"uk": "WanguPay"
29205+
}
29206+
},
2919529207
{
2919629208
"code": "chargemoney",
2919729209
"status": "active",
150 KB
Loading
150 KB
Loading

resources/vendors/wangupay/icon.png

150 KB
Loading

resources/vendors/wangupay/logo.png

150 KB
Loading

0 commit comments

Comments
 (0)