0

I have integrated the Paytm with Cakephp. Its working okay. But on call back url it set a page link . But on return its give me error of "CSRF token".

I am trying to disable csrf but its not working

$this->eventManager()->off($this->Csrf);
Dharman
  • 30,962
  • 25
  • 85
  • 135
  • 1
    Please paste the relevant part of the code, and always report the error message in full. Instead of creating a workaround by disabling security features - https://stackoverflow.com/a/33829607/3679111 . – Marco Sacchi Sep 23 '21 at 16:32
  • Please provide enough code so others can better understand or reproduce the problem. – Community Sep 30 '21 at 17:51

0 Answers0