WooCommerce Victoriabank Payment Gateway

Descriere

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

Funcționalități

  • Tipuri de tranzacție card Plată și Autorizare
  • Inversează tranzacțiile – rambursări parțiale sau integrale
  • Admin order actions – complete authorized transaction
  • Detalii tranzacție cu card în emailul de confirmare a comenzii
  • Free to use – Open-source GPL-3.0 license on GitHub

Getting Started

Capturi ecran

  • Setări modul
  • Merchant data
  • Setări conexiune
  • Advanced connection settings
  • Refunds
  • Acțiuni comenzi

Instalare

  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

Întrebări frecvente

Cum pot configura setările modulului?

Folosește ecranul WooCommerce > Setări > Plăți > Victoriabankpentru a configura modulul.

Where can I get the Merchant Data and Connection Settings?

Datele comerciantului și setările conexiunii sunt furnizate de Victoriabank. Aceste date sunt folosite de modul pentru a se conecta la gateway-ul de plată Victoriabank și pentru a procesa tranzacțiile cu cardurile. Pentru detalii, te rog vezi https://www.victoriabank.md/en/details-corporate-banking-cards-ecommerce și contactează Card.Acceptare@vb.md.

Ce setări de magazin sunt suportate?

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.

Cum pot contribui la dezvoltarea modulului?

Dacă sunteți programator și aveți idei pentru a îmbunătăți modulul sau pentru a rezolva o eroare, nu ezitați să contribuiți la repozitoriul modulului pe Github.

De asemenea, puteți contribui la modul traducându-l. Vizitați translate.wordpress.org pentru a începe.

Recenzii

Citește o recenzie

Contributori și dezvoltatori

„WooCommerce Victoriabank Payment Gateway” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

„WooCommerce Victoriabank Payment Gateway” a fost tradus în 2 locale. Mulțumim traducătorilor pentru contribuția lor.

Tradu „WooCommerce Victoriabank Payment Gateway” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

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

  • Adăugat calcul total rambursări prin gateway de plată (de la WooCommerce 3.4)
  • Îmbunătățiri jurnalizare și diagnostic setări magazin nesuportate
  • Verificare activare WooCommerce la momentul inițializării modulului

1.0

Versiunea inițială