My goal is to have a WordPress form that when posting, send the input to an API into an ERP. Right now it seems that the values are empty when sending the way I do. In CURLOPT_POSTFIELDS if instead of …
My goal is to have a WordPress form that when posting, send the input to an API into an ERP. Right now it seems that the values are empty when sending the way I do. In CURLOPT_POSTFIELDS if instead of …