Support

Home Forums Event Espresso Premium Turn off credit card name auto-population

Turn off credit card name auto-population

Posted: April 12, 2021 at 6:50 pm


CirqueSocial

April 12, 2021 at 6:50 pm

Hello – I use this plugin for a kids soccer camp registration and it is auto-populating the kids name into the credit card name field. Is there a way to turn that off by chance? Or plans to create away in the future. Thanks!


Tony

  • Support Staff

April 13, 2021 at 5:48 am

Hi there,

Currently, we don’t have an option to disable it within the admin but it can be done with a snippet:

add_filter('FHEE__EE_Billing_Attendee_Info_Form__populate_from_attendee', '__return_empty_array()');

You can add that to a custom functions plugin on your site, we have some documentation on creating one here:

https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/

The support post ‘Turn off credit card name auto-population’ 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