ESTO payment methods

Description

Add ESTO hire-purchase payment gateway link to Woocommerce.

You can also add an approximate monthly payment amount on the product page.

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

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ESTO payment methods” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ESTO payment methods” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.0.24

  • Fixed: product page monthly calculator now uses the displayed product price (including VAT per shop tax settings) and the sale price, matching the price shown on the website

3.0.23

  • Added: WordPress 7.0 support
  • Changed: Minimum required PHP version raised to 7.4 (required by WordPress 7.0)

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