Oh and you may also have to enter
delete from configuration where configuration_key like 'MODULE_PAYMENT_WORLDPAY%';
into that SQL box to clear all the worldpay values out, sine it may have half installed.
Oh and you may also have to enter
delete from configuration where configuration_key like 'MODULE_PAYMENT_WORLDPAY%';
into that SQL box to clear all the worldpay values out, sine it may have half installed.
Erm, unless you knew what column types that were set in the original table creation, you probably shouldn't have modified any columns as they could have been varchar, float or int. If you need to please PM me to confirm the column types of the values you have changed.
Philip.
New version 2.06 has been released details below. Please read the section http://YOUR_SERVER/docs/worldpay/ very carefully after installation.
New Function, possible bug fixes
5th March 2009
Bug fix, on heavily overloaded servers the variable credit_covers appears to be being set, this then allows the buyer to go through to worldpay but the when they return it has removed their shopping cart as if they had a gift voucher or special discount. This "bug" has been fixed although it is why it happens (and it is a zen-cart thing outside of the worldpay module) is outstanding
Forum user Khalil suggested some code and an idea to select the credit/ debit cards before going to worldpay, so skipping one of those ugly screens, it was a very good one and has been incorporated although in a slightly different format. Khalil's idea was to modify the templates to put in a select box. The "select box" option still exists and looks neater, but the user would only know what credit cards were accepted if he/she clicked the box. An additional Radio Button layout has been added so that the user can clearly see the accepted cards (which means Khalil's idea was even better as showing the correct accepted ards on the confirmation screen saves the user going to worldpay and finding his/ her card isn't accepted). Also the templates do not have to modified to use now use this options, it is select in admin, as are the cards that are accepted, so there is no editing of PHP pages required.
If you have applied Khalil's modification to the checkout template, you will have to remove it
The file has been submitted to Zen cart but you can get the same copy from
http://########################.co.uk/WorldPay_ZC1.3.x_v2.06.zip
until Zencart put it up on their downloads page.
Hi,
As i'm sure you're aware, Worldpay are changing at the end of this month. I think the extent of the changes for most users will be the worldpay url needs to be changed. Do you know anything about this?
Thanks
FORUM:
# a public meeting or assembly for open discussion
#An online discussion group, where participants with common interests can exchange open messages.
# a public facility to meet for open discussion
Yes several people have mentioned it and forwarded the notification. I assume as worldpay is owned by RBS that is now majority owned by our government, they are pooling their resources in an efficiency drive. The memo looks to me like they are either going to
change the domain name where the info is sent (bad idea, this forum will be filled with 100's of people),
but more likely
change from where the computer posts a successful transaction.
I am guessing that some shops limit the posting of data to ip range (it is possible) but we don't so that won't affect us.
What will affect is that with version 2.0 of ZC on the horizon, the whole module will have to be re-programmed.
Chink chink anyone (that's the sound of me rattling a bucket for donations).
Philip.
Hi,
I have WorldPay 2.06 installed and am trying out some test transactions before I go live. I've just carried out a test transaction and whilst the payment seems to have gone through OK (have checked via WorldPay admin screens) I wasn't redirected back to my site at the end of the transaction and I don't have anything showing up on the Payment response page.
I'm sure I'm doing something really dumb but not sure what.
Thank you.