Re pre-selecting payment option.
There's a USPS contribution which includes a separate pre-select mod as well. It's in the admin section of downloads - Zen Cart Order Manager.
Here's the link:
http://www.zen-cart.com/index.php?ma...roducts_id=223
Re pre-selecting payment option.
There's a USPS contribution which includes a separate pre-select mod as well. It's in the admin section of downloads - Zen Cart Order Manager.
Here's the link:
http://www.zen-cart.com/index.php?ma...roducts_id=223
Hi Tim,
That's a decent enough way for that to work... simple and easy. Just in case anyone has a slightly updated template, as we do, the operative lines in the version of the template that comes with that module are:
They should replace the following line in the tpl_checkout_payment_default.php template:PHP Code:
// Edited by Mike Barkdoll.
if(isset($_SESSION['payment'])) {
echo zen_draw_radio_field('payment', $selection[$i]['id'], ($selection[$i]['id'] == $_SESSION['payment'] ? true : false ), 'id="pmt-'.$selection[$i]['id'].'"');
} else {
echo zen_draw_radio_field('payment', $selection[$i]['id'], ($i == 0 ? true : false ), 'id="pmt-'.$selection[$i]['id'].'"');
}
// End of changes.
Hope that helps anyone who's interested in this!PHP Code:
<?php echo zen_draw_radio_field('payment', $selection[$i]['id'], ($selection[$i]['id'] == $_SESSION['payment'] ? true : false), 'id="pmt-'.$selection[$i]['id'].'"'); ?>
All the best...
Conor
Hi,
It is with great regret that I have to announce the temporary suspension of support for all our modules.
Following a scan yesterday, I was immediately admitted to hospital and will be undergoing neurosurgery shortly. I will not have internet access again until I have sufficiently recovered. (From past experience I know that the neurology recovery wards don't have wifi, sadly! :) ).
If everything goes well I should hopefully be up and about and back in contact, if even in a limited capacity, in just over a week or so.
This sequence of events was completely unexpected, everything has happened much quicker than I anticipated so please accept my apologies for not being able to make alternative support arrangements and any inconvenience this lack of support may cause (I'm currently the only tech guy at Ceon).
If you are having any trouble, please be sure to read the installation instructions, configuration instructions and FAQs in the module's documentation. In our experience the information there answers all questions which are not to do with specific problems/issues with a server.
If you have any absolutely urgent contact queries please use the contact form on the website. I'll do my best to get simple mobile phone-based access to e-mail later in the week so that I can respond to these e-mails. I can't give any guarantee that I will be able to do this though (or indeed be able see again well enough, within a week, to read e-mail on a mobile phone! ;) ).
Thanks in advance for your understanding.
All the best...
Conor
Ceon
Thanks for letting us know Conor. Good luck and I hope to 'see you around here' soon.
Craig
Gook Luck!
Hi Conor
Hope it all goes well and you are back fighting fit again!
Cheers
Brinley
We all have our fingers crossed for you Conor -- Please take a minute to confirm everything is okay when you're back home and then PLEASE take some much needed time off the PC to recover!!
Kind regards
Everyone at the JSWeb team..
bit late - but Conor - really sorry to hear that - hope you get well really soon and don't worry we can cope
take care thanks for letting us know
Sarah
Hi Conor, hope all goes well for you!
If anybody can help me, I have a problem.
As I have already posted here:
http://www.zen-cart.com/forum/showth...625#post414625
My customers are getting the error: VPSTxID={65054B22-EA4D-81C4-3D0E-46C870A41175}
It now appears that their cards are getting charged every time they try!
What can I do to fix this? I need to get it sorted asap!
Thanks,
Steve.
Hi
Conor is the man but maybe we can help a little in the mean time.
Could you let us have some info:
Tools > Server/Version Info
This will at least tell us which version of Zen Cart you are using for a start.
Any info you can give us on which version of of the module you are using would be useful. Perhaps a screen grab of the config options (blank out any sensitive passwords/vendor names).
There has been a major upgrade recently by Protx and Conor too which means unless you've upgraded and enabled 3DSecure you will not be able to process Maestro cards which could be the problem you are having.
Have you tried a different card?
Can you disable Maestro in the config in Zen Cart?
Craig
Bookmarks