Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Add mesage during payment confirmaton

Add mesage during payment confirmaton

Locked

Views: 810

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
22 Oct 2007, 9:34 PM
#1
cdelab avatar

cdelab

New Zenner

Join Date:
Aug 2007
Posts:
47
Plugin Contributions:
0

Add mesage during payment confirmaton

Hello, I would like to add a mesage specific to Paypal payment on checkout_confirmation page (for paypal only). What is the best practice to do that?
Thank you.

22 Oct 2007, 9:37 PM
#2
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: Add mesage during payment confirmaton

The simple way - just alter the text on the thank you page (checkout_success.php) to include text saying "If you paid using PayPal, then "da da da da your text here".

The more detailed way - Do the same as above, only add the statement to your own "if then" code to display only if the payment was from PayPal.