Jump to content

macuto

Member
  • Posts

    7
  • Joined

  • Last visited

About macuto

macuto's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. The solution for these is to edit additionaldomainfields.php // .ES $additionaldomainfields[".es"][] = array("Name" => "Legal Entity Type", "LangVar" => "estldlegalentitytype", "Type" => "dropdown", "Options" => "1|Natural person or individual,39|Economic Interest Grouping,47|Association,59|Sports Association,68|Trade Association,124|Savings Bank,150|Community Property,152|Condominium,164|Religious Order or Institution,181|Consulate,197|Public Law Association,203|Embassy,229|Municipality,269|Sports Federation,286|Foundation,365|Mutual Insurance Company,434|Provincial Government Body,436|National Government Body,439|Political Party,476|Trade Union,510|Farm Partnership,524|Public Limited Company / Corporation,525|Sports Public Limited Company,554|Partnership,560|General Partnership,562|Limited Partnership,566|Cooperative,608|Worker-owned Company,612|Limited Liability Company,713|Spanish (company) Branch,717|Temporary Consortium / Joint Venture,744|Worker-owned Limited Company,745|Provincial Government Entity,746|National Government Entity,747|Local Government Entity,877|Others,878|Designation of Origin Regulatory Council,879|Natural Area Management Entity", "Default" => "1|Natural person or individual",); $additionaldomainfields[".es"][] = array("Name" => "ID Form Type", "LangVar" => "estldidformtype", "Type" => "dropdown", "Options" => "1|DNI or NIF,3|NIE,0|Other ID", "Default" => "0|Other ID",); $additionaldomainfields[".es"][] = array("Name" => "ID Form Number", "LangVar" => "estldidformnum", "Type" => "text", "Size" => "30", "Default" => "", "Required" => true,);
  2. We have receive some report customer can't register and order when order using CC, authorize.net module
  3. these new version is amazing!!!!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated