X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   adding message with payment failed error code (https://forum.x-cart.com/showthread.php?t=23069)

cotc2001 07-06-2006 12:13 PM

adding message with payment failed error code
 
Im not sure on how to do this one so any pointers would be appreciated.

Basically we use protx vspdirect on our site which enables us to take the card details on our site which then gets pushed to protx securley.
On the occasion that a payment fails the customer is returned to our site and a error code and message is shown for example

Code:

Reason: Status: Authorisation declined by bank. - Message : DECLINED (NOTAUTHED)  (AVS/CVV2: {ALL MATCH})
CVV info: 3 digit(s) /


what I need to do is add a little message underneath saying

Code:

"if this is your second failed attempt at payment please consider using the pay via paypal option, on rare occasions there may be a glitch with normal credit card transactions and you can now use paypal with your normal credit/debit card without the need for a paypal account, if your payment also fails with paypal please contact your card issuing bank"

DanUK 07-10-2006 12:30 AM

Hi,

All I did for mine regarding extra instructions, was edit the err_payment_declined_order to read:

Quote:

Order processing error !


The payment processor has declined your order. Likely reasons include an incorrect expiry date or incorrect CVV2 number -please go back and double check these before submitting again.




That's the easy way!

Dan

Vacman 07-10-2006 07:05 AM

err_payment_declined_order

is this a .tpl file or a language entry? If a file, where is it?

DanUK 07-10-2006 07:08 AM

Hi,

It's under languages and then "errors" in my version.

Dan

Vacman 07-10-2006 07:47 AM

Got it - thanks - the only catagory I didn't check... :oops:


All times are GMT -8. The time now is 05:06 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.