Payment card (service)¶
  
General¶
Code: payment_card_gbp_hpp 
Method: payment_card 
 show → 
Currency: GBP show → 
- Name:
 - 
[EN] Payment card
 - 
[RU] Платежная карта
 - 
[UK] Платіжна карта
 
Amount limits: from 0.01 to 100000 GBP 
JSON Object¶
{
  "code":"payment_card_gbp_hpp",
  "flow":"hpp",
  "method":"payment_card",
  "currency":"GBP",
  "fields":null,
  "amount_min":0.01,
  "amount_max":100000
}