johnme Posted June 30, 2011 Share Posted June 30, 2011 Hi Can any body tell me. how to slove this error I am using latest of Version of Prestashop 1.4.3 . Module also latest one We are not able to process your payment using your PayPal account at this time. Please return to the recipient's website to complete your transaction using their regular checkout flow. if another paypal id . it is working good but my paypal id and api setting . it shows this error can any help me please Link to comment Share on other sites More sharing options...
PrestaSupport Posted June 30, 2011 Share Posted June 30, 2011 HiYou are not on sandbox option? Link to comment Share on other sites More sharing options...
johnme Posted June 30, 2011 Author Share Posted June 30, 2011 HiYou are not on sandbox option? Not on here i attached images of my paypal settingPlz help me Link to comment Share on other sites More sharing options...
johnme Posted July 2, 2011 Author Share Posted July 2, 2011 any body can help me please Still looking for help Link to comment Share on other sites More sharing options...
shokinro Posted July 5, 2011 Share Posted July 5, 2011 There seems some issue your Paypal account setting, I guess.Can you Paypal account accept payment from other way?Try to re-generate the API signature data and use the new ones.If you still can not firgure out, I suggest you contact Paypal for help. Link to comment Share on other sites More sharing options...
johnme Posted July 8, 2011 Author Share Posted July 8, 2011 actually i am not understand . without api also not working. same error I think some setting problem in my paypal account. any one can tell me correct paypal setting for prestashop Link to comment Share on other sites More sharing options...
Mr_PayPal Posted July 8, 2011 Share Posted July 8, 2011 Hello,There is a bug with the hold PayPal module. Take this one unzip it. Remove the PayPal Module from your back office Prestashop. Replace the new folder in \prestashop_1.4\modules. Reinitialize it in your back office PrestaShop. Configure it. It should be working.Normally with PrestaShop you don't need specific configuration on your account.Thanks,Alban paypal.zip Link to comment Share on other sites More sharing options...
johnme Posted July 9, 2011 Author Share Posted July 9, 2011 Hi , I use this model when i press paybutton its shows this error Fatal error (OrderHistory -> id_order_state is empty)how to reslove this please but paymnet credited in paypal .. but show this error Link to comment Share on other sites More sharing options...
Mr_PayPal Posted July 11, 2011 Share Posted July 11, 2011 Hi, Can you follow this link and tell me if it's fix your bug?http://www.prestashop.com/forums/viewthread/114940/P165/paypal/solved_erreur_10413 (Astragor SQL request)Thanks,Alban Link to comment Share on other sites More sharing options...
johnme Posted July 11, 2011 Author Share Posted July 11, 2011 Brother can you Give me Extract link . where to find solution for this . that thread not in english . i dont know that language . please help me . please help me brother Hi, Can you follow this link and tell me if it's fix your bug?http://www.prestashop.com/forums/viewthread/114940/P165/paypal/solved_erreur_10413 (Astragor SQL request)Thanks,Alban Link to comment Share on other sites More sharing options...
johnme Posted July 11, 2011 Author Share Posted July 11, 2011 stil i cannot reslove my problem . Sir paypal_alban please help me Link to comment Share on other sites More sharing options...
Mr_PayPal Posted July 12, 2011 Share Posted July 12, 2011 Hello Johnme,To resolve this problem you need to add field in your Data Base. Can you make this command line either in PHPmyAdmin either in your database command box ?INSERT IGNORE INTO `PREFIX_configuration` (`name`, `value`, `date_add`, `date_upd`) VALUES('PS_OS_CHEQUE', '1', NOW(), NOW()),('PS_OS_PAYMENT', '2', NOW(), NOW()),('PS_OS_PREPARATION', '3', NOW(), NOW()),('PS_OS_SHIPPING', '4', NOW(), NOW()),('PS_OS_DELIVERED', '5', NOW(), NOW()),('PS_OS_CANCELED', '6', NOW(), NOW()),('PS_OS_REFUND', '7', NOW(), NOW()),('PS_OS_ERROR', '8', NOW(), NOW()),('PS_OS_OUTOFSTOCK', '9', NOW(), NOW()),('PS_OS_BANKWIRE', '10', NOW(), NOW()),('PS_OS_PAYPAL', '11', NOW(), NOW()),('PS_OS_WS_PAYMENT', '12', NOW(), NOW()),('PS_IMAGE_QUALITY', 'jpg', NOW(), NOW()); Thanks,Alban Link to comment Share on other sites More sharing options...
johnme Posted July 12, 2011 Author Share Posted July 12, 2011 oh god . really i dont know . i how to upload this in code database . i never open and edit database . is there any easily way to upload this code please help me Link to comment Share on other sites More sharing options...
johnme Posted July 13, 2011 Author Share Posted July 13, 2011 can any body help me . how to insert this code in my database please tell me i am using cpanel INSERT IGNORE INTO `PREFIX_configuration` (`name`, `value`, `date_add`, `date_upd`) VALUES(‘PS_OS_CHEQUE’, ‘1’, NOW, NOW),(‘PS_OS_PAYMENT’, ‘2’, NOW, NOW),(‘PS_OS_PREPARATION’, ‘3’, NOW, NOW),(‘PS_OS_SHIPPING’, ‘4’, NOW, NOW),(‘PS_OS_DELIVERED’, ‘5’, NOW, NOW),(‘PS_OS_CANCELED’, ‘6’, NOW, NOW),(‘PS_OS_REFUND’, ‘7’, NOW, NOW),(‘PS_OS_ERROR’, ‘8’, NOW, NOW),(‘PS_OS_OUTOFSTOCK’, ‘9’, NOW, NOW),(‘PS_OS_BANKWIRE’, ‘10’, NOW, NOW),(‘PS_OS_PAYPAL’, ‘11’, NOW, NOW),(‘PS_OS_WS_PAYMENT’, ‘12’, NOW, NOW),(‘PS_IMAGE_QUALITY’, ‘jpg’, NOW, NOW); Link to comment Share on other sites More sharing options...
johnme Posted July 15, 2011 Author Share Posted July 15, 2011 please any body can Help me How to insert this code in my Database using phpmyadmin Link to comment Share on other sites More sharing options...
johnme Posted July 16, 2011 Author Share Posted July 16, 2011 when i try to run this command #1146 - Table 'myeletroshop_shopnew.PREFIX_configuration' doesn't existPlease help me "INSERT IGNORE INTO `PREFIX_configuration` ( `name` , `value` , `date_add` , `date_upd` )VALUES (‘PS_OS_CHEQUE’, ‘1’, NOW, NOW), (‘PS_OS_PAYMENT’, ‘2’, NOW, NOW), (‘PS_OS_PREPARATION’, ‘3’, NOW, NOW), (‘PS_OS_SHIPPING’, ‘4’, NOW, NOW), (" Link to comment Share on other sites More sharing options...
gingic Posted July 19, 2011 Share Posted July 19, 2011 Hello Alban,I got the same error: into my phpadmin#1146 - Table 'narm0402_narman.PREFIX_configuration' doesn't exist Link to comment Share on other sites More sharing options...
JPSSAU Posted July 20, 2011 Share Posted July 20, 2011 You should replace "PREFIX" by your prefix. By default it's ps to make "INSERT IGNORE INTO `ps_configuration`Regards Link to comment Share on other sites More sharing options...
floaty_pretashop Posted August 17, 2011 Share Posted August 17, 2011 EDIT: This fix works ok 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