I am using paypal framework plugin in wordpress, After I configured plugin, get an error.

array (
  'ADDRESSOWNER' => 'PayPal',
  'ADDRESSSTATUS' => 'None',
  'TIMESTAMP' => '2012-01-12T09:39:35Z',
  'CORRELATIONID' => '76e872417bee9',
  'ACK' => 'Failure',
  'VERSION' => '58.0',
  'BUILD' => '2230381',
  'L_ERRORCODE0' => '10011',
  'L_SHORTMESSAGE0' => 'Invalid transaction id value',
  'L_LONGMESSAGE0' => 'A transaction id is required',
  'L_SEVERITYCODE0' => 'Error',
  'PENDINGREASON' => 'None',
  'REASONCODE' => 'None',
)

Is there anybody, how I can resolve this error, I sent Invoice id with every form post to paypal. I am using http://wordpress.org/extend/plugins/paypal-framework/

link|improve this question
Can you show your request parameters? – Roman Newaza Jan 12 at 9:48
Thanks but problem has been solved. I used another method to finish my transaction... – freelanceinphp Jan 23 at 10:09
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.