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