Hi all, looking to see if anyone has any insight with Gravity SMTP & Stripe payment in WooCommerce:
On my checkout forms, I get a " There was an error processing your order. Please check for any charges in your payment method and review your order history before placing the order again." message. Looking into error logs, it appears to be GF SMTP that is causing the issue (I have a send email on order completion trigger.)
Message in Woo logs: 2024-08-03T13:53:42+00:00 Critical Uncaught TypeError: Cannot access offset of type string on string in ~/wp-content/plugins/gravitysmtp/includes/logging/log/class-wp-mail-logger.php:41
Anyone had issues with these two plugins not playing nice with each other? If I swap out to WP Mail SMTP it all works fine.
Thank you,
-D