Quantcast StorefrontBacktalk » Blog Archive » In E-Commerce, The European Union Is Far From United
advertisement
advertisement

In E-Commerce, The European Union Is Far From United

Written by Fred J. Aun
October 28th, 2009
Like this story? Share it
To share this story with people in your social network, please click on the network icons below.

Online shoppers in the European Union (EU) often find better prices from retailers across national borders but find themselves unable to place orders, according to the European Commission. “On average, 61 percent of orders placed online in another EU country failed, mainly because the trader refused to serve the consumer’s country of residence or did not offer adequate means of cross-border payment,” said the commission on October 22.

Hoping to boost “borderless” E-Commerce in the EU, the commission wants online retailers to adopt domain names ending in .eu (the top-level domain for Europe) and to “create multi-country or pan-EU” commerce sites. The Brussels-based commission said E-Commerce sites with .eu domain names would help eliminate cross-border trade resistance that happens, in part, because of “national perceptions based on country domain names.” The commission has also vowed to better protect consumer data and said it will fight harder against counterfeit products.


advertisement

One Comment | Read In E-Commerce, The European Union Is Far From United

  1. Dymo King Says:

    I think the key to the problem lies in this statement more than any problem with country domain names – “did not offer adequate means of cross-border payment”.

    The main problem with selling within Europe (from the UK) is that many Europeans don’t use credit/debit cards (or at least refuse to use them online). There are a few other payment systems but they vary by country – eg. online direct bank transfer payment (Netherlands), or secure payment cards swiped through the users card reader (Estonia!).

    If they want to promote ecommerce across the EU they need a common payment system, so that merchants can adopt one system and all EU customers can use it.

Leave a Reply

Newsletter

Quickly catch-up on the latest in E-Commerce and Retail Tech with our free weekly newsletter, with urgent bulletins as news merits.
advertisement

Most Recent Comments

Kill All The Passwords

This article does mention, but does not give enough attention to, the fact that the attacks discussed are only feasible when the encrypted password file can be copied and subjected to an offline attack. The trick is to have authentication performed on a separate, much more strongly secured host - such as an Active Directory Domain Controller, or a Kerberos server, or a NIS+ server, or even using something as banal as an LDAP-over-SSL authentication dialog. In these environments, the odds of the "password file" being stolen and subjected to an offline attack go to near zero, and only online attacks may be carried out by the attacker. With sensible exponential backoff between failed password attempts, lockout after a modest number of failed attempts on a single account, and pattern detection, that minimum 7 character password is quite secure enough. Passwords aren't dead yet for security purposes, and they will be with us for a very long while to come for practical purposes. The trick is to employ them correctly. Read more...
The possibilities you describe are years away from being implemented at best, so for the moment passwords are an ugly reality. Luckily, password managers can easily manage hundreds of passwords of any length. The only thing a user needs to remember is the master password. It seems like an easier task to educate users on how to use password managers rather than implement complex security technology on a global basis. Read more...