More Stripe Troubleshooting

This commit is contained in:
Ruben Ramirez 2025-04-04 02:43:11 -05:00
parent fd40fc0377
commit 235f88f59e

View file

@ -1,3 +1,6 @@
log_to_file("Stripe - Handler function started on template_redirect.");
log_to_file("Stripe - POST data inside handler:", $_POST);
<?php
/**