chanansh Posted January 19, 2015 Share Posted January 19, 2015 שלום, משום מה פתאום ה-PAYPAL לא עובד באתר שלי www.yogly.co.il http://www.yogly.co.il/modules/paypal/express_checkout/payment.php כתוב "צור קשר עם המוכר" ניסיתי להתקין מחדש את התוסף וגם בדקתי את הסיסמא ואת הפרטים של ה-API והכל נראה תקין. תודה! חנן. Link to comment Share on other sites More sharing options...
yaniv14 Posted January 19, 2015 Share Posted January 19, 2015 איזה גירסה של המודול מותקנת אצלך? בנוסף תבדוק במערכת ניהול של פייפל (בחשבון שלך) שאין שום בעיה לקבל כסף (חשבון בנק/אשראי/פרטים חסרים). Link to comment Share on other sites More sharing options...
AppleEater Posted January 19, 2015 Share Posted January 19, 2015 נסה לעבור משיטת Express Checkout במודול לשיטה השניה, ובדוק אם זה עובד. ההודעה היא הודעה שמחזיר המודול של PayPal. כיוון שזה לא מציג את המסך של פייפאל, כנראה שהמודול לא הצילח לקבל את כתובת הדף שאליו יש להפנות את המשתמש. Link to comment Share on other sites More sharing options...
chanansh Posted January 26, 2015 Author Share Posted January 26, 2015 היי, אין בעיה לקבל כסף כי הפייפאל הזה מקבל כסף דרך פייסבוק בחנות ECWID www.ecwid.com (www.facebook.com/yogly.co.il) גרסאת המודל פייאפל היא העדכנית ביותר כי הסרתי והתקנתי מחדש (וזה לא עזר). הבעיה קוראת גם בתשלום רגיל וגם ב Express Checkout ואין הודעת שגיאה נורמאלית. אשמח לעזרה דחופה, אני מפסיד עסקאות. תודה, חנן Link to comment Share on other sites More sharing options...
yaniv14 Posted January 26, 2015 Share Posted January 26, 2015 I've checked your site and I don't see any issue with the module. What you can try do is: Disable all cache in BO. Force compile on templates. Disable all CCC (HTML, CSS, JS) Manually delete all cache (cache/smarty/cache & cache/smarty/compile) - Don't delete the index.php file in both folders. After you cleared all of that try to uninstall/install paypal module again, and check if its working. Update your result here on the post. Link to comment Share on other sites More sharing options...
chanansh Posted January 26, 2015 Author Share Posted January 26, 2015 Hi Yaniv,Thank you for the effort but your procedure seems not to work for me (or I don't understand it).I have cleared all the caching manually and disabled caching but still I get the error (I now re-enabled it)What do you see when you go to http://www.yogly.co.il/modules/paypal/express_checkout/payment.php ?Do you see the error message as in the picture above (see my first posting). Or do you see something else?Did you manage to get into paypal after selecting a product and (express) checking out? If not, how did you tested there is no issue with the module? Thanks again,Hanan. Link to comment Share on other sites More sharing options...
yaniv14 Posted January 26, 2015 Share Posted January 26, 2015 Did you follow all the steps I mentioned, including uninstall and installing the module? Do you have any override in Override/controllers/front? Paypal express checkout button is basically a button that on click trigger an hidden form, what I checked is that the form holds the proper inputs and upon submit (post) all the input variables forwarding to the next page. When you enable all the CCC options its difficult to fully examine your page. Enable debug mode or check log files to see the exact reason for the error Link to comment Share on other sites More sharing options...
chanansh Posted January 26, 2015 Author Share Posted January 26, 2015 (edited) Yep, I also reinstalled the module. Do you see the error when you are trying to buy a product? I have tested with several browsers and I keep getting the error (including with incognito mode). I don't know what's Override/controllers/front I am not sure how to enable debug more or check the logs. Can you please have a look? I can add you as an admin to the site. Thanks, Hanan. p.s. when I look at the POST command it seems incorrect to me as the value of "quantity" and "id_p_attr" are both empty. <form id="paypal_payment_form" action="http://www.yogly.co.il/modules/paypal/express_checkout/payment.php" title="שלמו באמצעות פייפאל" method="post" data-ajax="false"> <input type="hidden" name="quantity" value=""> <input type="hidden" name="id_p_attr" value=""> <input type="hidden" name="express_checkout" value="cart"> <input type="hidden" name="current_shop_url" value="http://www.yogly.co.il/index.php?controller%3Dorder"> <input type="hidden" name="bn" value="PRESTASHOP_EC"></form> Edited January 26, 2015 by chanansh (see edit history) Link to comment Share on other sites More sharing options...
yaniv14 Posted January 26, 2015 Share Posted January 26, 2015 I don't need access to back office. I need access to server. PM with FTP access or email me yanivmirel at gmail Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now