Webhook Event Detail

一覧へ戻る

概要
Provider
stripe
Received
2026-03-11 00:48:00 UTC
Event Type
charge.succeeded
Event Id
evt_3T9awNAcQ3JXK4er0MfFpVL4
Path
/webhooks/stripe
Content-Type
application/json; charset=utf-8
Signature
True
Saved File
/var/www/test_web/received-webhooks/stripe/20260311_004800_726_a878b0209aa8460999ec652bbd82babd.json
Note
Verified. Timestamp=1773190080 / Order not found.
イベントの意味
未登録イベント

意味: このアプリ内の説明カタログには未登録のイベントです。保存された JSON の event_type / type と resource を確認してください。

送信タイミング: プロバイダ側で対象イベントが発生したときに送信されます。具体的な送信条件はイベント種別ごとに異なります。

典型アクション: まず raw JSON を確認し、必要なら業務処理へマッピングを追加してください。

Body JSON
{
  "id": "evt_3T9awNAcQ3JXK4er0MfFpVL4",
  "object": "event",
  "api_version": "2026-01-28.clover",
  "created": 1773190079,
  "data": {
    "object": {
      "id": "ch_3T9awNAcQ3JXK4er0UNT6fmS",
      "object": "charge",
      "amount": 26200,
      "amount_captured": 26200,
      "amount_refunded": 0,
      "application": null,
      "application_fee": null,
      "application_fee_amount": null,
      "balance_transaction": null,
      "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
      },
      "calculated_statement_descriptor": "ACCESSIBLE.STRIPE.COM",
      "captured": true,
      "created": 1773190079,
      "currency": "jpy",
      "customer": null,
      "description": null,
      "destination": null,
      "dispute": null,
      "disputed": false,
      "failure_balance_transaction": null,
      "failure_code": null,
      "failure_message": null,
      "fraud_details": {},
      "livemode": false,
      "metadata": {
        "items_json": "[{\u0022ProductId\u0022:\u0022sku_book\u0022,\u0022Name\u0022:\u0022\\u6280\\u8853\\u66F8\u0022,\u0022Quantity\u0022:1,\u0022UnitAmount\u0022:1200},{\u0022ProductId\u0022:\u0022sku_tool\u0022,\u0022Name\u0022:\u0022\\u89E3\\u6790\\u30C4\\u30FC\\u30EB\u0022,\u0022Quantity\u0022:2,\u0022UnitAmount\u0022:2500},{\u0022ProductId\u0022:\u0022sku_support\u0022,\u0022Name\u0022:\u0022\\u30B5\\u30DD\\u30FC\\u30C8\\u30D7\\u30E9\\u30F3\u0022,\u0022Quantity\u0022:4,\u0022UnitAmount\u0022:5000}]",
        "order_id": "STR-20260311004725-8003cd",
        "customer_email": "ksakaguc@ieee.org",
        "flow_type": "stripe_standard",
        "customer_name": "\u5742\u53E3"
      },
      "on_behalf_of": null,
      "order": null,
      "outcome": {
        "advice_code": null,
        "network_advice_code": null,
        "network_decline_code": null,
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 56,
        "seller_message": "Payment complete.",
        "type": "authorized"
      },
      "paid": true,
      "payment_intent": "pi_3T9awNAcQ3JXK4er0PFAmNDw",
      "payment_method": "pm_1T9awMAcQ3JXK4eriF6kY2EI",
      "payment_method_details": {
        "card": {
          "amount_authorized": 26200,
          "authorization_code": "344088",
          "brand": "visa",
          "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
          },
          "country": "US",
          "exp_month": 9,
          "exp_year": 2029,
          "extended_authorization": {
            "status": "disabled"
          },
          "fingerprint": "4mkkBPhydZuF09NJ",
          "funding": "credit",
          "incremental_authorization": {
            "status": "unavailable"
          },
          "installments": null,
          "last4": "4242",
          "mandate": null,
          "multicapture": {
            "status": "unavailable"
          },
          "network": "visa",
          "network_token": {
            "used": false
          },
          "network_transaction_id": "521091071076680",
          "overcapture": {
            "maximum_amount_capturable": 26200,
            "status": "unavailable"
          },
          "regulated_status": "unregulated",
          "three_d_secure": null,
          "wallet": null
        },
        "type": "card"
      },
      "radar_options": {},
      "receipt_email": null,
      "receipt_number": null,
      "receipt_url": "https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xVDRBSUNBY1EzSlhLNGVyKMD3ws0GMgYNkekV93w6LBb6VGiBKD2moxDUNFHwS9gHY2R8iqfyJtOSLCmhSQbxhrjIzKgwACCGMk4_",
      "refunded": false,
      "review": null,
      "shipping": null,
      "source": null,
      "source_transfer": null,
      "statement_descriptor": null,
      "statement_descriptor_suffix": null,
      "status": "succeeded",
      "transfer_data": null,
      "transfer_group": null
    }
  },
  "livemode": false,
  "pending_webhooks": 1,
  "request": {
    "id": null,
    "idempotency_key": "674a1d6a-bb5f-44fa-bc4e-b7b16259bf7b"
  },
  "type": "charge.succeeded"
}
Headers
NameValue
Accept */*; q=0.5, application/json
Cache-Control no-cache
Connection close
Content-Length 4266
Content-Type application/json; charset=utf-8
Host wwz.kaigiken.com
Stripe-Signature t=1773190080,v1=3fd3ec691561b147fcc688555bbff5bea34711cf769b81d7e97e064640c7289c,v0=568e86c74da8392947d8fca7c3a3d2938c1cfc8bea9eeff2b2044275ff339b99
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-11T00:48:00.7210658Z",
  "method": "POST",
  "scheme": "http",
  "host": "wwz.kaigiken.com",
  "path": "/webhooks/stripe",
  "queryString": "",
  "contentType": "application/json; charset=utf-8",
  "contentLength": 4266,
  "signatureVerified": true,
  "eventId": "evt_3T9awNAcQ3JXK4er0MfFpVL4",
  "eventType": "charge.succeeded",
  "note": "Verified. Timestamp=1773190080 / 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": "4266",
    "X-Real-IP": "54.187.205.235",
    "X-Forwarded-For": "54.187.205.235",
    "X-Forwarded-Proto": "https",
    "Stripe-Signature": "t=1773190080,v1=3fd3ec691561b147fcc688555bbff5bea34711cf769b81d7e97e064640c7289c,v0=568e86c74da8392947d8fca7c3a3d2938c1cfc8bea9eeff2b2044275ff339b99"
  },
  "body": "{\n  \u0022id\u0022: \u0022evt_3T9awNAcQ3JXK4er0MfFpVL4\u0022,\n  \u0022object\u0022: \u0022event\u0022,\n  \u0022api_version\u0022: \u00222026-01-28.clover\u0022,\n  \u0022created\u0022: 1773190079,\n  \u0022data\u0022: {\n    \u0022object\u0022: {\n      \u0022id\u0022: \u0022ch_3T9awNAcQ3JXK4er0UNT6fmS\u0022,\n      \u0022object\u0022: \u0022charge\u0022,\n      \u0022amount\u0022: 26200,\n      \u0022amount_captured\u0022: 26200,\n      \u0022amount_refunded\u0022: 0,\n      \u0022application\u0022: null,\n      \u0022application_fee\u0022: null,\n      \u0022application_fee_amount\u0022: null,\n      \u0022balance_transaction\u0022: null,\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      \u0022calculated_statement_descriptor\u0022: \u0022ACCESSIBLE.STRIPE.COM\u0022,\n      \u0022captured\u0022: true,\n      \u0022created\u0022: 1773190079,\n      \u0022currency\u0022: \u0022jpy\u0022,\n      \u0022customer\u0022: null,\n      \u0022description\u0022: null,\n      \u0022destination\u0022: null,\n      \u0022dispute\u0022: null,\n      \u0022disputed\u0022: false,\n      \u0022failure_balance_transaction\u0022: null,\n      \u0022failure_code\u0022: null,\n      \u0022failure_message\u0022: null,\n      \u0022fraud_details\u0022: {},\n      \u0022livemode\u0022: false,\n      \u0022metadata\u0022: {\n        \u0022items_json\u0022: \u0022[{\\\u0022ProductId\\\u0022:\\\u0022sku_book\\\u0022,\\\u0022Name\\\u0022:\\\u0022\\\\u6280\\\\u8853\\\\u66F8\\\u0022,\\\u0022Quantity\\\u0022:1,\\\u0022UnitAmount\\\u0022:1200},{\\\u0022ProductId\\\u0022:\\\u0022sku_tool\\\u0022,\\\u0022Name\\\u0022:\\\u0022\\\\u89E3\\\\u6790\\\\u30C4\\\\u30FC\\\\u30EB\\\u0022,\\\u0022Quantity\\\u0022:2,\\\u0022UnitAmount\\\u0022:2500},{\\\u0022ProductId\\\u0022:\\\u0022sku_support\\\u0022,\\\u0022Name\\\u0022:\\\u0022\\\\u30B5\\\\u30DD\\\\u30FC\\\\u30C8\\\\u30D7\\\\u30E9\\\\u30F3\\\u0022,\\\u0022Quantity\\\u0022:4,\\\u0022UnitAmount\\\u0022:5000}]\u0022,\n        \u0022order_id\u0022: \u0022STR-20260311004725-8003cd\u0022,\n        \u0022customer_email\u0022: \u0022ksakaguc@ieee.org\u0022,\n        \u0022flow_type\u0022: \u0022stripe_standard\u0022,\n        \u0022customer_name\u0022: \u0022\u5742\u53E3\u0022\n      },\n      \u0022on_behalf_of\u0022: null,\n      \u0022order\u0022: null,\n      \u0022outcome\u0022: {\n        \u0022advice_code\u0022: null,\n        \u0022network_advice_code\u0022: null,\n        \u0022network_decline_code\u0022: null,\n        \u0022network_status\u0022: \u0022approved_by_network\u0022,\n        \u0022reason\u0022: null,\n        \u0022risk_level\u0022: \u0022normal\u0022,\n        \u0022risk_score\u0022: 56,\n        \u0022seller_message\u0022: \u0022Payment complete.\u0022,\n        \u0022type\u0022: \u0022authorized\u0022\n      },\n      \u0022paid\u0022: true,\n      \u0022payment_intent\u0022: \u0022pi_3T9awNAcQ3JXK4er0PFAmNDw\u0022,\n      \u0022payment_method\u0022: \u0022pm_1T9awMAcQ3JXK4eriF6kY2EI\u0022,\n      \u0022payment_method_details\u0022: {\n        \u0022card\u0022: {\n          \u0022amount_authorized\u0022: 26200,\n          \u0022authorization_code\u0022: \u0022344088\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: \u0022pass\u0022\n          },\n          \u0022country\u0022: \u0022US\u0022,\n          \u0022exp_month\u0022: 9,\n          \u0022exp_year\u0022: 2029,\n          \u0022extended_authorization\u0022: {\n            \u0022status\u0022: \u0022disabled\u0022\n          },\n          \u0022fingerprint\u0022: \u00224mkkBPhydZuF09NJ\u0022,\n          \u0022funding\u0022: \u0022credit\u0022,\n          \u0022incremental_authorization\u0022: {\n            \u0022status\u0022: \u0022unavailable\u0022\n          },\n          \u0022installments\u0022: null,\n          \u0022last4\u0022: \u00224242\u0022,\n          \u0022mandate\u0022: null,\n          \u0022multicapture\u0022: {\n            \u0022status\u0022: \u0022unavailable\u0022\n          },\n          \u0022network\u0022: \u0022visa\u0022,\n          \u0022network_token\u0022: {\n            \u0022used\u0022: false\n          },\n          \u0022network_transaction_id\u0022: \u0022521091071076680\u0022,\n          \u0022overcapture\u0022: {\n            \u0022maximum_amount_capturable\u0022: 26200,\n            \u0022status\u0022: \u0022unavailable\u0022\n          },\n          \u0022regulated_status\u0022: \u0022unregulated\u0022,\n          \u0022three_d_secure\u0022: null,\n          \u0022wallet\u0022: null\n        },\n        \u0022type\u0022: \u0022card\u0022\n      },\n      \u0022radar_options\u0022: {},\n      \u0022receipt_email\u0022: null,\n      \u0022receipt_number\u0022: null,\n      \u0022receipt_url\u0022: \u0022https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xVDRBSUNBY1EzSlhLNGVyKMD3ws0GMgYNkekV93w6LBb6VGiBKD2moxDUNFHwS9gHY2R8iqfyJtOSLCmhSQbxhrjIzKgwACCGMk4_\u0022,\n      \u0022refunded\u0022: false,\n      \u0022review\u0022: null,\n      \u0022shipping\u0022: null,\n      \u0022source\u0022: null,\n      \u0022source_transfer\u0022: null,\n      \u0022statement_descriptor\u0022: null,\n      \u0022statement_descriptor_suffix\u0022: null,\n      \u0022status\u0022: \u0022succeeded\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: \u0022674a1d6a-bb5f-44fa-bc4e-b7b16259bf7b\u0022\n  },\n  \u0022type\u0022: \u0022charge.succeeded\u0022\n}"
}