Инструменты страницы
Connection URLs
On registering a merchant, the representative is provided with a login and password that can be used in personal account and that must be used in protocols.
The description of the test service (WSDL) is stored at the following address:
- For the methods
registerOrder, reverseOrder, refundOrder, registerOrderPreAuth, depositOrder, getOrderStatusExtended
– https://3dsec.sberbank.ru/payment/webservices/merchant-ws?wsdl; - For the methods
autoRefund, autoCompletion, getAvailableLoyalty
– https://3dsec.sberbank.ru/payment/webservices/merchant-loyalty-ws?wsdl.
The URL to access the REST methods:
Method name | URL |
---|---|
Order registration | https://3dsec.sberbank.ru/payment/rest/register.do |
Order registration with pre-authorization | https://3dsec.sberbank.ru/payment/rest/registerPreAuth.do |
Request for order payment completion, amount only in monetary funds | https://3dsec.sberbank.ru/payment/rest/deposit.do |
Request for order payment completion, amount in monetary funds and bonus points | https://3dsec.sberbank.ru/payment/rest/autoCompletion.do |
Request for order payment reversal | https://3dsec.sberbank.ru/payment/rest/reverse.do |
Request for order payment refund, amount only in monetary funds | https://3dsec.sberbank.ru/payment/rest/refund.do |
Request for order payment refund, amount in monetary funds and bonus points | https://3dsec.sberbank.ru/payment/rest/autoRefund.do |
Request for order extended status | https://3dsec.sberbank.ru/payment/rest/getOrderStatusExtended.do |
Request for making payment by binding | https://3dsec.sberbank.ru/payment/rest/paymentOrderBinding.do |
Request for an available loyalty program and the possible number of bonus points to be debited | https://3dsec.sberbank.ru/payment/rest/getPossibleLoyalty.do |
Request for balance of Spasibo/SberMiles bonus points. | https://3dsec.sberbank.ru/payment/rest/getInfo.do |