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