1
votes

I suddenly i am getting 201 error code on CCAvenue payment gateway, Also i am not able to find any information from CCAvenue site for this error code 201.

Why this is happening? What is the meaning of error code 201?

enter image description here

2

2 Answers

1
votes

You need to send unique dynamic tid value every time.

<input type="hidden" value="153233" readonly="" id="tid" name="tid">

Check TID field value it must be random and unique.

0
votes

The issue was FPC, CCavenue doesn't working with Full page cache in magento 2.