Title: Encryption &amp; Authorize.net Gravity Forms plugin issues/errors
Last modified: August 21, 2016

---

# Encryption & Authorize.net Gravity Forms plugin issues/errors

 *  Resolved Anonymous User 13941690
 * (@anonymized-13941690)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/encryption-authorizenet-gravity-forms-plugin-issueserrors/)
 * We are using this plugin as well as the authorize.net plugin for Gravity Forms.
   Unfortunately it seems that we cannot use them together.
 * When encryption is enabled and I fill out a test form, I get the following notice,
   and then finally a fatal error:
 * `Notice: Undefined index: config in /var/www/html/wp-content/plugins/gravityformsauthorizenet/
   authorizenet.php on line 360`
 * `Fatal error: Class 'AuthorizeNet_Subscription' not found in /var/www/html/wp-
   content/plugins/gravityformsauthorizenet/authorizenet.php on line 229`
 * When encryption is disabled the form works as expected.
 * It seems that Gravitate Encryption is mangling the authorize.net post data. Any
   ideas why it would be doing this?
 * [https://wordpress.org/plugins/gravitate-encryption/](https://wordpress.org/plugins/gravitate-encryption/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter Anonymous User 13941690
 * (@anonymized-13941690)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/encryption-authorizenet-gravity-forms-plugin-issueserrors/#post-5096286)
 * Turns out it is not Gravitate Encryption, it is the authorize.net add-on that
   is the problem. The authorize.net add-on is not retrieving product data the “
   gravity forms way” and as such, the data is never decrypted. Bummer. There are
   no hooks to manipulate the product data either.
 * Gravitate Encryption works exactly as it should.
 *  Plugin Author [Gravitate](https://wordpress.org/support/users/gravitate/)
 * (@gravitate)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/encryption-authorizenet-gravity-forms-plugin-issueserrors/#post-5096289)
 * Good to know.
    That’s what my guess was going to be. it is accessing the data
   directly from the database ans therefore can’t read the encrypted data.
 * Or it is accessing the data after it has been encrypted and cannot Decrypt it.
 * I would be willing to update the plugin if there was a Hook that I can use, but
   if it is as you mentioned that there is not one then that means you might be 
   out of luck.
 * Of course it is always nice to be able to update plugins, but if needed you can
   copy the Authorize.net Plugin and re-name it. Then modify the code to utilize
   the Decryption function.
 * I am getting closer to Updating the Plugin to work with specific Forms and specific
   fields. This wont fix your issue, but may make it feasible to use as you can 
   disable encryption for certain Forms and fields.
 *  Thread Starter Anonymous User 13941690
 * (@anonymized-13941690)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/encryption-authorizenet-gravity-forms-plugin-issueserrors/#post-5096296)
 * Being able to specify which fields should be encrypted would be great. That would
   actually solve the issue here, as I only need to encrypt personally identifiable
   information. Some of the data I was having trouble with, that was encrypted, 
   simply did not have to be.
 * I look forward to that update!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Encryption & Authorize.net Gravity Forms plugin issues/errors’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gravitate-encryption_414244.svg)
 * [Gravitate Encryption](https://wordpress.org/plugins/gravitate-encryption/)
 * [Support Threads](https://wordpress.org/support/plugin/gravitate-encryption/)
 * [Active Topics](https://wordpress.org/support/plugin/gravitate-encryption/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravitate-encryption/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravitate-encryption/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: Anonymous User 13941690
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/encryption-authorizenet-gravity-forms-plugin-issueserrors/#post-5096296)
 * Status: resolved