Accept Visa and Mastercard directly on your store with the Payment Gateway for Victoriabank for WooCommerce.
Features
Getting Started
Before installation you need to sign up with
Victoriabank to receive the merchant data and connection settings.
See
https://www.victoriabank.md/en/carduri-pj/e-commerce and contact
Card.Acceptare@vb.md for details.
- 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
- 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
- Set the private key password
- Provide the Callback URL to the bank to enable online payment notifications
- Enable Test and Debug modes in the plugin settings
- 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
- Disable Test and Debug modes when ready to accept live payments
See
https://ecomt.victoriabank.md/cardop/images/instruction-ecom-vb.zip for more details.
See
wc-victoriabank project releases on GitHub for details.
1.6.1
- Improved keys initialization for better performance and maintainability
- Added new SVG logos for better visual quality
- Enhanced payment notification logging
1.6.0
1.5.1
WP_Filesystem initialization fix.
1.5.0
Overall modernization and improvements.
1.4.4
Adjusted plugin name and code to comply with the WordPress Plugin Directory review feedback.
1.4.3
Adjusted plugin code to comply with the WordPress Plugin Directory review feedback.
1.4.2
Adjusted plugin name to comply with the
WooCommerce trademark guidelines.
1.4.1
Updated Tested up to 6.8 and WC tested up to 9.8.2.
1.4.0
Added support for WooCommerce
Cart and Checkout Blocks.
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
- Added total refunds via payment gateway calculation (since WooCommerce 3.4)
- Improved logging and unsupported store settings diagnostics
- Check WooCommerce is active during plugin initialization
1.0
Initial release