{
  "id": "evt_3RZAjUAcvT948ofK0dNYWhju",
  "object": "event",
  "api_version": "2025-05-28.basil",
  "created": 1749733192,
  "data": {
    "object": {
      "id": "pi_3RZAjUAcvT948ofK0zQVjYdx",
      "object": "payment_intent",
      "amount": 2000,
      "amount_capturable": 0,
      "amount_details": {
        "tip": {
        }
      },
      "amount_received": 0,
      "application": null,
      "application_fee_amount": null,
      "automatic_payment_methods": null,
      "canceled_at": null,
      "cancellation_reason": null,
      "capture_method": "automatic_async",
      "client_secret": "pi_3RZAjUAcvT948ofK0zQVjYdx_secret_2ywtR3vJliadgsj01oPJqSRM8",
      "confirmation_method": "automatic",
      "created": 1749733192,
      "currency": "usd",
      "customer": null,
      "description": "(created by Stripe CLI)",
      "last_payment_error": {
        "advice_code": "try_again_later",
        "charge": "ch_3RZAjUAcvT948ofK0GMe9cZt",
        "code": "card_declined",
        "decline_code": "generic_decline",
        "doc_url": "https://stripe.com/docs/error-codes/card-declined",
        "message": "Votre carte a été refusée.",
        "payment_method": {
          "id": "pm_1RZAjUAcvT948ofKVsHyvTqP",
          "object": "payment_method",
          "allow_redisplay": "unspecified",
          "billing_details": {
            "address": {
              "city": null,
              "country": null,
              "line1": null,
              "line2": null,
              "postal_code": null,
              "state": null
            },
            "email": null,
            "name": null,
            "phone": null,
            "tax_id": null
          },
          "card": {
            "brand": "visa",
            "checks": {
              "address_line1_check": null,
              "address_postal_code_check": null,
              "cvc_check": "pass"
            },
            "country": "US",
            "display_brand": "visa",
            "exp_month": 6,
            "exp_year": 2026,
            "fingerprint": "kGe506Y3jLlVdFJN",
            "funding": "credit",
            "generated_from": null,
            "last4": "0002",
            "networks": {
              "available": [
                "visa"
              ],
              "preferred": null
            },
            "regulated_status": "unregulated",
            "three_d_secure_usage": {
              "supported": true
            },
            "wallet": null
          },
          "created": 1749733192,
          "customer": null,
          "livemode": false,
          "metadata": {
          },
          "type": "card"
        },
        "type": "card_error"
      },
      "latest_charge": "ch_3RZAjUAcvT948ofK0GMe9cZt",
      "livemode": false,
      "metadata": {
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_configuration_details": null,
      "payment_method_options": {
        "card": {
          "installments": null,
          "mandate_options": null,
          "network": null,
          "request_three_d_secure": "automatic"
        }
      },
      "payment_method_types": [
        "card"
      ],
      "processing": null,
      "receipt_email": null,
      "review": null,
      "setup_future_usage": null,
      "shipping": null,
      "source": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "requires_payment_method",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 3,
  "request": {
    "id": "req_aC11vQr7zKn8YP",
    "idempotency_key": "2f9aee13-3e3c-4487-8537-3c74c2e1be27"
  },
  "type": "payment_intent.payment_failed"
}