WooCommerce Victoriabank Payment Gateway

Описание

Accept Visa and Mastercard directly on your store with the Victoriabank payment gateway for WooCommerce.

Функции

  • Типы транзакций Оплата и Авторизация
  • Reverse transactions – partial or complete refunds
  • Admin order actions – complete authorized transaction
  • Детали транзакций с картой в письмах подтверждения заказа
  • Free to use – Open-source GPL-3.0 license on GitHub

Getting Started

Скриншоты

  • Настройки плагина
  • Merchant data
  • Настройки подключения
  • Advanced connection settings
  • Refunds
  • Заказ действия

Установка

  1. Generate the public / private key pair according to the instructions from Appendix A, section «2. Key Generation and transmission» of the «e-Commerce Gateway merchant interface (CGI/WWW forms version)» document received from the bank
  2. Configure the plugin Connection Settings by performing one of the following steps:
    • BASIC: Upload the generated PEM key files and the bank public key
    • ADVANCED: Copy the PEM key files to the server, securely set up the owner and file system permissions, configure the paths to the files
  3. Set the private key password
  4. Provide the Callback URL to the bank to enable online payment notifications
  5. Enable Test and Debug modes in the plugin settings
  6. Perform all the tests described in Appendix B, section «Test Cases» of the document received from the bank:
    • Test case No 1: Set Transaction type to Charge, create a new order and pay with a test card
    • Test case No 2: Set Transaction type to Authorization, create a new order and pay with a test card, afterwards perform a full order refund
    • Test case No 3: Set Transaction type to Charge, create a new order and pay with a test card, afterwards perform a full order refund
  7. Disable Test and Debug modes when ready to accept live payments

Часто задаваемые вопросы

Как настроить параметры плагина?

Use the WooCommerce > Settings > Payments > Victoriabank screen to configure the plugin.

Where can I get the Merchant Data and Connection Settings?

The merchant data and connection settings are provided by Victoriabank. This data is used by the plugin to connect to the Victoriabank payment gateway and process the card transactions. Please see https://www.victoriabank.md/en/details-corporate-banking-cards-ecommerce and contact Card.Acceptare@vb.md for details.

Какие настройки магазина поддерживаются?

Victoriabank currently supports transactions in MDL (Moldovan Leu), EUR (Euro) and USD (United States Dollar).

What is the difference between transaction types?

  • Charge submits all transactions for settlement.
  • Authorization simply authorizes the order total for capture later. Use the Complete transaction order action to settle the previously authorized transaction.

Why the last four digits of the card number are not received from the bank?

Make sure Victoriabank has properly set up the Callback URL in the payment gateway terminal settings. See Installation Instructions for more details.

To verify the exact response data received from the bank payment gateway — enable Debug mode logging in the plugin settings.

How can I manually process a bank transaction response callback data message received by email from the bank?

As part of the backup procedure Victoriabank payment gateway sends a duplicate copy of the transaction responses to a specially designated merchant email address specified during initial setup.
If the automated response payment notification callback failed the shop administrator can manually process the transaction response message received from the bank.
Go to the payment gateway settings screen Payment Notification section and click Advanced, paste the bank transaction response data as received in the email and click Process.

Как я могу помочь с развитием плагина?

Если вы разработчик, и у вас есть идеи по улучшению плагина или решению проблемы, предлагаем участвовать в совместной работе в репозитории плагина на Github.

Вы можете внести свой вклад переведя плагин. Для начала просто посетите translate.wordpress.org.

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«WooCommerce Victoriabank Payment Gateway» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«WooCommerce Victoriabank Payment Gateway» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «WooCommerce Victoriabank Payment Gateway» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

See wc-victoriabank project releases on GitHub for details.

1.3.8

Added support for WooCommerce High-Performance Order Storage (HPOS).

1.3.7

Updated Tested up to 6.2.2 and WC tested up to 7.7.2

1.3.6

Added No logo option for payment method at checkout

1.3.5

Updated Tested up to 6.1 and WC tested up to 7.1.0

1.3.4

Updated Tested up to 5.8.1 and WC tested up to 5.7.1

1.3.3

Modified Victoriabank payment gateway URL for 3DS v2 compliance

1.3.2

Updated Tested up to 5.6 and WC tested up to 4.8.0

1.3

Added manual processing of bank transaction response callback data

1.2.2

Added support for EUR and USD currencies

1.2

Added Test mode option – use Victoriabank test payment gateway during development and integration tests

1.1.1

Minor improvements

1.1

  • Simplified payment gateway setup
  • Added key files upload
  • Added payment method logo image selection
  • Added validations for keys and settings
  • Fixed email order meta fields error

1.0.1

  • Добавлен общий расчет возвратов посредством платежного шлюза (с WooCommerce 3.4)
  • Улучшено журналирование и диагностика неподдерживаемых настроек магазина
  • Проверка активации WooCommerce в момент инициализации плагина

1.0

Исходный выпуск