NLB Payment Gateway For Woocommerce
NLB Payment Gateway For Woocommerce
Description
Requires: WooCommerce 2.1+
This plugin allows your store to make payments via NLB payment service.
If the transaction is successful the order status will be changed to “processing”. If the payment charge failed the order status will be changed to “cancelled”. If something is wrong with the connection between your server and the NLB server the order status will be changed to “on-hold”. After successful transaction the customer is redirected to the default WP thank you page.
Installation
- Be sure you’re running WooCommerce 2.1+ in your shop.
- You can: (1) upload the entire
wc-gateway-tebankfolder to the/wp-content/plugins/directory, (2) upload the .zip file with the plugin under Plugins > Add New > Upload - Activate the plugin through the Plugins menu in WordPress
- Go to WooCommerce > Settings > Checkout and select “NLB Payment Gateway” to configure.
- Make sure you fill in all NLB required fields.
- Upload the resourse.cng file from the settings section. The requested information can be found under the NLB console.
- Make sure you add the terminal alias.
- Make sure you select the currency.
- Make sure you select the language.
- Select your needed transaction type.
- Select your Error URL. This is the page that the customers will be redirected to after unsuccessful transaction.
Faq
What is the text domain for translations?
The text domain is nlb-payment-gateway-for-woocommerce.
What is the Instructions field?
This field adds extra content to the thank you page, and the successful transaction tank you page.
Reviews
Super plugin
By Viktor V. (FesoVik) on January 22, 2020
nice work
By darmotion on June 8, 2018
Одличен плагин
By Art Design Studio (graphicstudio2) on November 16, 2017
Works well
By Paul (Priya108) on August 2, 2017
Very useful plugin
By DesignPuma on February 13, 2017
Great Plugin
By sashozs on February 16, 2017
Changelog
2019.07.04 – version 2.0
- Bug fixes
- Add new gateway for BankArt
2019.07.04 – version 1.3.1
- Bug fixes
2017.02.23 – version 1.3
- Now supporting woocommerce 3.2+
2017.02.23 – version 1.2
- Add filter for order price ‘nlb_payment_price’, for better of modification of the order price if you need to convert currency
- Add option for automatically capturing the authorized transactions.
2017.02.08 – version 1.1.2
- Add payment complete action
2017.02.08 – version 1.1.0
- Fix plugin domain
- Small fixes
2017.01.24 – version 1.0.0
- Initial Release