direct data transfer from the merchant to FreedomPay
data transfer via the user's browser to FreedomPay
When directly transferring data from the merchant to FreedomPay, the merchant must send data to init_payment.php. When transferring data via the user's browser to FreedomPay, the merchant must redirect the user with the data to payment.php. You can transfer arbitrary additional parameters whose names do not begin with pg_. All these parameters will be transferred to pg_check_url and pg_result_url. The names of additional merchant parameters must be unique. After receiving the pg_redirect_url parameter, the user is redirected to the payment page, where the payer completes the payment. If successful, the user will be redirected to the payment page. If the merchant has not transferred all the parameters necessary to create a payment transaction (payment system, user's phone number and parameters necessary for the selected payment system), they are requested from the user on the freedompay.uz website.
If you want the payer to enter the payment amount himself, you must use this method. When making a payment, the payer first gets to the form where he enters the amount of the payment. Then it is redirected to the payment page where the payment takes place.
This is an embeddable HTML element that loads page content from the Freedom Pay Gateway. It is used to display the payment form (e.g., fields for entering the card number and CVV code) directly on the merchant's page. To invoke the Frame method, the parameter pg_payment_route = frame must be included in the request to the Freedom Pay Gateway. To use this method, you should contact your manager.
It is a graphical interface (component) embedded on a website or in an application, allowing users to make payments. It is used to display the payment form (e.g., fields for entering the card number and CVV code) directly on the merchant's page. It is embedded on the merchant's page using a ready-made script code in the <head> section.
To use this method, you should contact your manager.
The buyer places an order on your website
The buyer clicks on the button to buy the product
Your site initializes the checkout
{{project}} calls a pop-up window where the payment process takes place
In case of successful payment or error, your site receives a notification