I am doing a NVP for a doDirectPayment.
I am getting error response 10001 as below.
Array ( [TIMESTAMP] => 2014-02-26T10:52:52Z [CORRELATIONID] => 7870481221c21 [ACK] => Failure [VERSION] => 85.0 [BUILD] => 9878152 [L_ERRORCODE0] => 10001 [L_SHORTMESSAGE0] => Internal Error [L_LONGMESSAGE0] => Internal Error [L_SEVERITYCODE0] => Error [AMT] => 12.00 [CURRENCYCODE] => USD )
Some time its works but most of the time I am getting above response.
Can you please suggest some solution for this ?
Thanks in advance