Hello in success page , can we insert php tags
I tried. : <?php echo "test"; ?>
and got this. : <!--?php echo "test"; ?-->
how to deactivate this protection ?
The success page only support HTML codes. It doesn't support PHP code.