|
| 1 | +{ |
| 2 | + "id": "evt_1IlYUUJDPojXS6LN7NEWYSm2", |
| 3 | + "object": "event", |
| 4 | + "api_version": "2020-03-02", |
| 5 | + "created": 1619697430, |
| 6 | + "data": { |
| 7 | + "object": { |
| 8 | + "id": "pi_1IqxJOJDPojXS6LN9uOebAea", |
| 9 | + "object": "payment_intent", |
| 10 | + "amount": 1000, |
| 11 | + "amount_capturable": 0, |
| 12 | + "amount_details": { |
| 13 | + "tip": {} |
| 14 | + }, |
| 15 | + "amount_received": 0, |
| 16 | + "application": null, |
| 17 | + "application_fee_amount": null, |
| 18 | + "automatic_payment_methods": null, |
| 19 | + "canceled_at": null, |
| 20 | + "cancellation_reason": null, |
| 21 | + "capture_method": "automatic", |
| 22 | + "client_secret": "pi_1IqxJOJDPojXS6LN9uOebAea_secret_xAFUlXdrX2V3jcTfidX8eP14p", |
| 23 | + "confirmation_method": "automatic", |
| 24 | + "created": 1620984482, |
| 25 | + "currency": "usd", |
| 26 | + "customer": null, |
| 27 | + "description": "Created by stripe.com/docs demo", |
| 28 | + "invoice": null, |
| 29 | + "last_payment_error": null, |
| 30 | + "latest_charge": null, |
| 31 | + "livemode": false, |
| 32 | + "metadata": {}, |
| 33 | + "next_action": null, |
| 34 | + "on_behalf_of": null, |
| 35 | + "payment_method": null, |
| 36 | + "payment_method_options": { |
| 37 | + "card": { |
| 38 | + "installments": null, |
| 39 | + "mandate_options": null, |
| 40 | + "network": null, |
| 41 | + "request_three_d_secure": "automatic" |
| 42 | + } |
| 43 | + }, |
| 44 | + "payment_method_types": ["card"], |
| 45 | + "processing": null, |
| 46 | + "receipt_email": null, |
| 47 | + "review": null, |
| 48 | + "setup_future_usage": null, |
| 49 | + "shipping": null, |
| 50 | + "statement_descriptor": null, |
| 51 | + "statement_descriptor_suffix": null, |
| 52 | + "status": "requires_payment_method", |
| 53 | + "transfer_data": null, |
| 54 | + "transfer_group": null |
| 55 | + } |
| 56 | + }, |
| 57 | + "livemode": false, |
| 58 | + "pending_webhooks": 3, |
| 59 | + "request": { |
| 60 | + "id": "req_7oRxuBCEqnfaHa", |
| 61 | + "idempotency_key": null |
| 62 | + }, |
| 63 | + "type": "payment_intent.amount_capturable_updated" |
| 64 | +} |
0 commit comments