On the Thank You page, for “Payment Type” I’d like it to say “Credit Card” instead of “authorize.net SIM.” What’s the best way to achieve that? Thank you!
The best way to accomplish this might depend on how many payment options are being offered on your site. If it’s a case where you’re only offering one option: Authorize.net SIM, you could change the /templates/payment_overview.php template on line 18.
The downside to making this change is it will say Credit Card as long as there is a transaction type, which wouldn’t make sense if there’s a different transaction type.
The other place where this could be changed where it would only affect authnet transactions is in /gateways/authnet/authnet_ipn.php on line 39.
The support post ‘Editing Thank You Page’ 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.