- When a shopper enters and submits a coupon, a fatal error occurs that stops PHP execution. (ps_coupon.php)
- When a shopper clicks 'Confirm' at the end of the checkout process, the chosen payment method's extra code is not run correctly. This can result in a blank page and the payment process not being completed (for example, no PayPal transaction occurs). (checkout.thankyou.php)
To address these problems, we have released corrected versions of the following files:
- ps_coupon.php
- checkout.thankyou.php
To apply this fix, download the hotfix , extract these files to a temporary directory and replace your current versions of the files with these corrected copies.