I am trying to ping a custom made API after a purchase event in my store. i need this POST request to fire after checkout but i get the SSL error. I dont necessarily want to do the work to make the API endpoint secure, i wonder if theres a webhook or api service that could act as a proxy? or is there a way to do it with the current url?
See below for my script and the error

