HTTP/1.1 402 Payment Required
Server: nginx
Date: Fri, 15 Feb 2013 18:26:37 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 151
Connection: keep-alive
Cache-Control: no-cache, no-store
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 300
{
"error": {
"message": "Your card was declined",
"type": "card_error",
"charge": "ch_1KGNWMAOUdAbbC"
}
}