We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a55a8d + 4c2d37f commit 8eff1dbCopy full SHA for 8eff1db
2 files changed
data/payment_providers.json
@@ -30644,5 +30644,18 @@
30644
"payment_method": [
30645
"payment_card"
30646
]
30647
+ },
30648
+ {
30649
+ "status": "active",
30650
+ "code": "qorepayments",
30651
+ "vendor": "qorepayments",
30652
+ "name": {
30653
+ "en": "QorePayments",
30654
+ "ru": "QorePayments",
30655
+ "uk": "QorePayments"
30656
30657
+ "payment_method": [
30658
+ "payment_card"
30659
+ ]
30660
}
30661
data/vendors.json
@@ -37212,5 +37212,14 @@
37212
"ru": "Paydeca",
37213
"uk": "Paydeca"
37214
37215
37216
37217
37218
37219
37220
37221
37222
37223
+ }
37224
37225
0 commit comments