serge Posted September 17, 2015 Report Posted September 17, 2015 My paypal transactions are not in blesta logs. But, transactions are applied fine to invoices that pass to paid. But, Blesta Cron is working fine, there is no unfinished cron task that could block something, and this SQL query retun no result SELECT * FROM `log_cron` WHERE `run_id` !=0 AND `end_date` IS NULL ORDER BY `start_date` DESC; Only transactions present in the Blesta logs are transactions that was manually refunded Quote
0 Tyson Posted September 17, 2015 Report Posted September 17, 2015 The cron log wouldn't contain anything regarding PayPal logs. You would find those under the `log_gateways` table instead. serge 1 Quote
0 Michael Posted September 17, 2015 Report Posted September 17, 2015 That's weird and not normal. So under Tools > Logs > Gateways you only have refunded ones? Quote
0 serge Posted September 17, 2015 Author Report Posted September 17, 2015 That's weird and not normal. So under Tools > Logs > Gateways you only have refunded ones? Yes Quote
0 serge Posted September 17, 2015 Author Report Posted September 17, 2015 ok, fine all was good at my Blesta Quote
Question
serge
My paypal transactions are not in blesta logs.
But, transactions are applied fine to invoices that pass to paid.
But, Blesta Cron is working fine, there is no unfinished cron task that could block something, and this SQL query retun no result
Only transactions present in the Blesta logs are transactions that was manually refunded
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.