Platforms
A platform is an entity for accepting payments.
Secret Keys
Each platform automatically generates two secret keys - secret1
and secret2
, which are necessary to ensure the security of payment transactions. Keys can be regenerated, in which case the old key becomes invalid.
Secret keys are responsible for the security of your data. Keep them in a secure place and do not publish them on third-party resources.
Settings
Setting | Description |
---|---|
Callback URL | URL to receive HTTP Callback notifications |
Success URL | URL to redirect the buyer after successful payment |
Fail URL | URL to redirect the buyer after failed payment |
Test Platform
When creating a platform, there is an option to choose the "Test" mode. When this setting is activated, all payments on the platform will be considered test payments, and the payment screen will display corresponding buttons for confirming or canceling the payment. This functionality allows users to practice and test the payment procedure without actual financial commitment.