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