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