Limit 100 message on Stripe logs
-
Stripe works in test mode, but in live mode we repeatedly get the below error in log files;
2021-07-28T11:48:29+00:00 DEBUG ====Stripe Version: 5.3.0==== ====Start Log==== customers/cus_IfteF9MyfwP8BU/sources request: Array ( [limit] => 100 ) ====End Log====
And on check out:
Unable to process this payment, please try again or use alternative method.
I have currently got store front active, and the only plugins running are seed prod (maintenance mode) and Woo + WooCommerce Stripe Gateway
There is an error with the webhooks as well, but i have refreshed them and its still not happy,
Warning: The most recent live webhook, received at 2021-07-27 14:11:24 UTC, could not be processed. Reason: The webhook was not signed with the expected signing secret. (No live webhooks have been processed successfully since monitoring began at 2021-03-17 21:29:40 UTC.)
Thanks for any advice!
- The topic ‘Limit 100 message on Stripe logs’ is closed to new replies.