=== imoje === Contributors: imoje Tags: imoje, online payments, woocommerce, payment, payments, payment gateway, platnosci, checkout Tested up to: 6.2 Requires PHP: 5.6.0 License: GPLv2 Stable tag: 3.3.2 Add payment via imoje to WooCommerce == Description == **imoje payment plugin for WooCommerce** Plugin adds usage of online payments via imoje payment gateway to WooCommerce with following methods: * imoje - redirects payer to imoje's paywall with every available payment method * imoje BLIK - redirects payer to BLIK's payment page * imoje cards - redirects payer to imoje's paywall with card form (VISA, MASTERCARD, Google Pay, Apple Pay) * imoje PBL - redirects payer to fast online transfer of chosen bank * imoje pay later- redirects payer to Twisto's payment page Additional info about imoje can be found [here](https://www.imoje.pl/). Technical documentation is available here: [Paywall](https://imojepaywall.docs.apiary.io/) [RESTful API](https://imojeapi.docs.apiary.io/) Sandbox environment can be found under [sandbox.imoje.ingbank.pl](https://sandbox.imoje.ingbank.pl/) Technical Support: kontakt.tech@imoje.pl +48 32 319 35 70 Availability: Mon – Fri, between 9 AM and 4 PM. == Installation == The module requires configuration in the imoje administration panel. * go to [imoje.ing.pl](https://imoje.ing.pl/) and log into the administration panel, * go to the "Stores" > your store > "Details" > "Data for integration" tab, copy the configuration keys (merchant id, service id and service key) and insert them into plugin configuration, * you also have to copy authorization token from settings > API Keys > Default > Details tab and inster it into plugin configuration, * select the currency activated in the imoje service. * copy the notification address from the bottom of configuration page of the plugin and insert into the appropriate field in "Stores" > your store > "Details" > "Data for integration" tab, Detailed integration instruction for WooCommerce plugin is available [here](https://www.imoje.pl/_fileserver/item/w7rguls) == Frequently Asked Questions == = After choosing BLIK payment, the payer gets redirected to main shop site. How can I fix it? = This situation usually occurs due to entering an incorrect authorization token or Service Key in the BLIK payment settings. Token can be found in the imoje panel settings > tab "API keys" > after clicking on the existing key "Details" > field "Authorization token". Service Key can be found in the imoje panel "Stores" > store name > "Details" > "Data for integration". = Payment method doesn't show up on checkout after configuration is done. = This situation is usually caused by not choosing currency in the plugin configuration page. = There are several notification addresses. Which one should i choose? = You can copy and enter any notification address in the imoje administration panel and notification for all other payment methods will work correctly. == Changelog == = 3.3.2 = * minor fixes = 3.3.1 = * minor fixes of BLIK payment method = 3.3.0 = * added the ability to retrieve values for the company's VAT id based on the VAT id field meta name entered in the configuration * added refund notifications support = 3.2.8 = * minor fixes of ING Lease Now = 3.2.7 = * added support for ING Lease Now = 3.2.6 = * minor fixes of ING Księgowość = 3.2.5 = * fixed an issue with some PBL redirections = 3.2.4 = * fixed data sent in the invoice object for ING Księgowość = 3.2.3 = * fixed an issue related to case-sensitive folder names = 3.2.2 = * fixed automatic translation of payment method names for English and Polish versions = 3.2.1 = * fixed an issue preventing the completion of an order payment from the logged-in customer panel = 3.2.0 = * added support for ING Księgowość * changed integration of the Apple Pay and Google Pay SDK = 3.1.1 = * removed warning when redirecting to a payment gateway = 3.1.0 = * notice will not be logged if there is no tax = 2.1.0 = * added refund option = 2.0.3 = * added support for different currencies = 1.3.2 = * added separated card payment channel * added Twisto's purchase history = 1.3.0 = * added separated BLIK payment channel * added separated Twisto payment channel = 1.2.5 = * added debug mode = 1.0.1 = * new Twisto payment method has been added = 1.0.0 = * added support for imoje Sandbox environment