Ron morales Posted September 29, 2014 Share Posted September 29, 2014 Paypal express show when no stock, http://www.peopleandfitnes.com/es/831-modern-bcaa-536-gr-usp-labs.html#/sabor-pink_lemonade , paypal version PayPal v3.7.2 - ps 1.6.06 Link to comment Share on other sites More sharing options...
benjamin utterback Posted September 29, 2014 Share Posted September 29, 2014 Hi! Can you check the file paypal/js/paypal.js around line 70 for these lines of code highlighted in Green, https://github.com/thoma202/PrestaShop-modules/commit/e6716d120356b0ad5062bec11aa135a655662e0c This was a bug reported here, http://forge.prestashop.com/browse/PNM-2503 Link to comment Share on other sites More sharing options...
Ron morales Posted September 30, 2014 Author Share Posted September 30, 2014 (edited) Hola! ¿Se puede comprobar el archivo de paypal / js / paypal.js alrededor de la línea 70 para estas líneas de código resaltado en verde, https://github.com/thoma202/PrestaShop-modules/commit/e6716d120356b0ad5062bec11aa135a655662e0c Esto fue un error informó aquí, http://forge.prestashop.com/browse/PNM-2503add two lines but not work correct $('select[name^="group_"]').change(function () { displayExpressCheckoutShortcut(); }); $('.color_pick').click(function () { displayExpressCheckoutShortcut(); }); if($('body#product').length > 0) displayExpressCheckoutShortcut(); {/literal} {if isset($paypal_authorization)} {literal} i add this lines but not work correct, appear sometimes appears without stock, with stock has strange behavior Edited September 30, 2014 by Ron morales (see edit history) Link to comment Share on other sites More sharing options...
Ron morales Posted October 2, 2014 Author Share Posted October 2, 2014 http://forge.prestashop.com/browse/PNM-2810 bug posted Link to comment Share on other sites More sharing options...
Ron morales Posted October 8, 2014 Author Share Posted October 8, 2014 (edited) Solution this https://github.com/thoma202/PrestaShop-modules/commit/e5b970e691faa01020d46707d19a0b66367e483d Solved! Edited October 8, 2014 by Ron morales (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts