I don't have the freecharger or moneyorder modules enabled. PayPal EC & IPN are. What I'm getting at is this conditional, which only kicks in when one payment module is enabled.
https://github.com/zencart/zencart/blob/v151/includes/classes/payment.php#L84-L89
I have a custom template and a handful of overrides. It may very well be my mods, but I've already dug through them and none of it setsAs stated originally, I'd really like a point in the right direction, not just "it works on my box."Code:$_SESSION['payment'] = NULL; // or an equivalent


Reply With Quote

