Support

Home Forums Event Espresso Premium Infusionsoft Integration

Infusionsoft Integration

Posted: August 19, 2016 at 5:39 am

Viewing 6 reply threads


Mike Doughty

August 19, 2016 at 5:39 am

Hi,

We are using EE4, and have installed the Infusionsoft Integration.

I’m wanting to know if it is possible to apply a tag to a contact record that registers for an event, WHEN the payment process is COMPLETED successfully, using on of the EE4 Payment GateWay facilities Mijireh.

Thanks, Mike


Josh

  • Support Staff

August 19, 2016 at 1:56 pm

Hi Mike,

Yes it’s possible in that you can delay the tagging until after the registration status get to Approved, which happens after the payment response completes from Mijireh. Here’s a link to the code library that has the code you add to your site to make this happen:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/addons/eea-infusionsoft/mn_only_tag_approved_registrations.php

You can add the above to a functions plugin or into your WordPress theme’s functions.php file.


Mike Doughty

August 19, 2016 at 4:20 pm

Hi Josh,

Thanks for the script link. Is it then possible to tag at the different stages, ie status Registered, and Approved.

Thanks, Mike


Josh

  • Support Staff

August 19, 2016 at 5:10 pm

Yes, so instead of passing an empty array (like it has in the example code) a developer could pass an array of tags at the first stage, then a different array at the later stage.


Mike Doughty

August 19, 2016 at 5:55 pm

Hi Josh,

If I mark a registration as approved, will that trigger the tag application in Infusionsoft?

Thanks, Mike


Mike Doughty

August 19, 2016 at 6:15 pm

Hi Josh,

How do tag a contact when they have registered?

I’ve got a tag being applied when they pay ie status is approved, so just need to apply a tag when they register.

How would I do this?

Thanks, Mike


Josh

  • Support Staff

August 23, 2016 at 12:42 pm

Hi Mike,

There’s some information in the documentation that shows how to set up tagging for when they register:

https://eventespresso.com/wiki/infusionsoft-integration/#ee4-tagging-new-contacts

Viewing 6 reply threads

The support post ‘Infusionsoft Integration’ 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.

Event Espresso