Help for this page

Select Code to Download


  1. or download this
    # Returns error if last operation failed
    sub error {
    ...
            STDERR->print("Stripe Webhook Error: $message\n");
        }
    }