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