Jump to content

hellomobio

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by hellomobio

  1. Look at me previous posts. They will help you solve your problems.
  2. I would set up a voucher in the cart rules and under the conditions select carrier selection and add the free carrier (that you have made before) removing all other carriers. I assume this is what you want.
  3. This issue shouldn't happen often. However if you use paypal , to prevent the issue allow all cookies from paypal website. This is done in privacy setting of your browser.
  4. I think only if the return customer hasn't removed the blocked cookie from browser's history. ie hasn't cleared the problem from their last visit.
  5. In my opinion the code is generated when your checkout page thinks a payment process has already been tried and this is in a cookie that is cached. Either clear all your cookies or for example if you have Paypal Checkout activated then click this option and then cancel the express checkout with the url "Cancel and return to <website>". Your voucher field should be visible .
  6. If you start a inprivate browsing session or equivalent the voucher will appear. Also if you delete all you temp internet files, cache and cookies the voucher will appear. In the link I posted before it states "So you have another page on the same shop processing a payment or you tried ti cancel a payment by clicking the previous page button of your browser instead of clicking on "Cancel and go back to the merchant's website" link." which I think is correct. Then on further investigation I noticed that when the voucher is not available the browser you are using at the time has a block with a paypal cookie ( or whichever payment processing you are using) . I think this is then allowing the code $('.qty-field.cart_quantity_input, .cart_total_bar, .cart_quantity_delete, #cart_voucher *').remove(); to be activated.
  7. Take at look at http://forge.prestashop.com/browse/PNM-1146 This answers the problems to the voucher box not showing in various browsers.
×
×
  • Create New...