Paypal internal error message from 19 june 2017

ramkumarphp2016
Contributor
Contributor

I have been using paypal pro library in codeigniter. it's working fine before yeserday for the past 1 months.

Yesterday onwards i will be receiving and Internal error on paypal pro. Kindly help me out from this issue. Below is the response which i will be receiving.

 

Array
(
[TIMESTAMP] => 2017-06-20T05:57:38Z
[CORRELATIONID] => 8b14a1fbb5200
[ACK] => Failure
[VERSION] => 123.0
[BUILD] => 33063964
[L_ERRORCODE0] => 10001
[L_SHORTMESSAGE0] => Internal Error
[L_LONGMESSAGE0] => Internal Error
[L_SEVERITYCODE0] => Error
[AMT] => 10.00
[CURRENCYCODE] => USD
[ERRORS] => Array
(
[0] => Array
(
[L_ERRORCODE] => 10001
[L_SHORTMESSAGE] => Internal Error
[L_LONGMESSAGE] => Internal Error
[L_SEVERITYCODE] => Error
)

)

 

Login to Me Too
2 REPLIES 2

sureshkumar02
New Community Member

It was working fine before 19th june 2017.After that it always showing internal server error.My error code as follows.

 

Array
(
    [TIMESTAMP] => 2017-06-21T09:21:22Z
    [CORRELATIONID] => a225d7bcc0300
    [ACK] => Failure
    [VERSION] => 57.0
    [BUILD] => 33063964
    [L_ERRORCODE0] => 10001
    [L_SHORTMESSAGE0] => Internal Error
    [L_LONGMESSAGE0] => Internal Error
    [L_SEVERITYCODE0] => Error
    [AMT] => 1.00
    [CURRENCYCODE] => USD
)

 

Login to Me Too

PayPal_Michael
Moderator
Moderator

Hello ramkumarphp2016 & sureshkumar02,

 

Welcome to the PayPal Community! I hope things are going well for you. I'm not able to answer your questions directly, but here are some resources that may be helpful.

 

PayPal Merchant Technical Support (MTS) website - https://www.paypal-techsupport.com/

 

You may also contact MTS via Twitter - @PayPal_MTS

 

PayPal Developer website - https://developer.paypal.com/

 

I hope this information is helpful! Thanks for being a part of the PayPal Community!

 

Michael

PayPal_Michael

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.