Περιγραφή
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.
Εγκατάσταση
- Be sure you’re running WooCommerce 2.1+ in your shop.
- You can: (1) upload the entire
wc-gateway-tebank
folder 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.
Συχνές Ερωτήσεις
- 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.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“NLB Payment Gateway For Woocommerce” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “NLB Payment Gateway For Woocommerce” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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