From 6fb79da0e11657d835cff5a06bcc316f75345c1a Mon Sep 17 00:00:00 2001 From: Ruben Ramirez Date: Fri, 4 Apr 2025 02:45:52 -0500 Subject: [PATCH] More Stripe Troubleshooting --- functions.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index 0fae982..70470d8 100644 --- a/functions.php +++ b/functions.php @@ -1,6 +1,3 @@ - - log_to_file("Stripe - Handler function started on template_redirect."); - log_to_file("Stripe - POST data inside handler:", $_POST);