Skip to main content

PSB (Promsvyazbank)

Quick Start
  1. Sign up at psbank.ru and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to PSB (Promsvyazbank) →

Overview

PSB (Promsvyazbank) payment integration

Provider IDpsb
CategoryBank Transfers
Websitepsbank.ru

Configuration

Required Parameters

ParameterDescription
loginLogin
passPassword

Example Configuration

{
"provider": "psb",
"provider_params": {
"login": "your_login_here",
"pass": "your_pass_here"
}
}

API Reference

MethodEndpointDescription
POST/deposit.do
POST/getOrderStatusExtended.do
POST/refund.do

Resources