devashanti Posted January 25, 2006 Posted January 25, 2006 I don't have ssl and use Authorizenet instead. Authorizenet lets you set up you payment page so it looks like it is part of your own website and I have done this, but on my checkout page the payment method is named authorizenet.net. This kind of defeats the effort to set up my Authorizenet payment page to look like my own website and it is confusing to most customers who don;t have a clue what Authorizenet.net is. All they need to know is that they can pay with a credit card, so I want the text to say "Pay with Credit Card" instead of "authorizenet.net". Unfortunately, I can't find where the global variable for that text is located. I found these two lines in the ..\includes\modules\payment\authorizenet.php file seem to be these variable values I need to change, but I cannot figure out where these global variable values are set. $this->title = MODULE_PAYMENT_AUTHORIZENET_TEXT_TITLE; $this->description = MODULE_PAYMENT_AUTHORIZENET_TEXT_DESCRIPTION; Can anyone help me out?
daisy janie Posted February 1, 2006 Posted February 1, 2006 What is the answer? I want to get rid of this line as well. It's confusing. Jan
♥Vger Posted February 1, 2006 Posted February 1, 2006 includes/languages/english/modules/payment/authorizenet.php Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.