Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/22/2014 in all areas

  1. An attempt at modifying the sign-up form to add VAT number and e-mail address verification. Asks the user if he is a private individual or company Hides company name input field if private individual (to prevent the user entering things like "-" or "NA", which can cause problems with domain registrations.) If the user is an European company, he can enter his VAT number and press "validate", the system will then verify the number and fill in the company name and address information (if available) automatically. If a valid EU VAT number is entered, and the customer is in a different country than you, he will not be charged VAT (reverse charge procedure) The e-mail address is verified by sending an 8 character verification code to it, that must be entered by the user to proof the address is correct. Requires PHP SOAP extension (to communicate with the European Union's VIES VAT number validation service), and that the default country in the Blesta settings is set to your own company location. Diff (file changes): http://www2.noc-ps.com/dl/blesta-3.1-signup-form.diff SQL (extra e-mail template): http://www2.noc-ps.com/dl/blesta-3.1-signup-form.sql
    1 point
  2. Just had Eric working on something for us. He's been outstanding and worked hard to deliver what we wanted. Would definitely recommend.
    1 point
  3. Paul

    Paid Downloads

    The download manager allows you to restrict downloads by client group, or by package. If a user purchases a certain package, it can unlock the restricted download on the download page. Doesn't that work in this case, or am I missing something at this late hour
    1 point
  4. I had to enter the subdirectory manually in the email templates. Seems Blesta doesn't like to play nice with the subdirectory method of installing (which I think they should fix). Either that, or create a redirect for subdomain.domain.com/client/x to send the user to domain.com/clients/client/pay/x. This is easy based on the web server you use.
    1 point
  5. velaware

    Paid Downloads

    It'd be interesting to modify the download manager plugin to do that, but it would require a bit of a trick. Might do that though once I get some free time.
    1 point
×
×
  • Create New...