Posted: March 18, 2014 at 1:17 pm
|
Good evening, I was wondering if you could help with the add on that I bought for quite some money. I’m running version 1.2.p of the infusionsoft add on and Version 3.1.36.4.P of EE. Problems: 2) Payment gateway isn’t working Can you pls help? Thanks much in advance! |
I understand your frustration, but usually these issues arise because there is a lot of settings and variation, hence the need for support forums (ie, I just retested the infusionsoft integration on my local server and have it working, so it must be a configuration issue that we hopefully we can figure out). Regarding issue 1) “Contact data isn’t properly updates in Infusionsoft”: Regarding issue 2) “Payment gateway isn’t working”: |
|
|
Dear Michael, thanks much for your reply! Really appreciated. 1) It just updates some info in infusionsoft. Looks like a classic field mismatch. 2) Yes, I use the infusionsoft gateway. It comes back to me with: Mike, again many thanks for taking care. |
Re 1) Could you please upload it to a service like Awesome screenshot or upload it to a public google doc or something? What info is it not updating that you would like it to? Re 2) Yeah you shouldn’t need to hack the code like that. We’ll try to have a hotfix for that soon |
|
|
Dear Michael, 1) here we go: 2) That would be really great. What would be the next on this one as this is my most urgent matter in this case. Again, many thanks! |
hey sebastian, 2) I also modified the code so we are sending the billing country info to Infusionsoft, which is also being internally tested. We will let you know when we have the hotfix ready for download |
|
|
Hi Michael, again many thanks for your prompt help. Thanks much, |
|
Hi Michael, sorry for beeing pushy on this one, but we are desperately depending on the payment gateway to work. Do you have an update for us? Thanks much in advance, |
Hi Sebastian, Michael has created a hotfix for this issue, but we have been unable to reproduce the issue and therefore haven’t been able to test the hotfix. We will send the hotfix files to you via email using the email address in your account. Does that work? |
|
|
I am also have the issue where only part of the contact information is loading into InfusionSoft. We are getting the name, email address and the zip code is being added into the last 4 digits of the zip code section in InfusionSoft. Company information, Job Title and Ph# (as well as address) are not translating into Infusionsoft. |
|
Seth, 1) Unfortunately the amount is charged twice! 2) Country field would need to be a dropdown or fixed to “Germany” 3) The Tax field in IS needs to be filled Can you pls. help and rework the code to make this add on work properly? Thanks much for your help in advance, |
@Jason please create a new thread for your particular issues, because they are somewhat different than what Sebastian reported. Also, please note that we have documentation about capturing custom field data here: https://eventespresso.com/wiki/infusionsoft-addon/#custom_fields |
|
|
Dear Michael & Seth, can you pls. pls. come back to me on the 3 new issues? I have to put this site live, as we are already late a week. Thanks for your help, |
Sebastian, we need to discuss these changes internally, as they are not simple fixes. This is the first that we are hearing of this issue and have been unable to reproduce it. |
|
@Sebastian we are looking into issue #1 to try and find the issue/fix. For #2, I think we should just provide a filter that you can use to change the input to a dropdown, because different payment providers will want different things. Some may require 3-letter country ISOs, etc. For #3,I think we will provide a filter when creating an event so you can send any parameters you want to IS. Does that work for you? |
|
|
Hi Seth, #2 #3 I don’t know if you have the time to get me on board on the “filter” with two more sentences. However the most important thing to us is to get this to work as we are loosing money each and every day without payment. If there is anything else I could do to help out. Even in providing access to my IS app or anything let me know. Anything that accelerates the solution is happily welcome. Thanks very much for your help, |
Sebastian, Put simply. A filter is a place in a plugins code that can be overridden by a PHP function that is loaded from your theme’s functions.php file. Please read the following articles so that you understand how actions and filters work in WordPress: https://code.tutsplus.com/articles/the-beginners-guide-to-wordpress-actions-and-filters–wp-27373 http://wpcandy.com/teaches/how-to-use-wordpress-hooks/#.UzHdu8cinRA Basically, we will add the filters to our code in the add-on. Since we have no idea what data you want passed to Infusionsoft, it will be up to you to create the functions that will pass the required data to Infusionsoft. |
|
yeah we have another hotfix ready for testing which we will send shortly. Issues #2 and #3 are customizable via hooks (because what you want isn’t necessarily what all clients will want). Add this code to your functions.php file with the next hotfix to resolve them |
|
yeah we have another hotfix ready for testing which we will send shortly. Issues #2 and #3 are customizable via hooks (because what you want isn’t necessarily what all clients will want). Add this code to your functions.php file with the next hotfix to resolve them |
|
|
Thanks Michael! Will wait for your eMail. |
|
Payment and filters work great, thanks guys! |
The support post ‘Infusionsoft Add on doesn't work properly. No contact data & payment.’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.