Jump to content

Thesslstore - Country Option


Michael

Recommended Posts

On the module when people are ordering they don't reliase that the country section needs to be GB or US or FR and not United Kingdom or United States or France.

 

So I was thinking a dropdown with the selection saying GB - United Kingdom | US - United States | FR - France and the value is from the API country list. 

 

Just a little improvement to help customers when they are ordering else we get a creation error :).

 

Temp Fix: components/modules/thesslstore/language/en_us/thesslstore.php

 

Find: 

$lang['TheSSLStore.service_field.thesslstore_country'] = "Country";

Replace with:

$lang['TheSSLStore.service_field.thesslstore_country'] = "Country Code eg: GB - United Kingdom";
Link to comment
Share on other sites

  • 1 year later...

The SSL Store and Go Get SSL modules ask for several fields: first/last name, address, city, state, zip, country, state, etc. -- wouldn't it make sense to simply use the contact's information in lieu of these fields?

 

Would be perfect, I have a drop down I posted before so they can't write their own.

 

Ref: http://www.blesta.com/forums/index.php?/topic/4312-thesslstore-improvement-could-work-on-gogetssl-too/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...