...
PRE and POST methods have the same name, and for PRE ones they must have a Pre suffix.
Example: quotesDetailNew
(POST) and quotesDetailNewPre
(PRE)
...
...
Info |
---|
Available from version 14.0 |
You can edit Interceptor's code directly from Pricefx.
Go to Administration > Configuration > CRM Integration > Interceptors.
Click Edit interceptor.
The window with the code of the currently Active interceptor will appear.
...