Authorize.NET Response |
Post Reply |
Author | ||
1st-line
Newbie Joined: 15-October-2012 Location: Freehold, NJ Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 15-October-2012 at 3:51pm |
|
Is it possible to customize the response from decline charges using authorize.NET? If yes, please notify which files need to be modified.
|
||
Guests
Guest |
Post Options
Thanks(0)
|
|
Should be in the /includes/languages.asp file. Just search for the text in the message.
|
||
1st-line
Newbie Joined: 15-October-2012 Location: Freehold, NJ Status: Offline Points: 5 |
Post Options
Thanks(0)
|
|
Thanks. We already checked the language file and searched the forums/knowledge base before we posted. From the code, it looks like the response is coming from Authorize.NET. Unfortunately, it can confuse customers with a message that AVS is not matched. It also gives a back button, but does nto tell customers to try again or try a different card number.
|
||
Guests
Guest |
Post Options
Thanks(0)
|
|
I see. I always recommend against passing on the raw response from the gateway -- for reasons much as you suggest.
Best thing to do here would be to modify /pc/msgb.asp (as it is highly unlikely to be affected by PC updates). find:
replace that with:
|
||
1st-line
Newbie Joined: 15-October-2012 Location: Freehold, NJ Status: Offline Points: 5 |
Post Options
Thanks(0)
|
|
Thanks!
|
||
Guests
Guest |
Post Options
Thanks(0)
|
|
Oops! Correction:
|
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |