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
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
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?
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
0 serge Posted September 17, 2015 Author Report Posted September 17, 2015 ok, fine all was good at my Blesta
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now