Available plugins
WordPress
Introduction
With this plugin for WordPress your customers will be able to make purchases via our payment page.
For this plugin to work, you have to install WooCommerce for WordPress. This plugin was tested with the following versions of WordPress and WooCommerce (see the table below).
Component | Version |
---|---|
WordPress | 4.x and later |
WooCommerce | 3.x |
Recommended WordPress version: no older than 4.8.3.
You can download required WooCommerce version at github.com (link to WooCommerce version history).
It is recommended to read WordPress and WooCommerce documentation:
For this manual the following components and versions were used:
- WordPress 4.7.3;
- WooCommerce 3.0.
WooCommerce is not compatible with all WordPress themes. In this document we use Storefront theme (external link) that was developed by WooCommerce developers.
Installation
- Enter your admin area.
- On the left panel select Plugins > Add New (see the figure below).
The page will look as follows.
- Click Upload Plugin at the top of the page.
- Choose a file with the plugin you have downloaded before and click Install Now.
Configuration
To configure the payment plugin for WordPress, do the following.
- Enter your admin area.
- On the left panel select Plugins > Installed Plugins (see the figure below).
- In WooCommerce Gateway Checkout plugin section click Settings.
The following page will display.
- Adjust the settings using the table below.
Setting | Description |
---|---|
Enable/Disable | Enable/disable the plugin itself. |
Title | Name of the payment method, for example: Bank card. |
Token | API key - a unique combination of symbols associated with your account. |
Payments type | Enables/disables two-phase payments. |
Test mode | Defines plugin work mode: test or production. |
Description | Enter payment description to be displayed to the customer. |
Payed order status | Select the status for the paid order. |
successUrl | URL for customer redirection after a successful payment. |
failUrl | URL for customer redirection after a failed payment. |
Enable for shipping methods | Select shipping methods if available. |
Click Save changes. Notifications area will display Your settings saved.
Now you can accept payments.
Magento
With this plugin for Magento your customers will be able to make purchases via our payment page.
Installation
To install Magento payment plugin, follow these steps.
- Unpack the plugin archive and upload contents of the
upload
folder to your site. The resulting path will be<your site>/app/code/BPC/BPC/<plugin files and folders>
. - Access your site using a command line interface, for example, PuTTY (external link).
- Depending on the type of your hosting run the following commands (see the table below).
VPS/VDS | Regular virtual hosting |
---|---|
Virtual private/dedicated server. Commands are run from root account.
|
Use PHP version as prefix, for example: php-7.1 , php-7.2 , and so on.
|
Installation complete — proceed to plugin configuration.
To uninstall the plugin, follow this procedure.
Configuration
To configure Magento payment plugin, follow these steps.
- Log in to your Magento admin panel.
- In the left menu select Stores > Configuration (see the figure below).
- On the page menu select Sales > Payment Methods (see the figure below).
- On the displayed page in the Other Payment Methods section scroll to Direct payment with credit/debit card (BPC) (see the figure below).
- Click to see the list of the plugin settings (see the figure below).
- Adjust the settings (refer to the table below).
Setting | Description |
---|---|
Enabled | Enable/disable the plugin itself. |
Title displayed to your customer when they make their order | Name of the payment method, for example: Bank card. |
Token | API key - a unique combination of symbols associated with your account. |
Test mode | Defines plugin work mode: test or production. |
Two-phase payments | Enables/disables two-phase payments. |
Payed order status | Select the status in CMS to be assigned to a paid order. |
Allowed Shipping Methods | Shipping methods the payment method can be used for. |
Click Save Config.
Uninstallation
To uninstall Magento payment plugin, follow these steps.
- Access your site using a command line interface, for example, PuTTY (external link).
- Depending on the type of your hosting run the following commands (see the table below).
VPS/VDS | Regular virtual hosting |
---|---|
Virtual private/dedicated server. Commands are run from root account.
|
Use PHP version as prefix, for example: php-7.1 , php-7.2 , and so on.
|
Delete plugin files and folders from your site: app/code/BPC/
.
Drupal
Introduction
With this plugin for Drupal your customers will be able to make purchases via our payment page. For this plugin to work, Drupal Commerce module must be installed.
Download Drupal plugin 8.x/9.x/10.x
This plugin requires the following versions of Drupal and Drupal Commerce.
Drupal version | Drupal Commerce version |
---|---|
8.x/9.x/10.x | 2.x |
7.x | 1.13 |
Installation
To install the plugin, follow these steps.
- In the top menu select Manage > Extend and click Install new module.
- In the Upload a module or theme archive to install click Choose file and specify the path to the plugin archive.
Wait for the success message.
- Enable Commerce BPC module (see the figure below).
Wait for the module to be installed.
Configuration
To configure the payment plugin, do the following.
- In the top menu select Manage > Commerce > Configuration > Payment > Payment gateways.
The following page will open.
- Click Add payment gateway.
The following page will open.
- Select BPC.
- Configure the payment plugin, referring to the table below the screenshot.
Setting | Description |
---|---|
Display name | Name of the payment method, for example: Bank card. |
Mode | Defines plugin work mode: test or production. |
Token | API key - a unique combination of symbols associated with your account. |
Two-phase payments | Enables/disables two-phase payments. |
Back to shop URL | URL for customer redirection to the merchant's site. If specified, this URL is displayed on the payment page. |
Write log-file | Enable/disable event log. |
Click Save to save the settings.
OpenCart
Introduction
With this plugin for OpenCart your customers will be able to make purchases via our payment page.
Download plugin for OpenCart 3.x Download plugin for OpenCart 2.3.x
Installation
To install the payment plugin, do the following.
- Log in to your site as administrator and in the side menu select Extensions > Installer.
The following page will display.
- Click on Upload and naviagate to it in the standard Open-File dialog.
- Wait for the installation process to finish.
- In the side menu select Extensions > Extensions. In the Choose the extension type select Payments. The page will look as follows.
- Next to
Checkout Gateway
click (Install). - Proceed to plugin configuration.
Configuration
To configure the payment plugin, do the following.
- Log in to your site as administrator and in the side menu select Extensions > Extensions.
- In the Choose the extension type select Payments.
- Next to
Checkout Gateway
click (Edit).
The following page will display.
- Adjust the settings using the table below.
Setting | Description |
---|---|
Module status | Enable/disable the plugin itself. |
Token | API key - a unique combination of symbols associated with your account. |
Test mode | Defines plugin work mode: test or production. |
Payments type | Enables/disables two-phase payments. |
Order status before payment | Allows to specify what status CMS will assign to the order before the response about the successful payment is received from the payment gateway. |
Order status Reversed | Select the status in CMS to be assigned to a reversed order. |
Order status Refunded | Select the status in CMS to be assigned to a refunded order. |
Back to shop URL | URL for customer redirection to the merchant's site. If specified, this URL is displayed on the payment page. |
Logging | Enable/disable event log. |
Sort order | Allows to specify the display position in the list of payment systems when the client places an order. |
Click (Save) in the upper right corner of the page.
CS-Cart
Introduction
With this plugin for CS-Cart your customers will be able to make purchases via our payment page.
Installation
To install the payment plugin, do the following.
- Log in to your site as administrator and select Add-ons, click and select Manual installation.
- In the opened Manual installation page click Local, select the downloaded archive and click Upload & install.
- In the list of available plugins, find BPC and check whether it is active or not. Otherwise, activate it.
- Proceed to plugin configuration.
Configuration
To configure the payment plugin, do the following.
- Log in to your site as administrator and select Administration > Payment methods.
- In the Payment methods page, click (Add payment method).
-
The following page will display.
Adjust the settings using the table below.
Setting | Description |
---|---|
Name | Set a name for the payment method. |
Processor | Select BPC from the list. |
Status | The switch button is placed at the bottom of the form. Make sure that Active is selected. |
After the processor is selected in Processor field, the Configure tab appears next to the General tab.
Open the Configure tab and set the parameters.
Setting | Description |
---|---|
Token | API key - a unique combination of symbols associated with your account. |
Test/Live mode | Defines plugin work mode: test or production. |
Two-phase payments | Enables/disables two-phase payments. |
Confirmed Order status | Allows to specify what status will be assigned to the order when it is completed by the CS-Cart system. |
Back to shop URL | URL for customer redirection to the merchant's site. If specified, this URL is displayed on the payment page. |
Enable logging | Enable/disable event log. |
Click Create button.
PrestaShop
With this plugin for PrestaShop your customers will be able to make purchases via our payment page.
Installation
To install the payment plugin, complete the following steps:
- Sign in to PrestaShop administrative panel and in the side menu select Dashboard > Improve > Modules > Module Manager.
- On the page that opens, click on the Upload a module button at the top right-hand corner.
- Drag and drop the downloaded archive to the designated area of the screen (alternatively, click on select file and naviagate to it in the standard Open-File dialog).
- Wait for the installation process to finish.
- To proceed to configuration of the module right away, click Configure. You can also opt to do it later. The configuration procedure is covered in the next section.
Configuration
To configure the payment plugin, complete the following steps:
- Sign in to PrestaShop administrative panel and in the side menu select Dashboard > Improve > Modules > Module Manager.
-
Locate the
BPC
module and click the Configure button next to it. -
The module configuration page will open.
Configure the settings on the General settings tab using the table below.
Setting | Description |
---|---|
Token | API key - a unique combination of symbols associated with your account. |
Test mode | Defines whether the plugin works in test mode (YES ) or production mode (NO ). |
Payments mode | Defines the payments type: one-phase payments or two-phase payments
|
Default state | Order status to be shown in PrestaShop and to customers by default. |
Success payment state | Order status to be shown in PrestaShop and to customers in case of successfull payment (for one-phase mode) or holding of funds (for two-phase mode). |
Error payment state | Order status to be shown in PrestaShop and to customers in case of a payment error. |
Keep a log of requests | Defines whether the log of requests is saved (YES ) or not (NO ). The logs are saved in PrestaShop logging folder and can be accessed by the administrator only. |
Back to shop URL | URL for customer redirection to the merchant's site. If specified, this URL is displayed on the payment page. |