=== Woocommerce ESTO === Contributors: rebing Stable tag: 2.19.2 Requires at least: 4.2 Tested up to: 5.9.3 Requires PHP: 5.5 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds ESTO payment gateway to a Woocommerce instance. == Description == Add ESTO hire-purchase payment gateway link to Woocommerce. You can also add an approximate monthly payment amount on the product page. == Installation == PAYMENT GATEWAY 1. Make sure you have the latest WooCommerce plugin 2. Upload Woocommerce ESTO plugin 3. Go to Woocommerce -> Settings -> Checkout -> Esto 4. Fill out all the fields (Shop ID and Secret Key can be found at https://partner.esto.ee/settings) 5. Enable the module PRODUCT CALCULATOR 1. Install the plugin 2. Go to WooCommerce -> ESTO Product Calculator 3. Enable the calculator 4. If you want to add a logo beside the monthly text, add the image to '/assets/images/icons/' 5. Uncomment the required line in '/includes/Calculator.php'@display_calculator == Changelog == = 2.19.2 = * Feature --- Setting configuration allowing to position checkout payment method logos next to (default) or below the payment method title = 2.19.1 = * Fix --- Fallback method for loading WooCommerce countries if payment gateways are initialized too early = 2.19.0 = * Update --- New rebranded ESTO logos for check out = 2.18.5 = * Fix --- Prevent card method api request if card payments are disabled = 2.18.4 = * Fix --- Critical error which broke the site after updating = 2.18.3 = * Fix --- Order total amount rounding error = 2.18.2 = * Added changelog to plugin Readme. * Fix --- Pay Later change logo setting