With the installed payment plugin for Netcat, your customers will be able to pay with you through the payment page of Sberbank.
The plugin is compatible with Netcat versions 5.9.x and higher and has been tested on E-commmerce editions.
To install the payment plugin for Netcat, follow these steps.
rbs.php
) to the following folder of your site: /netcat/modules/payment/classes/system/
.Configuration | Description |
---|---|
Element name | Enter the name that will be displayed on your site, for exampleCard payment through Sberbank. |
Added value | Enter value nc_payment_system_rbspayment . |
To set up a payment plugin, follow these steps.
Configuration | Description |
---|---|
userName (Login) |
Login of a service account in a payment gateway with a suffix -api. If the plugin is running in test mode, you should specify the login for the test user account. If the plugin is running in production mode, you should specify the password for the production user account. |
password (Password) |
The password for the service account in the payment gateway. If the plugin is running in test mode, you should specify the password for the test user account. If the plugin is running in standard (production) mode, you should specify the password for the production user account. |
testmode (Test mode) |
Allows you to set the plug-in operation mode: test or live (working).
|
two-phase (Two-phase mode) |
Allows you to set the staging of payments – payments can be one-phase (do not require confirmation from the merchant) or two-phase (for the successful completion of the payment, the merchant must complete it, before that the funds will be held on the buyer's account).
|
returnUrl (Return URL after successful payment) | Enter the URL to which the customer will be returned after a successful payment. |
successUrl |
The URL to which the user will be redirected in case of successful payment. |
failUrl |
The URL to which the user will be redirected in case of unsuccessful payment. |
send_order |
Allows you to choose whether the shopping cart will be sent and whether a sales receipt will be generated. To be able to use this functionality, please contact your bank representative. For more details see section on compliance with law 54-FZ.
|
taxSystem |
Tax system. The following values are available:
This setting is applied only if you have configured fiscalization parameters – see details in section on compliance with law 54-FZ. |
paymentMethod |
Payment type. Possible values:
The settings are effective only if the format of fiscal documents of version 1.05 and higher is selected. |
paymentMethod_Delivery |
Payment type for delivery starting from 1.05
|
paymentObject |
Type of item being paid for. Possible values:
The settings are effective only if the format of fiscal documents of version 1.05 and higher is selected. |
write_log |
Allows you to enable or disable event logging.
|