Skip to content

Commit 498fcea

Browse files
committed
Github action #573: ID 10281353205
1 parent 4e58cfc commit 498fcea

12 files changed

Lines changed: 268 additions & 48 deletions

File tree

docs/payment-methods/payment_card.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,8 @@ The list of [Payment Providers](/payment-providers/) that support the _Payment c
573573
|![dnspay](https://static.openfintech.io/payment_providers/dnspay/icon.svg?w=278&c=v0.59.26#w100) |[DNSPAY](/payment-providers/dnspay/)|`dnspay`|
574574
|![omno](https://static.openfintech.io/payment_providers/omno/icon.png?w=278&c=v0.59.26#w100) |[OMNO](/payment-providers/omno/)|`omno`|
575575
|![aeteredge](https://static.openfintech.io/payment_providers/aeteredge/icon.svg?w=278&c=v0.59.26#w100) |[AeterEdge](/payment-providers/aeteredge/)|`aeteredge`|
576+
|![paytorapayment](https://static.openfintech.io/payment_providers/paytorapayment/icon.png?w=278&c=v0.59.26#w100) |[PaytoraPayment](/payment-providers/paytorapayment/)|`paytorapayment`|
577+
|![paytently](https://static.openfintech.io/payment_providers/paytently/icon.svg?w=278&c=v0.59.26#w100) |[Paytently](/payment-providers/paytently/)|`paytently`|
576578

577579

578580
## JSON Object

docs/payment-providers/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -725,11 +725,13 @@
725725
|![paystudio](https://static.openfintech.io/payment_providers/paystudio/logo.png?w=600&c=v0.59.26#w100) |[**PayStudio**](paystudio/)|`paystudio`|
726726
|![paysure](https://static.openfintech.io/payment_providers/paysure/logo.png?w=600&c=v0.59.26#w100) |[**Paysure**](paysure/)|`paysure`|
727727
|![paytabs](https://static.openfintech.io/payment_providers/paytabs/logo.png?w=600&c=v0.59.26#w100) |[**PayTabs**](paytabs/)|`paytabs`|
728+
|![paytently](https://static.openfintech.io/payment_providers/paytently/logo.svg?w=600&c=v0.59.26#w100) |[**Paytently**](paytently/)|`paytently`|
728729
|![paytiencecc](https://static.openfintech.io/payment_providers/paytiencecc/logo.png?w=600&c=v0.59.26#w100) |[**Paytience.cc**](paytiencecc/)|`paytiencecc`|
729730
|![paytocrypt](https://static.openfintech.io/payment_providers/paytocrypt/logo.png?w=600&c=v0.59.26#w100) |[**Paytocrypt**](paytocrypt/)|`paytocrypt`|
730731
|![paytonegate](https://static.openfintech.io/payment_providers/paytonegate/logo.svg?w=600&c=v0.59.26#w100) |[**PaytoneGate**](paytonegate/)|`paytonegate`|
731732
|![paytoneio](https://static.openfintech.io/payment_providers/paytoneio/logo.svg?w=600&c=v0.59.26#w100) |[**Paytone.io**](paytoneio/)|`paytoneio`|
732733
|![paytony](https://static.openfintech.io/payment_providers/paytony/logo.svg?w=600&c=v0.59.26#w100) |[**Paytony**](paytony/)|`paytony`|
734+
|![paytorapayment](https://static.openfintech.io/payment_providers/paytorapayment/logo.png?w=600&c=v0.59.26#w100) |[**PaytoraPayment**](paytorapayment/)|`paytorapayment`|
733735
|![paytpv](https://static.openfintech.io/payment_providers/paytpv/logo.png?w=600&c=v0.59.26#w100) |[**PAYTPV**](paytpv/)|`paytpv`|
734736
|![paytrail](https://static.openfintech.io/payment_providers/paytrail/logo.png?w=600&c=v0.59.26#w100) |[**Paytrail**](paytrail/)|`paytrail`|
735737
|![paytrek](https://static.openfintech.io/payment_providers/paytrek/logo.png?w=600&c=v0.59.26#w100) |[**Paytrek**](paytrek/)|`paytrek`|
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
2+
# Paytently
3+
![paytently](https://static.openfintech.io/payment_providers/paytently/logo.svg?w=400&c=v0.59.26#w100)
4+
5+
## General
6+
7+
**Code:** `paytently`
8+
9+
**Vendor:** `paytently` [show -->](/vendors/paytently/)
10+
11+
**Name:**
12+
13+
: [EN] Paytently
14+
: [RU] Paytently
15+
: [UK] Paytently
16+
17+
18+
## Images
19+
20+
### Logo
21+
22+
![paytently](https://static.openfintech.io/payment_providers/paytently/logo.svg?w=400&c=v0.59.26#w100)
23+
24+
```
25+
https://static.openfintech.io/payment_providers/paytently/logo.svg?w=400&c=v0.59.26#w100
26+
```
27+
28+
### Icon
29+
30+
![paytently](https://static.openfintech.io/payment_providers/paytently/icon.svg?w=278&c=v0.59.26#w100)
31+
32+
```
33+
https://static.openfintech.io/payment_providers/paytently/icon.svg?w=278&c=v0.59.26#w100
34+
```
35+
36+
## Payment Methods
37+
38+
The list of supported [Payment Methods](/payment-methods/)
39+
40+
|Icon|Name|Code|
41+
|:---:|:---:|:---:|
42+
|![payment_card](https://static.openfintech.io/payment_methods/payment_card/icon.svg?w=278&c=v0.59.26#w100) |[payment_card](/payment-methods/payment_card/)|`payment_card`|
43+
44+
45+
## JSON Object
46+
47+
```json
48+
{
49+
"code":"paytently",
50+
"description":null,
51+
"vendor":"paytently",
52+
"categories":null,
53+
"countries":null,
54+
"payment_method":[
55+
"payment_card"
56+
],
57+
"payout_method":null,
58+
"metadata":null,
59+
"name":{
60+
"en":"Paytently",
61+
"ru":"Paytently",
62+
"uk":"Paytently"
63+
}
64+
}
65+
```
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
2+
# PaytoraPayment
3+
![paytorapayment](https://static.openfintech.io/payment_providers/paytorapayment/logo.png?w=400&c=v0.59.26#w100)
4+
5+
## General
6+
7+
**Code:** `paytorapayment`
8+
9+
**Vendor:** `paytorapayment` [show -->](/vendors/paytorapayment/)
10+
11+
**Name:**
12+
13+
: [EN] PaytoraPayment
14+
: [RU] PaytoraPayment
15+
: [UK] PaytoraPayment
16+
17+
18+
## Images
19+
20+
### Logo
21+
22+
![paytorapayment](https://static.openfintech.io/payment_providers/paytorapayment/logo.png?w=400&c=v0.59.26#w100)
23+
24+
```
25+
https://static.openfintech.io/payment_providers/paytorapayment/logo.png?w=400&c=v0.59.26#w100
26+
```
27+
28+
### Icon
29+
30+
![paytorapayment](https://static.openfintech.io/payment_providers/paytorapayment/icon.png?w=278&c=v0.59.26#w100)
31+
32+
```
33+
https://static.openfintech.io/payment_providers/paytorapayment/icon.png?w=278&c=v0.59.26#w100
34+
```
35+
36+
## Payment Methods
37+
38+
The list of supported [Payment Methods](/payment-methods/)
39+
40+
|Icon|Name|Code|
41+
|:---:|:---:|:---:|
42+
|![payment_card](https://static.openfintech.io/payment_methods/payment_card/icon.svg?w=278&c=v0.59.26#w100) |[payment_card](/payment-methods/payment_card/)|`payment_card`|
43+
44+
45+
## JSON Object
46+
47+
```json
48+
{
49+
"code":"paytorapayment",
50+
"description":null,
51+
"vendor":"paytorapayment",
52+
"categories":null,
53+
"countries":null,
54+
"payment_method":[
55+
"payment_card"
56+
],
57+
"payout_method":null,
58+
"metadata":null,
59+
"name":{
60+
"en":"PaytoraPayment",
61+
"ru":"PaytoraPayment",
62+
"uk":"PaytoraPayment"
63+
}
64+
}
65+
```

docs/payout-methods/payment_card.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,8 @@ The list of [Payment Providers](/payment-providers/) that support the _Card_
573573
|![dnspay](https://static.openfintech.io/payment_providers/dnspay/icon.svg?w=278&c=v0.59.26#w100) |[DNSPAY](/payment-providers/dnspay/)|`dnspay`|
574574
|![omno](https://static.openfintech.io/payment_providers/omno/icon.png?w=278&c=v0.59.26#w100) |[OMNO](/payment-providers/omno/)|`omno`|
575575
|![aeteredge](https://static.openfintech.io/payment_providers/aeteredge/icon.svg?w=278&c=v0.59.26#w100) |[AeterEdge](/payment-providers/aeteredge/)|`aeteredge`|
576+
|![paytorapayment](https://static.openfintech.io/payment_providers/paytorapayment/icon.png?w=278&c=v0.59.26#w100) |[PaytoraPayment](/payment-providers/paytorapayment/)|`paytorapayment`|
577+
|![paytently](https://static.openfintech.io/payment_providers/paytently/icon.svg?w=278&c=v0.59.26#w100) |[Paytently](/payment-providers/paytently/)|`paytently`|
576578

577579

578580
## JSON Object

docs/payout-services/bank_transfer_idr.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
|`beneficiary_state`||`string`|`/^[A-Za-zА-Яа-я,\s\-\d]{2,64}$/`|
4242
|`beneficiary_address`||`string`|`/^[A-Za-zА-Яа-я,\s\-\d]{2,64}$/`|
4343
|`beneficiary_full_name`||`string`|`/^[A-Za-zА-Яа-я\-\d\s]{2,100}$/`|
44-
|`beneficiary_phone`||`string`|`/^\+?\d{10-14}$/`|
44+
|`beneficiary_phone`||`string`|`/^\+?\d{10,14}$/`|
4545
|`beneficiary_email`||`string`|`/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,4})$/`|
4646
|`sender_full_name`||`string`|`/^[A-Za-zА-Яа-я\-\d\s]{2,100}$/`|
4747
|`bank_branch_code`||`string`|`/^[0-9]{2,100}$/`|
@@ -359,7 +359,7 @@
359359

360360
Type: `string`
361361

362-
Regexp: `/^\+?\d{10-14}$/`
362+
Regexp: `/^\+?\d{10,14}$/`
363363

364364
Required: `1`
365365

@@ -740,7 +740,7 @@
740740
"uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443"
741741
},
742742
"example":"+91236456977",
743-
"regexp":"\/^\\+?\\d{10-14}$\/",
743+
"regexp":"\/^\\+?\\d{10,14}$\/",
744744
"required":true,
745745
"position":18
746746
},

docs/payout-services/bank_transfer_php.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
|`beneficiary_state`||`string`|`/^[A-Za-zА-Яа-я,\s\-\d]{2,64}$/`|
4242
|`beneficiary_address`||`string`|`/^[A-Za-zА-Яа-я,\s\-\d]{2,64}$/`|
4343
|`beneficiary_full_name`||`string`|`/^[A-Za-zА-Яа-я\-\d\s]{2,100}$/`|
44-
|`beneficiary_phone`||`string`|`/^\+?\d{10-14}$/`|
44+
|`beneficiary_phone`||`string`|`/^\+?\d{10,14}$/`|
4545
|`beneficiary_email`||`string`|`/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,4})$/`|
4646
|`sender_full_name`||`string`|`/^[A-Za-zА-Яа-я\-\d\s]{2,100}$/`|
4747
|`bank_branch_code`||`string`|`/^[0-9]{2,100}$/`|
@@ -359,7 +359,7 @@
359359

360360
Type: `string`
361361

362-
Regexp: `/^\+?\d{10-14}$/`
362+
Regexp: `/^\+?\d{10,14}$/`
363363

364364
Required: `1`
365365

@@ -740,7 +740,7 @@
740740
"uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443"
741741
},
742742
"example":"+91236456977",
743-
"regexp":"\/^\\+?\\d{10-14}$\/",
743+
"regexp":"\/^\\+?\\d{10,14}$\/",
744744
"required":true,
745745
"position":18
746746
},

docs/payout-services/paytm_inr.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
|`beneficiary_full_name`||`string`|`/^[A-Za-zА-Яа-я\-\d\s]{2,100}$/`|
3030
|`ifsc`||`string`|`/^[A-Za-z0-9]{1,11}$/`|
3131
|`bank_name`||`string`|`/^[A-Z\-\ a-z0-9_]{2,100}$/`|
32-
|`beneficiary_phone`||`string`|`/^\+?\d{10-14}$/`|
32+
|`beneficiary_phone`||`string`|`/^\+?\d{10,14}$/`|
3333

3434

3535
### Details
@@ -128,7 +128,7 @@
128128

129129
Type: `string`
130130

131-
Regexp: `/^\+?\d{10-14}$/`
131+
Regexp: `/^\+?\d{10,14}$/`
132132

133133
Required: ``
134134

@@ -249,7 +249,7 @@
249249
"ru":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430",
250250
"uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443"
251251
},
252-
"regexp":"\/^\\+?\\d{10-14}$\/",
252+
"regexp":"\/^\\+?\\d{10,14}$\/",
253253
"required":false,
254254
"position":3
255255
}

docs/payout-services/spei_mxn.md

Lines changed: 3 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@
2626
|:---:|:---:|:---:|:---:|
2727
|`beneficiary_name`||`string`|`/^[-\s\p{L}]{2,100}$/u`|
2828
|`beneficiary_lastname`||`string`|`/^[-\s\p{L}]{2,100}$/u`|
29-
|`document_id`||`string`|`/^.{6,12}$/`|
29+
|`document_id`||`string`|`/^.{6,36}$/`|
3030
|`bank_code`||`string`|`/^[0-9]{2,4}$/`|
3131
|`account_number`||`string`|`/^[0-9]{5,100}$/`|
3232
|`payment_concept`||`string`|`/^[a-zA-Z 0-9]+$/`|
3333
|`beneficiary_full_name`||`string`|`/^[\s\p{L}\p{N}\p{P}]{2,100}$/u`|
34-
|`document_number`||`string`|`/^[A-Za-z,0-9]{2,100}$/`|
3534

3635

3736
### Details
@@ -76,7 +75,7 @@
7675

7776
Type: `string`
7877

79-
Regexp: `/^.{6,12}$/`
78+
Regexp: `/^.{6,36}$/`
8079

8180
Required: ``
8281

@@ -162,24 +161,6 @@
162161
: [RU] Введите полное имя получателя
163162
: [UK] Введіть повне ім'я отримувача
164163

165-
8. **`document_number`**
166-
167-
Type: `string`
168-
169-
Regexp: `/^[A-Za-z,0-9]{2,100}$/`
170-
171-
Required: ``
172-
173-
Label:
174-
: [EN] Document Number
175-
: [RU] Номер документа
176-
: [UK] Номер документу
177-
178-
Hint:
179-
: [EN] Enter Document Number
180-
: [RU] Введите номер документа
181-
: [UK] Введіть номер документу
182-
183164

184165
## JSON Object
185166

@@ -225,7 +206,7 @@
225206
},
226207
{
227208
"key":"document_id",
228-
"regexp":"\/^.{6,12}$\/",
209+
"regexp":"\/^.{6,36}$\/",
229210
"type":"string",
230211
"label":{
231212
"en":"Document ID",
@@ -307,23 +288,6 @@
307288
"ru":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043f\u043e\u043b\u043d\u043e\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u0435\u043b\u044f",
308289
"uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043f\u043e\u0432\u043d\u0435 \u0456\u043c'\u044f \u043e\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u0447\u0430"
309290
}
310-
},
311-
{
312-
"key":"document_number",
313-
"type":"string",
314-
"regexp":"\/^[A-Za-z,0-9]{2,100}$\/",
315-
"required":false,
316-
"position":8,
317-
"label":{
318-
"en":"Document Number",
319-
"ru":"\u041d\u043e\u043c\u0435\u0440 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430",
320-
"uk":"\u041d\u043e\u043c\u0435\u0440 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0443"
321-
},
322-
"hint":{
323-
"en":"Enter Document Number",
324-
"ru":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043d\u043e\u043c\u0435\u0440 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430",
325-
"uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u043c\u0435\u0440 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0443"
326-
}
327291
}
328292
],
329293
"amount_min":"0.01",

docs/vendors/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,12 +1670,14 @@
16701670
|![paystudio](https://static.openfintech.io/vendors/paystudio/logo.png?w=600&c=v0.59.26#w200) |[**PayStudio**](paystudio/)|`paystudio`|
16711671
|![paysure](https://static.openfintech.io/vendors/paysure/logo.png?w=600&c=v0.59.26#w200) |[**Paysure**](paysure/)|`paysure`|
16721672
|![paytabs](https://static.openfintech.io/vendors/paytabs/logo.png?w=600&c=v0.59.26#w200) |[**PayTabs**](paytabs/)|`paytabs`|
1673+
|![paytently](https://static.openfintech.io/vendors/paytently/logo.svg?w=600&c=v0.59.26#w200) |[**Paytently**](paytently/)|`paytently`|
16731674
|![paytiencecc](https://static.openfintech.io/vendors/paytiencecc/logo.png?w=600&c=v0.59.26#w200) |[**Paytience.cc**](paytiencecc/)|`paytiencecc`|
16741675
|![paytochina](https://static.openfintech.io/vendors/paytochina/logo.svg?w=600&c=v0.59.26#w200) |[**PayToChina.com**](paytochina/)|`paytochina`|
16751676
|![paytocrypt](https://static.openfintech.io/vendors/paytocrypt/logo.png?w=600&c=v0.59.26#w200) |[**Paytocrypt**](paytocrypt/)|`paytocrypt`|
16761677
|![paytonegate](https://static.openfintech.io/vendors/paytonegate/logo.svg?w=600&c=v0.59.26#w200) |[**PaytoneGate**](paytonegate/)|`paytonegate`|
16771678
|![paytoneio](https://static.openfintech.io/vendors/paytoneio/logo.svg?w=600&c=v0.59.26#w200) |[**Paytone.io**](paytoneio/)|`paytoneio`|
16781679
|![paytony](https://static.openfintech.io/vendors/paytony/logo.svg?w=600&c=v0.59.26#w200) |[**Paytony**](paytony/)|`paytony`|
1680+
|![paytorapayment](https://static.openfintech.io/vendors/paytorapayment/logo.png?w=600&c=v0.59.26#w200) |[**PaytoraPayment**](paytorapayment/)|`paytorapayment`|
16791681
|![paytpv](https://static.openfintech.io/vendors/paytpv/logo.png?w=600&c=v0.59.26#w200) |[**PAYTPV**](paytpv/)|`paytpv`|
16801682
|![paytrail](https://static.openfintech.io/vendors/paytrail/logo.png?w=600&c=v0.59.26#w200) |[**Paytrail**](paytrail/)|`paytrail`|
16811683
|![paytrek](https://static.openfintech.io/vendors/paytrek/logo.png?w=600&c=v0.59.26#w200) |[**Paytrek**](paytrek/)|`paytrek`|

0 commit comments

Comments
 (0)