I am following up on this thread that was not resolved, but was automatically closed. How can we get the registrant names to show up on the Auth.net line items?
Hi @MontanaChamber, I don’t think we usually write code snippets out as part of support requests for a feature, but this isn’t the first time we’ve had this request, so it made sense this time. So, here is a code snippet that adds the contact/attendee’s name to the Authorize.net AIM line item’s DESCRIPTION (it can get pretty long, especially if there are multiple registrations for the same ticket). But if you prefer to put that information on the line item’s NAME, you can change the code snippet to instead use the filter “FHEE__EE_gateway___line_item_name”.
This snippet will also work for other gateways that receive line items, like PayPal Express, PayPal Pro, and Mijireh (there might be others).
Just add that snippet to your theme’s functions.php file or create a site-specific plugin with that in it and then activate it. Then it will start doing its magic.
Let me know if you have any questions.
This reply was modified 6 years, 10 months ago by Michael Nelson. Reason: don't forget to activate the site-specific plugin!
This is so helpful Michael! I just added it to the site and will reach out if any additional questions come up. Thank you so much for the excellent customer support!
The support post ‘Multiple Registrant Names in Authorize.net receipt’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.