=== IutePay === Contributors: iutecredit Tags: checkout, iutecredit, loan application, payment Requires at least: 5.9.2 Tested up to: 6.0.1 Requires PHP: 7.4 Stable tag: 1.0.13 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Payment Gateway which allows customers to pay in parts with IutePay. == Description == IutePay Checkout is a WooCommerce plugin from IuteCredit Europe AS, which allows you easily integrate IutePay into your WooCommerce based e-shop. Plugin allows your customers to pay in parts in your online shop. Plugin includes: - Widget to show to customer monthly repayment amount for each e-shop product in category and product pages. In addition, loan calculator functionality is provided. - IutePay Checkout Payment Gateway for WooCommerce (allows to submit a loan application in checkout step) - Ability to manage mappings between IutePay payment options and your e-shop products right in WordPress admin console. == Installation == 1. Install and activate plugin through the ‘Plugins’ menu in WordPress admin console. 2. Insert API keys on IutePay management page in WooCommerce Settings (Payments) section. API keys should be provided by IuteCredit. 3. Choose your country 4. Start to offer "Buy now, pay later" experience to your customers. == Screenshots == 1. IutePay widget on product page 2. IutePay calculator modal view 3. IutePay as an option on checkout page 4. IutePay checkout modal view 5. IutePay settings page in WooCommerce Payments == Changelog == = 1.0.13 = * added icon for IutePay payment method on checkout page = 1.0.12 = * promo message renders inside span class=price for category pages, a lot of shops have problems with layout before = 1.0.11 = * removed Jetpack Constants as dependency = 1.0.10 = * product SKU is not a mandatory field anymore. For product mappings product ID is used instead, if SKU is not defined * support of Wordpress 6.0.1 is added