encrypted results

  1. I am considering purchasing this product to use on a site where the form results will preferably be emailed however they must be sent via SSL and encrypted. Is this product capable of providing this?

    Or do I need to have the form results saved in a database in order to accomplish the encryption?

    Posted 8 months ago on Monday June 6, 2011 | Permalink
  2. Currently Gravity Forms does not send encrypted emails. If you wanted it to send an encrypted email you would have to customize the code to do so.

    Out of the box Gravity Forms does not encrypt the data saved in the database. It is possible to do it as a customization via available API hooks and filters but requires custom code to implement. Encryption of data is something we plan on introducing as an Add-On down the road.

    Posted 8 months ago on Monday June 6, 2011 | Permalink
  3. Good Afternoon,

    In reading this post I think I can write the custom code to encrypt the email (I currently have a gpg script running that encrypts and sends email). My question is more along the line of how can I add my custom code to the plugin without it being overwritten when I run an update? thank you for your help in advance.

    Sincerely,
    Aaron K.

    Posted 8 months ago on Friday June 17, 2011 | Permalink
  4. You would create your customization by using the available hooks and filters to customize Gravity Forms with custom code you place either in your themes functions.php file or in your own plugin that you create. Because this code resides outside of Gravity Forms it won't get overwritten by updates.

    Documentation for all the available hooks and filters for customizing Gravity Forms can be found here:

    http://www.gravityhelp.com/documentation/page/Developer_Docs

    Posted 8 months ago on Friday June 17, 2011 | Permalink
  5. Hello, poking around for answers on this subject myself. Is there any update about this being an Add-On?

    Posted 3 months ago on Monday November 14, 2011 | Permalink
  6. There is no update. It hasn't been a highly requested feature so it isn't something we have focused on. We would like to make an add-on that makes it easy to encrypt and decrypt form field data, however i'm not sure how that will play into encrypted email notifications as well.

    Right now we have higher priority Gravity Forms enhancement, add-on development and Gravity Charge development that is more pressing so there is no timetable.

    But it is something that a 3rd party developer could create too, there are a lot of 3rd party add-ons for Gravity Forms.

    Posted 3 months ago on Monday November 14, 2011 | Permalink
  7. Carlos
    Member

    We are *very* interested in this feature.

    Posted 1 month ago on Wednesday January 11, 2012 | Permalink
  8. I would add that we are very interested in the ability to save encrypted information into the database, much more so than encrypted emailing.

    Posted 3 weeks ago on Friday January 27, 2012 | Permalink
  9. Thanks for the pointer.

    Posted 3 weeks ago on Tuesday January 31, 2012 | Permalink
  10. I am also very interested in this feature as it involves medical history forms. I have an SSL certificate on my WordPress Site, so if I retreive the form results from the database, I will be in compliance with HIPAA law, but it would be really smooth to be able to have encrypted emails sent automatically to a designated emal address(s). If I purchase your product, will I be able to customize the code with the $39 version, or will it require an add-on (via the $99 version)?

    Thanks

    Posted 3 weeks ago on Wednesday February 1, 2012 | Permalink
  11. You can customize the code with either version. The different licenses allow usage on more sites, and access to different add-ons. However, for this customization you don't need any add-ons.

    The developer license also gives you access to priority support. But you don't need any of that to accomplish the customization that is addresses in this topic.

    Posted 2 weeks ago on Tuesday February 7, 2012 | Permalink

Leave A Reply

You must log in to post.