Apple Pay
POST
https://api.freedompay.kz/g2g/payment
Request
Body Params multipart/form-data
pg_merchant_id
number
required
Issued upon connection
pg_order_id
string
required
It is recommended to keep this field unique
pg_amount
number
required
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_testing_mode
integer
required
pg_auto_clearing
boolean
required
1 - automatic write-off after successful authorization, 0 - write-off by launching the clearing method
pg_payment_method
string
required
pg_card_pan
string
required
pg_card_cvc
integer
optional
pg_card_year
integer
required
pg_card_month
integer
required
pg_card_name
string
required
pg_online_payment_cryptogram
string
required
pg_eci_indicator
pg_3ds_challenge
boolean
required
(1 - it is mandatory to conduct the Challenge Requested, 0 or empty - the method is determined by the issuer) the issuing bank can ignore this parameter and make a payment according to its own Challenge Flow
pg_eci_indicator
string
required
String
pg_param1
string
required
pg_param2
string
required
pg_param3
string
required
pg_salt
string
required
pg_sig
string
required
Request samples
Responses
Modified at 2025-02-24 10:45:09