diff --git a/functions.php b/functions.php index c4aed93..0fae982 100644 --- a/functions.php +++ b/functions.php @@ -1,3 +1,6 @@ + + log_to_file("Stripe - Handler function started on template_redirect."); + log_to_file("Stripe - POST data inside handler:", $_POST);