Closed aleles closed 10 years ago
Could you please provide a stack trace? Perhaps a dump of the HTTP POST/GET that is causing the issue?
Thanks, Brian
I think any callback request with "status":"mispaid" will reproduce it since the Coinbase.Status enum doesn't have a value for it.
On Thu, Jan 23, 2014 at 7:10 PM, Brian Chavez notifications@github.comwrote:
Could you please provide a stack trace? Perhaps a dump of the HTTP POST/GET that's causing the issue?
Thanks, Brian
— Reply to this email directly or view it on GitHubhttps://github.com/bchavez/Coinbase/issues/1#issuecomment-33188484 .
Added support for "mispaid" in ec8950eea721256b38dafe289a4457c593f481b9
Please pull the latest from nuget and let me know if it works for you:
http://www.nuget.org/packages/Coinbase/
Thanks, Brian
It works! Thank you!
On Thu, Jan 23, 2014 at 11:31 PM, Brian Chavez notifications@github.comwrote:
Added support for "mispaid" in ec8950ehttps://github.com/bchavez/Coinbase/commit/ec8950eea721256b38dafe289a4457c593f481b9
Please pull the latest from nuget and let me know if it works for you:
http://www.nuget.org/packages/Coinbase/
Thanks, Brian
— Reply to this email directly or view it on GitHubhttps://github.com/bchavez/Coinbase/issues/1#issuecomment-33198608 .
When the amount paid is less than the order amount, then the callback status is "mispaid" which doesn't bind right.