Relative Content

Tag Archive for node.jsexpresspaymentsandbox

Iyzico 3D Payment I’m getting csrf error how can I fix this

I am integrating a 3d payment system with iyzico in my project. When I try with non-3d, I can get paid without any problems, but when I use 3d, I successfully send the threeDSHtmlContent value to the page. I get sms verification and after entering the code I get a csrf error when I have to go back to callBack and go to /paymentSuccess page. I couldn’t understand why. I integrated csrf protection into routes with middleware (locals). I would appreciate it if you could help.