%PDF- %PDF-
| Direktori : /home/graphicd/public_html/vebto/vendor/omnipay/stripe/tests/Mock/ |
| Current File : /home/graphicd/public_html/vebto/vendor/omnipay/stripe/tests/Mock/PurchaseWithSourceSuccess.txt |
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 15 Feb 2013 18:25:28 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 995
Connection: keep-alive
Cache-Control: no-cache, no-store
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 300
{
"id": "ch_1IU9gcUiNASROd",
"object": "charge",
"created": 1360952728,
"livemode": false,
"paid": true,
"amount": 1000,
"currency": "usd",
"refunded": false,
"fee": 59,
"fee_details": [
{
"amount": 59,
"currency": "usd",
"type": "stripe_fee",
"description": "Stripe processing fees",
"application": null,
"amount_refunded": 0
}
],
"source": {
"id": "card_15WgqxIobxWFFmzdk5V9z3g9"
},
"failure_message": null,
"amount_refunded": 0,
"customer": null,
"invoice": null,
"description": "first purchase",
"dispute": null
}