Google 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
required
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_auto_clearing
string
optional
1 - automatic write-off after successful authorization, 0 - write-off by launching the clearing method
pg_payment_method
string
required
Example:
google_pay
pg_user_ip
string
optional
pg_online_payment_cryptogram
string
required
pg_eci_indicator
string
required
pg_salt
string
required
pg_sig
string
required
Request samples
Responses
Modified at 2025-02-24 10:44:32