Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
CCV and Authorize.net | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium CCV and Authorize.net

CCV and Authorize.net

Posted: January 2, 2013 at 7:57 pm

Viewing 1 reply thread


Paul Pitts

January 2, 2013 at 7:57 pm

Is there a way to add a link or a hover over on the CCV field that will explain to users what the CCV field is for. I know that for most of us it is second nature but some people might not be sure what that field is for

Thanks :)


Dean

  • Support Staff

January 3, 2013 at 1:40 am

Hi Paul,

This can be done by modifying one of the gateway files.

It is best to copy these over to the wp-content/uploads/espresso/gateway directory (you can just copy the entire Aim directory)

Edit the aim_vars.php and look for the

<label for="ccv_code">

on line 77

Here you can either add a title to give it hover information or modify the html to add a small description eg:

<label for="ccv_code" title="A CCV is the little code on the back">

or

<label for="ccv_code"><?php _e('CCV Code', 'event_espresso'); ?><br />A CCV is a the little code on the back</label>

or both.

Hope that helps.

Dean

Viewing 1 reply thread

The support post ‘CCV and Authorize.net’ 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 - Staging Server