PayLink¶
General¶
Code: paylink
Vendor: paylink
show →
- Name:
-
[EN] PayLink
- Countries:
-
Images¶
Logo¶
https://static.openfintech.io/payment_providers/paylink/logo.png?w=400&c=v0.59.26#w100
Icon¶
https://static.openfintech.io/payment_providers/paylink/icon.png?w=278&c=v0.59.26#w100
Payment Methods¶
The list of supported Payment Methods
Icon | Name | Code |
---|---|---|
payment_card | payment_card |
|
masterpass | masterpass |
Payout Methods¶
The list of supported Payout Methods
Icon | Name | Code |
---|---|---|
payment_card | payment_card |
JSON Object¶
{
"code":"paylink",
"description":null,
"vendor":"paylink",
"categories":null,
"countries":[
"UA"
],
"payment_method":[
"payment_card",
"masterpass"
],
"payout_method":[
"payment_card"
],
"metadata":null,
"name":{
"en":"PayLink"
}
}