Frequently Asked Questions

Shopware

  • Can I view my statistics via a customer account?

    Currently, the monthly statistics can be sent by request or accessed via API. A dashboard is still being worked on.

  • Can I also use the endereco plugin for Shopware 6 in Premsoft's "OnePageCheckout"?

    Yes, by default the endereco code is only loaded on the necessary pages to save performance and loading time. The OnePageCheckout only needs to be added to the controller whitelist. This is easily done in the endereco module developer settings. 

    Up to Shopware 6.5: Simply add the controller name "OnePageCheckout" here. The endereco address check should then also be loaded on this page.

    From Shopware 6.6: Simply add the controller name "onepagecheckout" here (all lower case). The endereco address check should then also be loaded on this page. 

  • What features does the Shopware 6 module offer?

    Currently, checks are offered for name, e-mail address, telephone number and address. Furthermore, existing customers can be validated once. PayPal Express orders can also be validated. Additionally, street and house number can be split into 2 fields on the frontend. This does not change the fact that Shopware stores the data together in the "street"-field.

Oxid eSales

  • Is there support for OXID 7 yet?

    Currently we are working on a module for OXID 7. We are waiting for the first customer project to try out the module together and gain experience.

  • How to install the module?

    The module can be installed via Composer in OXID. Best done by an experienced OXID agency. You can find the instructions directly on Gitub or in our installation guide under Docs -> OXID6 Installation Guide

  • What functions does the OXID 6 module offer?

    OXID 6 offers the functions address validation, name validation, email validation and phone number validation. Existing customers can be validated, as well as PayPal Express orders.

JTL Shop

  • Which functions does the JTL 5 module support?

    With JTL 5 you can use the address check for new and existing customers, name check and email check. Also existing customers and PayPal Express orders can be checked, a check of phone numbers is currently not yet possible, but planned.

  • Is JTL 4 still supported?

    The module for JTL 4 is no longer developed. It can be used as it is. We strongly recommend the change to JTL 5!

  • I get error messages when I install the JTL 5 module from Github and try to activate it in the backend!

    The problem is solved. Updating the module from the JTL Store or downloading the latest module version from Github will probably solve the problem.

Magento

  • I need support to get the Magento module running in my store...

    We work together with Celocore, a Magento agency. They are constantly developing the module for us and can make adjustments. Likewise, the team can help with the setup and adjust the implementation if necessary.

  • With which Magento version is the module compatible?

    As of Sept 2023, the current Magento version is the 2.4.6-p1. We always test the module based on LUMA theme.

  • In my address book, no checks are performed for address changes.

    Currently, the address check is only performed on the address selected in the checkout when moving from the address data to the payment method. We are working on implementing the checks in the address book as well.

Plentymarkets

  • How can I use Endereco address validation in order processing?

    You can configure the plugin in the event actions. There, the orders are then automatically validated when this has reached the defined order status. If an address can be corrected automatically, the adjustment is performed on the address without interaction. If a major adesss change is necessary, the correction suggestion is written in the order note.

Dreambot

  • Can I also validate the fields "delivery name 1" and "delivery name 2"? There are often addresses in there.

    Currently, only the fields "delivery street 1", "delivery street 2","postcode", "city" and "country" are taken into account. All other fields are currently NOT included in the check. An extended check for the name fields is in development and will be provided as soon as it has left the beta status.

API Key

  • How can I implement endereco in my system via API?

    You can connect endereco Services to your system in 2 ways:

    - With customer interaction, e.g. in a store system or form page on the web -> here we offer a Javascript SDK for integration.
    - Directly in your system (e.g. ERP) -> here the JSON_RPC API is most suitable

    You can find both at github.com/endereco

  • Which functions can I use via API?

    We offer the following checks via API:

    Address entry wizard
    Address validation for over 200 countries
    Email check
    Phone number check
    Name check
    VAT-ID check
    Bankdata Validation
    LUCID ID check

    Further services are in preparation.

Wordpress

  • Kann ich mit dem Endereco Plugin auch Formulareingaben in meiner Wordpress Seite prüfen?

    Yes this is possible. For this, the page ID must be included in the whitelist of the module. This can then be used to initalize the address validation on the form pages.

  • Can I also validate PayPal orders?

    The testing of "Express payment methods" is in the planning stage. In the future, Apple Pay, Google Pay (both via Stripe) Amazon Pay and PayPal will be supported.

Tebio

  • Can I use other Endereco services via the integration with tebio?

    In the medium term, other Endereco services will also be integrated into tebio's offering. If you have a specific requirement, please contact the tebio team directly.

  • Who will invoice me for the "Address validation" service?

    The service is provided directly by Endereco UG

    provided and invoiced.

  • I need support to complete the integration with tebio. Who do I contact?

    Please contact us directly

    to the tebio team,

    which will help you with all

    Questions about their API

    is helpful.

Integrations

  • What platforms does endereco support?

    endereco supports the most popular various online shop management systems through a variety of plugins and modules. Amongst them are easy-to-install and use plugins for Shopware, JTL, WooCommerce, Oxid, plentymarkets and Magento. Our plugin for Shopify is in the final phase of development and will be available soon! For Dreamrobot and plentymarkets we also offer address validation for the merchandise management system. 

  • Are the plugins and modules from endereco free of charge?

    Yes, all modules are available free of charge. The customer only has to pay for the individual data checks which are done for them. Apart from that there is no monthly fee or acquisition cost for the endereco tools.

  • Is the source code for the endereco plugins and modules open source?

    Yes, the source code for the plugins and modules is open source. You can find all our documentation here on GitHub: Endereco (Endereco) - GitHub 

  • Who maintains the endereco plugins and modules?

    The plugins and modules are maintained by endereco's experienced and dedicated developer team.

  • What if I have an individual project or a system that endereco does not support yet?

    Individual projects or new systems not yet supported can usually be connected directly via the endereco API. The endereco developer team will support as necessary - just get in touch with us and request a meeting: Book a web meeting with endereco 

  • What functionality does the endereco API provide?

    The endereco API provides many useful functions to validate the following kinds of data:

    • Address check with autocomplete
    • Validation of existing customer data
    • Mass data validation (e.g. before shop system migration)
    • Email check
    • Phone number check
    • Name and salutation check
    • Bank data check
    • VAT-ID check
    • Lucid no. check
  • How long does it take to integrate endereco services into a system?

    Integration can be completed in minutes using the available plugins and modules. The individual integration via API takes a bit longer - here the duration depends on the complexity of the integration.

  • Where can I find the endereco plugins and modules?

    The endereco plugins and modules are available for download and integration from GitHub and the respective stores of the shop system providers.

  • Do I need technical expertise to integrate endereco services?

    Basic technical knowledge may be required to integrate the plugins and modules, but the process is designed to be straightforward, quick and easy to use.

  • Can I get support during the integration process?

    Yes, of course, support is available from endereco and to assist with the integration process.

Sign up for the newsletter

Enter your headline here

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.