@@ -733,7 +733,7 @@ class Producer extends ActiveRecordCommon | |||
public function getPrivateKeyEndpointStripe() | |||
{ | |||
return $this->getPrivateKeyEndpointStripe($this->getFilenamePrivateKeyEndpointStripe()); | |||
return $this->getPrivateKeyStripe($this->getFilenamePrivateKeyEndpointStripe()); | |||
} | |||
/** |