Webhook Event Detail

一覧へ戻る

概要
Provider
stripe
Received
2026-03-11 02:15:23 UTC
Event Type
payment_intent.payment_failed
Event Id
evt_3T9cIrAcQ3JXK4er0mN8OoXl
Path
/webhooks/stripe
Content-Type
application/json; charset=utf-8
Signature
True
Saved File
/var/www/test_web/received-webhooks/stripe/20260311_021523_475_3dc0254dfcb041c89babb9144abfce90.json
Note
Verified. Timestamp=1773195323 / Order not found.
イベントの意味
支払い失敗

意味: 支払いが拒否、期限切れ、認証失敗などで完了しなかったことを示します。

送信タイミング: 決済試行が失敗として確定したタイミングで送信されます。

典型アクション: ユーザーへの再試行案内、注文保留、失敗理由の記録に使います。

Body JSON
{
  "id": "evt_3T9cIrAcQ3JXK4er0mN8OoXl",
  "object": "event",
  "api_version": "2026-01-28.clover",
  "created": 1773195322,
  "data": {
    "object": {
      "id": "pi_3T9cIrAcQ3JXK4er0buPXMdz",
      "object": "payment_intent",
      "amount": 5000,
      "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_3T9cIrAcQ3JXK4er0buPXMdz_secret_6tdh1GlGaolbDlkjEvRwRvMSd",
      "confirmation_method": "automatic",
      "created": 1773195317,
      "currency": "jpy",
      "customer": null,
      "customer_account": null,
      "description": null,
      "excluded_payment_method_types": null,
      "last_payment_error": {
        "code": "payment_intent_authentication_failure",
        "doc_url": "https://stripe.com/docs/error-codes/payment-intent-authentication-failure",
        "message": "The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.",
        "payment_method": {
          "id": "pm_1T9cIqAcQ3JXK4erQZRTp7du",
          "object": "payment_method",
          "allow_redisplay": "limited",
          "billing_details": {
            "address": {
              "city": null,
              "country": "JP",
              "line1": null,
              "line2": null,
              "postal_code": null,
              "state": null
            },
            "email": "ksakaguc@ieee.org",
            "name": "kazuhiro sakaguchi",
            "phone": null,
            "tax_id": null
          },
          "card": {
            "brand": "visa",
            "checks": {
              "address_line1_check": null,
              "address_postal_code_check": null,
              "cvc_check": "unchecked"
            },
            "country": "DE",
            "display_brand": "visa",
            "exp_month": 9,
            "exp_year": 2029,
            "fingerprint": "uSDA4SwPkzHBywBO",
            "funding": "credit",
            "generated_from": null,
            "last4": "3184",
            "networks": {
              "available": [
                "visa"
              ],
              "preferred": null
            },
            "regulated_status": "unregulated",
            "three_d_secure_usage": {
              "supported": true
            },
            "wallet": null
          },
          "created": 1773195316,
          "customer": null,
          "customer_account": null,
          "livemode": false,
          "metadata": {},
          "type": "card"
        },
        "type": "invalid_request_error"
      },
      "latest_charge": null,
      "livemode": false,
      "metadata": {
        "items_json": "[{\u0022ProductId\u0022:\u0022sku_tool\u0022,\u0022Name\u0022:\u0022\\u89E3\\u6790\\u30C4\\u30FC\\u30EB\u0022,\u0022Quantity\u0022:2,\u0022UnitAmount\u0022:2500}]",
        "order_id": "STR-20260311021447-1faf80",
        "customer_email": "ksakaguc@ieee.org",
        "flow_type": "stripe_3ds",
        "customer_name": "\u3055\u304B\u3050\u3057"
      },
      "next_action": null,
      "on_behalf_of": null,
      "payment_method": null,
      "payment_method_configuration_details": null,
      "payment_method_options": {
        "card": {
          "installments": {
            "available_plans": [],
            "enabled": true,
            "plan": null
          },
          "mandate_options": null,
          "network": null,
          "request_three_d_secure": "any"
        }
      },
      "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": 1,
  "request": {
    "id": null,
    "idempotency_key": "pi_3T9cIrAcQ3JXK4er0buPXMdz-payatt_3T9cIrAcQ3JXK4er0pULCIKM"
  },
  "type": "payment_intent.payment_failed"
}
Headers
NameValue
Accept */*; q=0.5, application/json
Cache-Control no-cache
Connection close
Content-Length 4296
Content-Type application/json; charset=utf-8
Host wwz.kaigiken.com
Stripe-Signature t=1773195323,v1=bdc791c7747a030b7c85e704a0d2612e23c3575905047570d38234e3fda2e234,v0=38f85f56dae2ded8f0cca1291f2b115ef4c6362033ba8d90303f1918abc2c785
User-Agent Stripe/1.0 (+https://stripe.com/docs/webhooks)
X-Forwarded-For 54.187.205.235
X-Forwarded-Proto https
X-Real-IP 54.187.205.235
保存済みエンベロープ JSON
{
  "provider": "stripe",
  "receivedAtUtc": "2026-03-11T02:15:23.4750999Z",
  "method": "POST",
  "scheme": "http",
  "host": "wwz.kaigiken.com",
  "path": "/webhooks/stripe",
  "queryString": "",
  "contentType": "application/json; charset=utf-8",
  "contentLength": 4296,
  "signatureVerified": true,
  "eventId": "evt_3T9cIrAcQ3JXK4er0mN8OoXl",
  "eventType": "payment_intent.payment_failed",
  "note": "Verified. Timestamp=1773195323 / Order not found.",
  "headers": {
    "Accept": "*/*; q=0.5, application/json",
    "Connection": "close",
    "Host": "wwz.kaigiken.com",
    "User-Agent": "Stripe/1.0 (\u002Bhttps://stripe.com/docs/webhooks)",
    "Cache-Control": "no-cache",
    "Content-Type": "application/json; charset=utf-8",
    "Content-Length": "4296",
    "X-Real-IP": "54.187.205.235",
    "X-Forwarded-For": "54.187.205.235",
    "X-Forwarded-Proto": "https",
    "Stripe-Signature": "t=1773195323,v1=bdc791c7747a030b7c85e704a0d2612e23c3575905047570d38234e3fda2e234,v0=38f85f56dae2ded8f0cca1291f2b115ef4c6362033ba8d90303f1918abc2c785"
  },
  "body": "{\n  \u0022id\u0022: \u0022evt_3T9cIrAcQ3JXK4er0mN8OoXl\u0022,\n  \u0022object\u0022: \u0022event\u0022,\n  \u0022api_version\u0022: \u00222026-01-28.clover\u0022,\n  \u0022created\u0022: 1773195322,\n  \u0022data\u0022: {\n    \u0022object\u0022: {\n      \u0022id\u0022: \u0022pi_3T9cIrAcQ3JXK4er0buPXMdz\u0022,\n      \u0022object\u0022: \u0022payment_intent\u0022,\n      \u0022amount\u0022: 5000,\n      \u0022amount_capturable\u0022: 0,\n      \u0022amount_details\u0022: {\n        \u0022tip\u0022: {}\n      },\n      \u0022amount_received\u0022: 0,\n      \u0022application\u0022: null,\n      \u0022application_fee_amount\u0022: null,\n      \u0022automatic_payment_methods\u0022: null,\n      \u0022canceled_at\u0022: null,\n      \u0022cancellation_reason\u0022: null,\n      \u0022capture_method\u0022: \u0022automatic_async\u0022,\n      \u0022client_secret\u0022: \u0022pi_3T9cIrAcQ3JXK4er0buPXMdz_secret_6tdh1GlGaolbDlkjEvRwRvMSd\u0022,\n      \u0022confirmation_method\u0022: \u0022automatic\u0022,\n      \u0022created\u0022: 1773195317,\n      \u0022currency\u0022: \u0022jpy\u0022,\n      \u0022customer\u0022: null,\n      \u0022customer_account\u0022: null,\n      \u0022description\u0022: null,\n      \u0022excluded_payment_method_types\u0022: null,\n      \u0022last_payment_error\u0022: {\n        \u0022code\u0022: \u0022payment_intent_authentication_failure\u0022,\n        \u0022doc_url\u0022: \u0022https://stripe.com/docs/error-codes/payment-intent-authentication-failure\u0022,\n        \u0022message\u0022: \u0022The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.\u0022,\n        \u0022payment_method\u0022: {\n          \u0022id\u0022: \u0022pm_1T9cIqAcQ3JXK4erQZRTp7du\u0022,\n          \u0022object\u0022: \u0022payment_method\u0022,\n          \u0022allow_redisplay\u0022: \u0022limited\u0022,\n          \u0022billing_details\u0022: {\n            \u0022address\u0022: {\n              \u0022city\u0022: null,\n              \u0022country\u0022: \u0022JP\u0022,\n              \u0022line1\u0022: null,\n              \u0022line2\u0022: null,\n              \u0022postal_code\u0022: null,\n              \u0022state\u0022: null\n            },\n            \u0022email\u0022: \u0022ksakaguc@ieee.org\u0022,\n            \u0022name\u0022: \u0022kazuhiro sakaguchi\u0022,\n            \u0022phone\u0022: null,\n            \u0022tax_id\u0022: null\n          },\n          \u0022card\u0022: {\n            \u0022brand\u0022: \u0022visa\u0022,\n            \u0022checks\u0022: {\n              \u0022address_line1_check\u0022: null,\n              \u0022address_postal_code_check\u0022: null,\n              \u0022cvc_check\u0022: \u0022unchecked\u0022\n            },\n            \u0022country\u0022: \u0022DE\u0022,\n            \u0022display_brand\u0022: \u0022visa\u0022,\n            \u0022exp_month\u0022: 9,\n            \u0022exp_year\u0022: 2029,\n            \u0022fingerprint\u0022: \u0022uSDA4SwPkzHBywBO\u0022,\n            \u0022funding\u0022: \u0022credit\u0022,\n            \u0022generated_from\u0022: null,\n            \u0022last4\u0022: \u00223184\u0022,\n            \u0022networks\u0022: {\n              \u0022available\u0022: [\n                \u0022visa\u0022\n              ],\n              \u0022preferred\u0022: null\n            },\n            \u0022regulated_status\u0022: \u0022unregulated\u0022,\n            \u0022three_d_secure_usage\u0022: {\n              \u0022supported\u0022: true\n            },\n            \u0022wallet\u0022: null\n          },\n          \u0022created\u0022: 1773195316,\n          \u0022customer\u0022: null,\n          \u0022customer_account\u0022: null,\n          \u0022livemode\u0022: false,\n          \u0022metadata\u0022: {},\n          \u0022type\u0022: \u0022card\u0022\n        },\n        \u0022type\u0022: \u0022invalid_request_error\u0022\n      },\n      \u0022latest_charge\u0022: null,\n      \u0022livemode\u0022: false,\n      \u0022metadata\u0022: {\n        \u0022items_json\u0022: \u0022[{\\\u0022ProductId\\\u0022:\\\u0022sku_tool\\\u0022,\\\u0022Name\\\u0022:\\\u0022\\\\u89E3\\\\u6790\\\\u30C4\\\\u30FC\\\\u30EB\\\u0022,\\\u0022Quantity\\\u0022:2,\\\u0022UnitAmount\\\u0022:2500}]\u0022,\n        \u0022order_id\u0022: \u0022STR-20260311021447-1faf80\u0022,\n        \u0022customer_email\u0022: \u0022ksakaguc@ieee.org\u0022,\n        \u0022flow_type\u0022: \u0022stripe_3ds\u0022,\n        \u0022customer_name\u0022: \u0022\u3055\u304B\u3050\u3057\u0022\n      },\n      \u0022next_action\u0022: null,\n      \u0022on_behalf_of\u0022: null,\n      \u0022payment_method\u0022: null,\n      \u0022payment_method_configuration_details\u0022: null,\n      \u0022payment_method_options\u0022: {\n        \u0022card\u0022: {\n          \u0022installments\u0022: {\n            \u0022available_plans\u0022: [],\n            \u0022enabled\u0022: true,\n            \u0022plan\u0022: null\n          },\n          \u0022mandate_options\u0022: null,\n          \u0022network\u0022: null,\n          \u0022request_three_d_secure\u0022: \u0022any\u0022\n        }\n      },\n      \u0022payment_method_types\u0022: [\n        \u0022card\u0022\n      ],\n      \u0022processing\u0022: null,\n      \u0022receipt_email\u0022: null,\n      \u0022review\u0022: null,\n      \u0022setup_future_usage\u0022: null,\n      \u0022shipping\u0022: null,\n      \u0022source\u0022: null,\n      \u0022statement_descriptor\u0022: null,\n      \u0022statement_descriptor_suffix\u0022: null,\n      \u0022status\u0022: \u0022requires_payment_method\u0022,\n      \u0022transfer_data\u0022: null,\n      \u0022transfer_group\u0022: null\n    }\n  },\n  \u0022livemode\u0022: false,\n  \u0022pending_webhooks\u0022: 1,\n  \u0022request\u0022: {\n    \u0022id\u0022: null,\n    \u0022idempotency_key\u0022: \u0022pi_3T9cIrAcQ3JXK4er0buPXMdz-payatt_3T9cIrAcQ3JXK4er0pULCIKM\u0022\n  },\n  \u0022type\u0022: \u0022payment_intent.payment_failed\u0022\n}"
}