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": {
    "type": "card_error",
    "code": "card_declined",
    "charge": "ch_1JEJGNWFYxAwgF"
  }
}