General workflow (WEB-based methods)
- An init request is made, and in response, data for redirection is received.
- Redirection to the payment system occurs.
- Return from the payment system to the frontend with data about the result.
- A pay request is made with data from the payment method.
- If the transaction status is S (successful), an order is created.