PSB (Promsvyazbank)
Quick Start
- Sign up at psbank.ru and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
PSB (Promsvyazbank) payment integration
| Provider ID | psb |
| Category | Bank Transfers |
| Website | psbank.ru |
Configuration
Required Parameters
| Parameter | Description |
|---|---|
login | Login |
pass | Password |
Example Configuration
{
"provider": "psb",
"provider_params": {
"login": "your_login_here",
"pass": "your_pass_here"
}
}
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /deposit.do | |
| POST | /getOrderStatusExtended.do | |
| POST | /refund.do |