I was just looking at this page:
https://en.bitcoin.it/wiki/MyBitcoin_SCI and it states all the values returned by mybitcoin, but it's very vague about the 'SCI Code' value, it just says 'Code value'. Doesn't the SCI Code lets me know whether the transaction succeeded or not? Does anyone know what the return values are?
EDIT:
And also, lets say I pass some data in the baggage variable: &baggage=blah
And I use $response['SCI Baggage Field'] to access the baggage data, what would it look like?
And here's a better question, does mybitcoin has some sort of sandbox for testing?