mirror of https://github.com/zulip/zulip.git
77 lines
2.4 KiB
JSON
77 lines
2.4 KiB
JSON
{
|
|
"created": 1326853478,
|
|
"livemode": false,
|
|
"id": "evt_00000000000000",
|
|
"type": "charge.succeeded",
|
|
"object": "event",
|
|
"request": null,
|
|
"pending_webhooks": 1,
|
|
"api_version": "2016-07-06",
|
|
"data": {
|
|
"object": {
|
|
"id": "ch_00000000000000",
|
|
"object": "charge",
|
|
"amount": 100,
|
|
"amount_refunded": 0,
|
|
"application": null,
|
|
"application_fee": null,
|
|
"balance_transaction": "txn_00000000000000",
|
|
"captured": true,
|
|
"created": 1480671988,
|
|
"currency": "aud",
|
|
"customer": null,
|
|
"description": "My First Test Charge (created for API docs)",
|
|
"destination": null,
|
|
"dispute": null,
|
|
"failure_code": null,
|
|
"failure_message": null,
|
|
"fraud_details": {},
|
|
"invoice": null,
|
|
"livemode": false,
|
|
"metadata": {},
|
|
"order": null,
|
|
"outcome": null,
|
|
"paid": true,
|
|
"receipt_email": null,
|
|
"receipt_number": null,
|
|
"refunded": false,
|
|
"refunds": {
|
|
"object": "list",
|
|
"data": [],
|
|
"has_more": false,
|
|
"total_count": 0,
|
|
"url": "/v1/charges/ch_19MDceCV4wXizEw45TBCADlp/refunds"
|
|
},
|
|
"review": null,
|
|
"shipping": null,
|
|
"source": {
|
|
"id": "card_00000000000000",
|
|
"object": "card",
|
|
"address_city": null,
|
|
"address_country": null,
|
|
"address_line1": null,
|
|
"address_line1_check": null,
|
|
"address_line2": null,
|
|
"address_state": null,
|
|
"address_zip": null,
|
|
"address_zip_check": null,
|
|
"brand": "Visa",
|
|
"country": "US",
|
|
"customer": null,
|
|
"cvc_check": null,
|
|
"dynamic_last4": null,
|
|
"exp_month": 8,
|
|
"exp_year": 2017,
|
|
"funding": "credit",
|
|
"last4": "4242",
|
|
"metadata": {},
|
|
"name": null,
|
|
"tokenization_method": null
|
|
},
|
|
"source_transfer": null,
|
|
"statement_descriptor": null,
|
|
"status": "succeeded"
|
|
}
|
|
}
|
|
}
|