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)
-   -   Nuke payment_wait.tpl? (https://forum.x-cart.com/showthread.php?t=60021)

SID357 06-30-2011 07:49 PM

Nuke payment_wait.tpl?
 
Anyone know of any way to just go from the last checkout page directly to Paypal?

Google checkout just flips directly to it. I've been trying to do the same thing with the payment_wait.tpl to Paypal.

Any time I code that tpl for some reason, it will work for a bit, and then change abruptly. It's very rude. lol

Anyone manage a way to just completely skip it?

A simple "No" is expected, but I thought I'd ask.

cflsystems 07-01-2011 04:30 AM

Re: Nuke payment_wait.tpl?
 
Try to comment out this line

Code:

func_flush(func_display('customer/main/payment_wait.tpl', $smarty, false));

in this file

/include/payment_wait.php

SID357 07-01-2011 03:49 PM

Re: Nuke payment_wait.tpl?
 
I always forget about the damn php files. 8O

Dead on as always Steve, thank you very much sir.


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

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