apiEndPoint = 'v1/notifications/verify-webhook-signature'; $this->options['json'] = $data; $this->verb = 'post'; return $this->doPayPalRequest(); } }