=== ESTO payment methods === Contributors: estogroup Stable tag: 3.0.13 Requires at least: 4.2 Tested up to: 6.8 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 DEALS 1. ESTO Deals 2. Enable deals tracking (required credentials in Woocommerce -> Settings -> Payment -> ESTO payment gateway) == 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/merchant * /v2/redirect * **Latvia** - Base domain: https://api.esto.lv - Endpoints: * /v2/calculate/payment * /purchase/payment-methods * /v2/merchant * /v2/redirect * **Lithuania** - Base domain: https://api.esto.lt - Endpoints: * /v2/calculate/payment * /purchase/payment-methods * /v2/merchant * /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 === Everflow Tracking Integration === This integration tracks orders and affiliate interactions for ESTO Deals. Script URL: https://www.epbdf8trk.com/scripts/sdk/everflow.js Data collected: - Order ID - Order total (excluding shipping and VAT) - Product names and SKUs - Quantities purchased - Coupon codes used - Country/region - Unique Everflow transaction identifiers (stored in cookies) Data is transmitted **only if**: - DEALS Tracking is enabled - Order placed by a customer who arrived from an ESTO Deals (EE, LV, LT) page - Frontend tracking script loads with affiliate link parameters Terms of Service: https://www.everflow.io/legal/terms Privacy Policy: https://www.everflow.io/legal/privacy-policy == Changelog == = 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