Token Pay
POST
https://api.freedompay.kz/g2g/payment
Request
Body Params multipart/form-data
pg_merchant_id
integer
required
Issued upon connection
pg_order_id
string
required
It is recommended to keep this field unique
pg_amount
number
required
>= 0.01
pg_currency
string
optional
pg_description
string
required
(These parameters may include parameters from other sections. For the effective operation of SecureBox, it is recommended to follow the validation guidelines and field examples from this section)
pg_language
string
optional
pg_user_id
string
required
(These parameters may include parameters from other sections. For the effective operation of SecureBox, it is recommended to follow the validation guidelines and field examples from this section)
pg_card_token
string
optional
pg_param1
string
optional
pg_param2
string
optional
pg_param3
string
optional
pg_salt
string
required
pg_sig
string
required
Request samples
Responses
Modified at 2025-02-24 10:34:10