does anyone know any article or guideline on worldpay payment integration with php?
barns101
1:28 pm on Apr 7, 2006 (gmt 0)
WorldPay integration can be done with HTML and so it's the shopping cart that will be the PHP bit. You can then use their callback feature to check the validity of transactions (this would be with PHP). See their integration guide for full details.