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
Status: success/error/pending
To use the checkout on their website, the merchant must include the following script:
Next, when you click on the payment button, call the payment creation method. Minimum configuration:
Get payment status. After the buyer pays, your site receives a notification via callbacks, which are passed in the parameters: