In Groovy yes indeed :)
The pb is more, will there be a payment in context there? If yes how will it come there? I tried to find an answer, did not find anything (ie there
will never be a payment in context as this point) but maybe I was too fast...
Jacques
Le 03/05/2016 à 13:35, Nicolas Malin a écrit :
> Le 03/05/2016 13:29,
[hidden email] a écrit :
>> groovy:if(context.payment != null) return org...
> In groovy "if(context.payment != null)" == "if (context.payment)" ?
>
> Just an ask, not a remark :)
>