Posted: June 4, 2017 at 9:44 pm
When using auth.net, it has an image with the 4 credit cards and says Pay by Credit Card…my customer says it is way too small..and I agree. How can we make it a larger image? Also, when you get to Final Registration page, when you have multiple tickets, there is a line that says Click here to edit all Attendee information. She is wondering why that is there when you already have that info in there. She said there is no reason for it to be there and when you click on it, the wording is confusing. |
|
Hi Dorian,
The image by default is 140px wide by 47px high, we limite the img size down to 100px wide. You can override that by adding:
To your sites CSS. That will show all of the payment methods available with a 140px wide image. If you want a bigger image than that you’ll need to create your own larger image, set it within: Event Espresso -> Payment methods -> Auth.net (SIM/AIM) -> Button URL Then adjust the above CSS to allow for a large image.
There are reasons for including that link, lets say you notice a mistake on the thank you page with the names enter during registration, without the link how do you update those details? Can you provide further details on what is confusing about the wording? I’ll happily pass that along to our developers. |
|
I forgot to add some CSS for you to hide the link mentioned above, if you want to remove that link you can use this CSS: #espresso-thank-you-page-overview-dv .ee-registration-details-dv > p { display: none; } |
|
Thank you so much!! |
|
So that just removes the “Click here to edit all attendee info” link on the Con graduations page? Just making sure because I cannot test it without entering a credit card. |
|
I’ve altered my example above to be very specific, right now it will only target the “Click here to edit all attendee info” yes. One way to test and confirm is to temporarily enable the Invoice PM so you can select it to finalise, then disable it again. |
|
The support post ‘EE4 Checkout screen questions’ 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.