=== ESTO payment methods === Contributors: estogroup Stable tag: 3.0.22 Requires at least: 4.2 Tested up to: 6.9 Requires PHP: 7.3 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 METHODS 1. Make sure you have the WooCommerce plugin 2. Upload ESTO plugin 3. Go to Woocommerce -> Settings -> Payment -> ESTO payment gateway 4. Fill out all the fields (Shop ID and Secret Key can be found at ESTO Affiliate Portal) 5. Enable payment methods PRODUCT CALCULATOR 1. Go to WooCommerce -> ESTO Calculator 2. Enable the calculator and configure display options == External Services == === ESTO Payments API === This plugin integrates with ESTO payment methods through regional API domains and their specific endpoints: * **Estonia** - Base domain: https://api.esto.ee - Endpoints: * /v2/calculate/payment * /purchase/payment-methods * /v2/redirect * **Latvia** - Base domain: https://api.esto.lv - Endpoints: * /v2/calculate/payment * /purchase/payment-methods * /v2/redirect * **Lithuania** - Base domain: https://api.esto.lt - Endpoints: * /v2/calculate/payment * /purchase/payment-methods * /v2/redirect API Documentation: https://esto.docs.apiary.io Data collected and transmitted: - **Order information:** * Order ID * Order total * Product names, SKUs, unit price * Quantities purchased * Selected payment method - **Customer information:** * Name * Email * Phone * Address Data is transmitted **only if**: - Customer used an ESTO payment method for order - ESTO payment method(s) are enabled - All required customer data is available at checkout Terms and Conditions: https://esto.ee/en/terms-and-conditions == Changelog == = 3.0.22 = * Fixed: late ESTO callbacks no longer downgrade orders that have already been paid via another payment provider = 3.0.21 = * Fixed: Thank-you page fix when multiple query parameters are present = 3.0.20 = * Fixed: unit_price in ESTO API request now includes VAT when taxes are enabled = 3.0.19 = * Added: Russian (ru_RU) language support — translations, locale-based logos, checkout captions aligned with official ESTO documentation = 3.0.18 = * Improved: Callbacks improvements = 3.0.16 = * Improved: Custom order references will be synced with Affiliate Portal = 3.0.15 = * Fixed deprecated notice (ESTO X calculator) = 3.0.14 = * Removed: ESTO Deals * Added: Wordpress 6.9 support = 3.0.13 = * Improved: Callback processing now works reliably across different hosting setups = 3.0.12 = * Improved: Calculator supporting variable products * Improved: Callbacks now correctly resolve orders when custom order number plugins are active * Fixed: Calculator visibility settings = 3.0.11 = * Automated POST callbacks fix = 3.0.10 = * Coding improvements = 3.0.6 = * Added ESTO X period selector to configuration * Translations updates = 3.0.5 = * Coding improvements * Updated documentation = 3.0.4 = * ESTO Pay disclaimer translation fix = 3.0.3 = * Fixed ESTO Deals form nonce issue = 3.0.2 = * Fixed logo dimensions in legacy checkouts * Translation changes * Added functionality to select where calculator should be visible * Bugfixes = 3.0.1 = * Coding improvements = 3.0.0 = * Published new ESTO module for all Estonian, Latvian and Lithuanian merchants