Webhook Event Detail
概要
- Provider
- stripe
- Received
- 2026-03-11 02:12:04 UTC
- Event Type
checkout.session.completed- Event Id
evt_1T9cFjAcQ3JXK4erYDBYyZeL- Path
- /webhooks/stripe
- Content-Type
- application/json; charset=utf-8
- Signature
- True
- Saved File
/var/www/test_web/received-webhooks/stripe/20260311_021204_481_b2340c25dff944ac8b1dba3acc136374.json- Note
- Verified. Timestamp=1773195123 / Order not found.
イベントの意味
Checkout 完了
意味: Stripe Checkout の画面で顧客の手続きが完了したことを示します。
送信タイミング: 顧客が Checkout 画面で決済または申込の完了に到達した直後に送信されます。
典型アクション: 注文確定、申込受付、購入完了メール送信の起点に使います。
Body JSON
{
"id": "evt_1T9cFjAcQ3JXK4erYDBYyZeL",
"object": "event",
"api_version": "2026-01-28.clover",
"created": 1773195123,
"data": {
"object": {
"id": "cs_test_b19Fqsk8vBI7GV6DKsovQfK1GYvp0ZXWYemsIaNDHaz9rWt1jzuD07iRL7",
"object": "checkout.session",
"adaptive_pricing": {
"enabled": true
},
"after_expiration": null,
"allow_promotion_codes": null,
"amount_subtotal": 11200,
"amount_total": 11200,
"automatic_tax": {
"enabled": false,
"liability": null,
"provider": null,
"status": null
},
"billing_address_collection": null,
"branding_settings": {
"background_color": "#ffffff",
"border_style": "rounded",
"button_color": "#0074d4",
"display_name": "\u682A\u5F0F\u4F1A\u793E\uFF2B\uFF21\uFF29\u6280\u7814 \u30B5\u30F3\u30C9\u30DC\u30C3\u30AF\u30B9",
"font_family": "default",
"icon": null,
"logo": null
},
"cancel_url": "https://wwz.kaigiken.com/checkout-demo/cancel",
"client_reference_id": "STR-20260311021136-d68cf5",
"client_secret": null,
"collected_information": {
"business_name": null,
"individual_name": null,
"shipping_details": null
},
"consent": null,
"consent_collection": null,
"created": 1773195098,
"currency": "jpy",
"currency_conversion": null,
"custom_fields": [],
"custom_text": {
"after_submit": null,
"shipping_address": null,
"submit": null,
"terms_of_service_acceptance": null
},
"customer": null,
"customer_account": null,
"customer_creation": "if_required",
"customer_details": {
"address": {
"city": null,
"country": "JP",
"line1": null,
"line2": null,
"postal_code": null,
"state": null
},
"business_name": null,
"email": "ksakaguc@ieee.org",
"individual_name": null,
"name": "kazuhiro sakaguchi",
"phone": null,
"tax_exempt": "none",
"tax_ids": []
},
"customer_email": "ksakaguc@ieee.org",
"discounts": [],
"expires_at": 1773281498,
"integration_identifier": null,
"invoice": null,
"invoice_creation": {
"enabled": false,
"invoice_data": {
"account_tax_ids": null,
"custom_fields": null,
"description": null,
"footer": null,
"issuer": null,
"metadata": {},
"rendering_options": null
}
},
"livemode": false,
"locale": null,
"metadata": {
"items_json": "[{\u0022ProductId\u0022:\u0022sku_book\u0022,\u0022Name\u0022:\u0022\\u6280\\u8853\\u66F8\u0022,\u0022Quantity\u0022:1,\u0022UnitAmount\u0022:1200},{\u0022ProductId\u0022:\u0022sku_support\u0022,\u0022Name\u0022:\u0022\\u30B5\\u30DD\\u30FC\\u30C8\\u30D7\\u30E9\\u30F3\u0022,\u0022Quantity\u0022:2,\u0022UnitAmount\u0022:5000}]",
"order_id": "STR-20260311021136-d68cf5",
"customer_email": "ksakaguc@ieee.org",
"flow_type": "stripe_standard",
"customer_name": "\u3055\u304B\u3050\u3061"
},
"mode": "payment",
"origin_context": null,
"payment_intent": "pi_3T9cFiAcQ3JXK4er1qUzSavz",
"payment_link": null,
"payment_method_collection": "if_required",
"payment_method_configuration_details": {
"id": "pmc_1T4AIiAcQ3JXK4erLCLHOCiE",
"parent": null
},
"payment_method_options": {
"card": {
"installments": {
"enabled": true
},
"request_three_d_secure": "automatic"
}
},
"payment_method_types": [
"card",
"link"
],
"payment_status": "paid",
"permissions": null,
"phone_number_collection": {
"enabled": false
},
"recovered_from": null,
"saved_payment_method_options": null,
"setup_intent": null,
"shipping_address_collection": null,
"shipping_cost": null,
"shipping_options": [],
"status": "complete",
"submit_type": null,
"subscription": null,
"success_url": "https://wwz.kaigiken.com/checkout-demo/success?session_id={CHECKOUT_SESSION_ID}",
"total_details": {
"amount_discount": 0,
"amount_shipping": 0,
"amount_tax": 0
},
"ui_mode": "hosted",
"url": null,
"wallet_options": null
}
},
"livemode": false,
"pending_webhooks": 1,
"request": {
"id": null,
"idempotency_key": null
},
"type": "checkout.session.completed"
}
Headers
| Name | Value |
|---|---|
Accept |
*/*; q=0.5, application/json |
Cache-Control |
no-cache |
Connection |
close |
Content-Length |
4540 |
Content-Type |
application/json; charset=utf-8 |
Host |
wwz.kaigiken.com |
Stripe-Signature |
t=1773195123,v1=595a48d1fa42a4921dfadbef8e953825dc5fcdc1e71354701195349e6f793d9d,v0=286ecba159f2dfc902290c2321bcff9c0f039c780acb3d09d4e92849283d8bb8 |
User-Agent |
Stripe/1.0 (+https://stripe.com/docs/webhooks) |
X-Forwarded-For |
54.187.174.169 |
X-Forwarded-Proto |
https |
X-Real-IP |
54.187.174.169 |
保存済みエンベロープ JSON
{
"provider": "stripe",
"receivedAtUtc": "2026-03-11T02:12:04.4810589Z",
"method": "POST",
"scheme": "http",
"host": "wwz.kaigiken.com",
"path": "/webhooks/stripe",
"queryString": "",
"contentType": "application/json; charset=utf-8",
"contentLength": 4540,
"signatureVerified": true,
"eventId": "evt_1T9cFjAcQ3JXK4erYDBYyZeL",
"eventType": "checkout.session.completed",
"note": "Verified. Timestamp=1773195123 / 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": "4540",
"X-Real-IP": "54.187.174.169",
"X-Forwarded-For": "54.187.174.169",
"X-Forwarded-Proto": "https",
"Stripe-Signature": "t=1773195123,v1=595a48d1fa42a4921dfadbef8e953825dc5fcdc1e71354701195349e6f793d9d,v0=286ecba159f2dfc902290c2321bcff9c0f039c780acb3d09d4e92849283d8bb8"
},
"body": "{\n \u0022id\u0022: \u0022evt_1T9cFjAcQ3JXK4erYDBYyZeL\u0022,\n \u0022object\u0022: \u0022event\u0022,\n \u0022api_version\u0022: \u00222026-01-28.clover\u0022,\n \u0022created\u0022: 1773195123,\n \u0022data\u0022: {\n \u0022object\u0022: {\n \u0022id\u0022: \u0022cs_test_b19Fqsk8vBI7GV6DKsovQfK1GYvp0ZXWYemsIaNDHaz9rWt1jzuD07iRL7\u0022,\n \u0022object\u0022: \u0022checkout.session\u0022,\n \u0022adaptive_pricing\u0022: {\n \u0022enabled\u0022: true\n },\n \u0022after_expiration\u0022: null,\n \u0022allow_promotion_codes\u0022: null,\n \u0022amount_subtotal\u0022: 11200,\n \u0022amount_total\u0022: 11200,\n \u0022automatic_tax\u0022: {\n \u0022enabled\u0022: false,\n \u0022liability\u0022: null,\n \u0022provider\u0022: null,\n \u0022status\u0022: null\n },\n \u0022billing_address_collection\u0022: null,\n \u0022branding_settings\u0022: {\n \u0022background_color\u0022: \u0022#ffffff\u0022,\n \u0022border_style\u0022: \u0022rounded\u0022,\n \u0022button_color\u0022: \u0022#0074d4\u0022,\n \u0022display_name\u0022: \u0022\u682A\u5F0F\u4F1A\u793E\uFF2B\uFF21\uFF29\u6280\u7814 \u30B5\u30F3\u30C9\u30DC\u30C3\u30AF\u30B9\u0022,\n \u0022font_family\u0022: \u0022default\u0022,\n \u0022icon\u0022: null,\n \u0022logo\u0022: null\n },\n \u0022cancel_url\u0022: \u0022https://wwz.kaigiken.com/checkout-demo/cancel\u0022,\n \u0022client_reference_id\u0022: \u0022STR-20260311021136-d68cf5\u0022,\n \u0022client_secret\u0022: null,\n \u0022collected_information\u0022: {\n \u0022business_name\u0022: null,\n \u0022individual_name\u0022: null,\n \u0022shipping_details\u0022: null\n },\n \u0022consent\u0022: null,\n \u0022consent_collection\u0022: null,\n \u0022created\u0022: 1773195098,\n \u0022currency\u0022: \u0022jpy\u0022,\n \u0022currency_conversion\u0022: null,\n \u0022custom_fields\u0022: [],\n \u0022custom_text\u0022: {\n \u0022after_submit\u0022: null,\n \u0022shipping_address\u0022: null,\n \u0022submit\u0022: null,\n \u0022terms_of_service_acceptance\u0022: null\n },\n \u0022customer\u0022: null,\n \u0022customer_account\u0022: null,\n \u0022customer_creation\u0022: \u0022if_required\u0022,\n \u0022customer_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 \u0022business_name\u0022: null,\n \u0022email\u0022: \u0022ksakaguc@ieee.org\u0022,\n \u0022individual_name\u0022: null,\n \u0022name\u0022: \u0022kazuhiro sakaguchi\u0022,\n \u0022phone\u0022: null,\n \u0022tax_exempt\u0022: \u0022none\u0022,\n \u0022tax_ids\u0022: []\n },\n \u0022customer_email\u0022: \u0022ksakaguc@ieee.org\u0022,\n \u0022discounts\u0022: [],\n \u0022expires_at\u0022: 1773281498,\n \u0022integration_identifier\u0022: null,\n \u0022invoice\u0022: null,\n \u0022invoice_creation\u0022: {\n \u0022enabled\u0022: false,\n \u0022invoice_data\u0022: {\n \u0022account_tax_ids\u0022: null,\n \u0022custom_fields\u0022: null,\n \u0022description\u0022: null,\n \u0022footer\u0022: null,\n \u0022issuer\u0022: null,\n \u0022metadata\u0022: {},\n \u0022rendering_options\u0022: null\n }\n },\n \u0022livemode\u0022: false,\n \u0022locale\u0022: null,\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_support\\\u0022,\\\u0022Name\\\u0022:\\\u0022\\\\u30B5\\\\u30DD\\\\u30FC\\\\u30C8\\\\u30D7\\\\u30E9\\\\u30F3\\\u0022,\\\u0022Quantity\\\u0022:2,\\\u0022UnitAmount\\\u0022:5000}]\u0022,\n \u0022order_id\u0022: \u0022STR-20260311021136-d68cf5\u0022,\n \u0022customer_email\u0022: \u0022ksakaguc@ieee.org\u0022,\n \u0022flow_type\u0022: \u0022stripe_standard\u0022,\n \u0022customer_name\u0022: \u0022\u3055\u304B\u3050\u3061\u0022\n },\n \u0022mode\u0022: \u0022payment\u0022,\n \u0022origin_context\u0022: null,\n \u0022payment_intent\u0022: \u0022pi_3T9cFiAcQ3JXK4er1qUzSavz\u0022,\n \u0022payment_link\u0022: null,\n \u0022payment_method_collection\u0022: \u0022if_required\u0022,\n \u0022payment_method_configuration_details\u0022: {\n \u0022id\u0022: \u0022pmc_1T4AIiAcQ3JXK4erLCLHOCiE\u0022,\n \u0022parent\u0022: null\n },\n \u0022payment_method_options\u0022: {\n \u0022card\u0022: {\n \u0022installments\u0022: {\n \u0022enabled\u0022: true\n },\n \u0022request_three_d_secure\u0022: \u0022automatic\u0022\n }\n },\n \u0022payment_method_types\u0022: [\n \u0022card\u0022,\n \u0022link\u0022\n ],\n \u0022payment_status\u0022: \u0022paid\u0022,\n \u0022permissions\u0022: null,\n \u0022phone_number_collection\u0022: {\n \u0022enabled\u0022: false\n },\n \u0022recovered_from\u0022: null,\n \u0022saved_payment_method_options\u0022: null,\n \u0022setup_intent\u0022: null,\n \u0022shipping_address_collection\u0022: null,\n \u0022shipping_cost\u0022: null,\n \u0022shipping_options\u0022: [],\n \u0022status\u0022: \u0022complete\u0022,\n \u0022submit_type\u0022: null,\n \u0022subscription\u0022: null,\n \u0022success_url\u0022: \u0022https://wwz.kaigiken.com/checkout-demo/success?session_id={CHECKOUT_SESSION_ID}\u0022,\n \u0022total_details\u0022: {\n \u0022amount_discount\u0022: 0,\n \u0022amount_shipping\u0022: 0,\n \u0022amount_tax\u0022: 0\n },\n \u0022ui_mode\u0022: \u0022hosted\u0022,\n \u0022url\u0022: null,\n \u0022wallet_options\u0022: null\n }\n },\n \u0022livemode\u0022: false,\n \u0022pending_webhooks\u0022: 1,\n \u0022request\u0022: {\n \u0022id\u0022: null,\n \u0022idempotency_key\u0022: null\n },\n \u0022type\u0022: \u0022checkout.session.completed\u0022\n}"
}