Skip to content

Instantly share code, notes, and snippets.

@sirpengi
Created November 26, 2013 03:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sirpengi/7652996 to your computer and use it in GitHub Desktop.
Save sirpengi/7652996 to your computer and use it in GitHub Desktop.
Lol, paypal's short message is longer than the long message.
DoExpressCheckoutPayment failed:
{
'ACK': 'Failure',
'TIMESTAMP': '2013-11-26T03:18:22Z',
'L_SEVERITYCODE0': 'Error',
'L_SHORTMESSAGE0': 'Transaction refused because of an invalid argument. See additional error messages for details.',
'L_LONGMESSAGE0': 'A successful transaction has already been completed for this token.',
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment