View Single Post
  #10  
Old 12-07-2005, 06:19 PM
 
sseremeth sseremeth is offline
 

Newbie
  
Join Date: Dec 2005
Posts: 1
 

Default payment_wait.php woes

This script causes a malformed html page (at least when using payflow link as we are) and a bad user experience -- our site is dark and they go from one dark page to another with a glaring white page in between that states:

"Your order is being placed. Please wait...

Please wait while connecting to VeriSign Payflow Link payment gateway..."

in the middle. It's hideous. Shall I comment the include of payment_wait.php altogether from payment_cc.php? It would seem that that would be the only way to get a properly formed html page out of cc_verisignl.php without doing something even uglier -- having payment wait begin the html tags for the whole page and remove them from the cc_verisignl.php. Yuck.

Anyone already crossed this bridge?

TIA.
__________________
xcart 4.0.16
Reply With Quote