Stripe\Event JSON: { "id": "evt_00000000000000", "created": 1326853478, "livemode": false, "type": "charge.refunded", "object": "event", "request": null, "pending_webhooks": 1, "api_version": "2020-08-27", "data": { "object": { "id": "ch_00000000000000", "object": "charge", "amount": 34393, "amount_captured": 34393, "amount_refunded": 34393, "application": null, "application_fee": null, "application_fee_amount": null, "balance_transaction": "txn_00000000000000", "billing_details": { "address": { "city": "abc", "country": "United Kingdom", "line1": "abcd", "line2": null, "postal_code": "12345", "state": "Barnet" }, "email": null, "name": "test", "phone": null }, "calculated_statement_descriptor": "Stripe", "captured": true, "created": 1621027984, "currency": "usd", "customer": "cus_00000000000000", "description": "Basic Website", "disputed": false, "failure_code": null, "failure_message": null, "fraud_details": [], "invoice": null, "livemode": false, "metadata": [], "on_behalf_of": null, "order": null, "outcome": { "network_status": "approved_by_network", "reason": null, "risk_level": "normal", "risk_score": 29, "seller_message": "Payment complete.", "type": "authorized" }, "paid": true, "payment_intent": null, "payment_method": "card_00000000000000", "payment_method_details": { "card": { "brand": "visa", "checks": { "address_line1_check": "pass", "address_postal_code_check": "pass", "cvc_check": "pass" }, "country": "US", "exp_month": 1, "exp_year": 2025, "fingerprint": "8zzwoqNMPqHF2IIj", "funding": "credit", "installments": null, "last4": "4242", "network": "visa", "three_d_secure": null, "wallet": null }, "type": "card" }, "receipt_email": null, "receipt_number": null, "receipt_url": "https:\/\/pay.stripe.com\/receipts\/acct_1Im1BIDdRAHw3wCB\/ch_1Ir8d2DdRAHw3wCBNZfTw88Y\/rcpt_JU6qlyswuKLFVocWEgqUg2VjH6EF8u1", "refunded": true, "refunds": { "object": "list", "data": [ { "id": "re_00000000000000", "object": "refund", "amount": 34393, "balance_transaction": "txn_00000000000000", "charge": "ch_00000000000000", "created": 1627504443, "currency": "usd", "metadata": [], "payment_intent": null, "reason": null, "receipt_number": "1584-9227", "source_transfer_reversal": null, "status": "succeeded", "transfer_reversal": null } ], "has_more": false, "url": "\/v1\/charges\/ch_1Ir8d2DdRAHw3wCBNZfTw88Y\/refunds" }, "review": null, "shipping": null, "source_transfer": null, "statement_descriptor": null, "statement_descriptor_suffix": null, "status": "succeeded", "transfer_data": null, "transfer_group": null, "fee": 0 } } }