VPPay — платёжный шлюз

POST /api/create
  Headers: X-API-Key: 04091982
  Body: { "amount": 500, "redirectUrl": "https://example.com/success" }

POST /api/checkpayment
  Headers: api_key: 04091982
  Body: { "order_id": "uuid" }