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