I'm trying to use the Iridium Payment module and I am currently unable to get it process payments succesfully.
I am something of a newbie to Zen Cart but I have been trying several different things to no avail.
Initially I installed zc on my server (zen-cart-v1.3.8a) and created a product in my store.
I then downloaded ceon_iridium_1.2.0 module and uploaded it to my site.
I then experienced some pear_blowfish type warning messages, which with a bit of help from my hosting service provider, I managed to make disappear. After this I installed the module from the Zen Cart admin, filled in my merchant details and activated the module in test mode.
I tried a couple of different transactions for different card types but strangely whenever I get to process the transaction I get a white screen at : index.php?main_page=checkout_process
"Step 3 of 3 - Order Confirmation"
Although it does seem when I look at the MMS dashboard for the transaction history as though something is getting through as the test transactions are shown there as declined, but as the customer, all I see is a white screen (the following is code from the 'view source' of that page)
----------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
----------------------------------
If I switch the module into debug mode, I can see the transaction information (i.e. it does show me that the transaction has been sent to Iridium and there is text output to the screen about the transaction)
Initially I looked around for information about this problem on the net in some ZenCart forums and I found a few people with a similar problem and the recommended solution was to uninstall ZenCart and start again from scratch. I was a bit at pains to do this as it meant re-configuring the store and everything again. But today I have done that and this time installed what appears to be a newer version of the Iridium payment module (v1.4.2), after dropping the zen cart database and deleting all the content from the server, then recreating the database and reinstalling zen cart and the newer Iridium module, I ran the tests again and I got the exact same result! (aaaaarrrrghhh)
Has anyone got any tips on this or had it working with this configuration?
Thanks for any help.
David




