Webhook Event Detail

一覧へ戻る

概要
Provider
paypal-invalid
Received
2026-04-27 08:41:22 UTC
Event Type
PAYMENT.CAPTURE.COMPLETED
Event Id
WH-1S3518651B1860528-70H51238G4424740F
Path
/Webhooks/paypal
Content-Type
application/json
Signature
False
Saved File
/var/www/test_web/received-webhooks/paypal-invalid/20260427_084122_575_611033d1f72e4a7283bad8e2619d94bf.json
Note
PayPal verify API failed. Status=400
イベントの意味
入金確定

意味: PayPal での支払い capture が完了し、代金回収が確定したことを示します。

送信タイミング: 注文の capture 成功後に送信されます。

典型アクション: 注文確定、発送開始、売上反映に使います。

Body JSON
{
  "id": "WH-1S3518651B1860528-70H51238G4424740F",
  "event_version": "1.0",
  "create_time": "2026-04-27T08:40:35.595Z",
  "resource_type": "capture",
  "resource_version": "2.0",
  "event_type": "PAYMENT.CAPTURE.COMPLETED",
  "summary": "Payment completed for \u00A5 220000.0 JPY",
  "resource": {
    "payee": {
      "email_address": "sb-472aly49877764@business.example.com",
      "merchant_id": "PPDQMQXCGNHVA"
    },
    "amount": {
      "value": "220000",
      "currency_code": "JPY"
    },
    "seller_protection": {
      "dispute_categories": [
        "ITEM_NOT_RECEIVED",
        "UNAUTHORIZED_TRANSACTION"
      ],
      "status": "ELIGIBLE"
    },
    "supplementary_data": {
      "related_ids": {
        "order_id": "0T372088JF0111346"
      }
    },
    "update_time": "2026-04-27T08:40:31Z",
    "create_time": "2026-04-27T08:40:31Z",
    "final_capture": true,
    "seller_receivable_breakdown": {
      "paypal_fee": {
        "value": "7960",
        "currency_code": "JPY"
      },
      "gross_amount": {
        "value": "220000",
        "currency_code": "JPY"
      },
      "net_amount": {
        "value": "212040",
        "currency_code": "JPY"
      }
    },
    "custom_id": "66",
    "links": [
      {
        "method": "GET",
        "rel": "self",
        "href": "https://api.sandbox.paypal.com/v2/payments/captures/7B465546BR8564142"
      },
      {
        "method": "POST",
        "rel": "refund",
        "href": "https://api.sandbox.paypal.com/v2/payments/captures/7B465546BR8564142/refund"
      },
      {
        "method": "GET",
        "rel": "up",
        "href": "https://api.sandbox.paypal.com/v2/checkout/orders/0T372088JF0111346"
      }
    ],
    "id": "7B465546BR8564142",
    "status": "COMPLETED"
  },
  "links": [
    {
      "href": "https://api.sandbox.paypal.com/v1/notifications/webhooks-events/WH-1S3518651B1860528-70H51238G4424740F",
      "rel": "self",
      "method": "GET"
    },
    {
      "href": "https://api.sandbox.paypal.com/v1/notifications/webhooks-events/WH-1S3518651B1860528-70H51238G4424740F/resend",
      "rel": "resend",
      "method": "POST"
    }
  ]
}
Headers
NameValue
Accept */*
Connection close
Content-Length 1593
Content-Type application/json
CORRELATION-ID f367738e207a9
Host wwz.kaigiken.com
PAYPAL-AUTH-ALGO SHA256withRSA
PAYPAL-AUTH-VERSION v2
PAYPAL-CERT-URL https://api.sandbox.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-bf9ab596
PAYPAL-TRANSMISSION-ID c7737e26-4214-11f1-90db-09c5b5162d62
PAYPAL-TRANSMISSION-SIG bUlHAksGeVnJh5qADseaCFmhLYrno1KYDstNSUAG/l+9sZIMrN3B8P6YOfGLtiSayMtAJagZnJNxRTjmfVW0l+ADcELj2VZ+mCSDbS5kicXbf7Tqiqt5YNbQzby8hQYMr998o0oQ7dDOq4ZSkEY78lcosR3rAZIC+Yt64bnw4tFaf30mju7NFF1jv2SDjl1Oie1IbvZvJfeh9yP03Nmrjqc4zpxzBYQOG5Oy4TsLmJsiQ1oxKD9pr9VYlu40yeQefRYZR+qhWeBa7r0xqthCHOo7l0o/8Hl+gO4IQkyKoxNW77wACZ2DFgQJG0AkCExHSwC9R57dnl8NP/zYPx32Pg==
PAYPAL-TRANSMISSION-TIME 2026-04-27T08:40:43Z
User-Agent PayPal/AUHR-1.0-1
X-Forwarded-For 173.0.80.117
X-Forwarded-Proto https
X-Real-IP 173.0.80.117
保存済みエンベロープ JSON
{
  "provider": "paypal-invalid",
  "receivedAtUtc": "2026-04-27T08:41:22.5750427Z",
  "method": "POST",
  "scheme": "http",
  "host": "wwz.kaigiken.com",
  "path": "/Webhooks/paypal",
  "queryString": "",
  "contentType": "application/json",
  "contentLength": 1593,
  "signatureVerified": false,
  "eventId": "WH-1S3518651B1860528-70H51238G4424740F",
  "eventType": "PAYMENT.CAPTURE.COMPLETED",
  "note": "PayPal verify API failed. Status=400",
  "headers": {
    "Accept": "*/*",
    "Connection": "close",
    "Host": "wwz.kaigiken.com",
    "User-Agent": "PayPal/AUHR-1.0-1",
    "Content-Type": "application/json",
    "Content-Length": "1593",
    "X-Real-IP": "173.0.80.117",
    "X-Forwarded-For": "173.0.80.117",
    "X-Forwarded-Proto": "https",
    "PAYPAL-TRANSMISSION-TIME": "2026-04-27T08:40:43Z",
    "PAYPAL-AUTH-VERSION": "v2",
    "PAYPAL-AUTH-ALGO": "SHA256withRSA",
    "PAYPAL-CERT-URL": "https://api.sandbox.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-bf9ab596",
    "PAYPAL-TRANSMISSION-SIG": "bUlHAksGeVnJh5qADseaCFmhLYrno1KYDstNSUAG/l\u002B9sZIMrN3B8P6YOfGLtiSayMtAJagZnJNxRTjmfVW0l\u002BADcELj2VZ\u002BmCSDbS5kicXbf7Tqiqt5YNbQzby8hQYMr998o0oQ7dDOq4ZSkEY78lcosR3rAZIC\u002BYt64bnw4tFaf30mju7NFF1jv2SDjl1Oie1IbvZvJfeh9yP03Nmrjqc4zpxzBYQOG5Oy4TsLmJsiQ1oxKD9pr9VYlu40yeQefRYZR\u002BqhWeBa7r0xqthCHOo7l0o/8Hl\u002BgO4IQkyKoxNW77wACZ2DFgQJG0AkCExHSwC9R57dnl8NP/zYPx32Pg==",
    "PAYPAL-TRANSMISSION-ID": "c7737e26-4214-11f1-90db-09c5b5162d62",
    "CORRELATION-ID": "f367738e207a9"
  },
  "body": "{\u0022id\u0022:\u0022WH-1S3518651B1860528-70H51238G4424740F\u0022,\u0022event_version\u0022:\u00221.0\u0022,\u0022create_time\u0022:\u00222026-04-27T08:40:35.595Z\u0022,\u0022resource_type\u0022:\u0022capture\u0022,\u0022resource_version\u0022:\u00222.0\u0022,\u0022event_type\u0022:\u0022PAYMENT.CAPTURE.COMPLETED\u0022,\u0022summary\u0022:\u0022Payment completed for \u00A5 220000.0 JPY\u0022,\u0022resource\u0022:{\u0022payee\u0022:{\u0022email_address\u0022:\u0022sb-472aly49877764@business.example.com\u0022,\u0022merchant_id\u0022:\u0022PPDQMQXCGNHVA\u0022},\u0022amount\u0022:{\u0022value\u0022:\u0022220000\u0022,\u0022currency_code\u0022:\u0022JPY\u0022},\u0022seller_protection\u0022:{\u0022dispute_categories\u0022:[\u0022ITEM_NOT_RECEIVED\u0022,\u0022UNAUTHORIZED_TRANSACTION\u0022],\u0022status\u0022:\u0022ELIGIBLE\u0022},\u0022supplementary_data\u0022:{\u0022related_ids\u0022:{\u0022order_id\u0022:\u00220T372088JF0111346\u0022}},\u0022update_time\u0022:\u00222026-04-27T08:40:31Z\u0022,\u0022create_time\u0022:\u00222026-04-27T08:40:31Z\u0022,\u0022final_capture\u0022:true,\u0022seller_receivable_breakdown\u0022:{\u0022paypal_fee\u0022:{\u0022value\u0022:\u00227960\u0022,\u0022currency_code\u0022:\u0022JPY\u0022},\u0022gross_amount\u0022:{\u0022value\u0022:\u0022220000\u0022,\u0022currency_code\u0022:\u0022JPY\u0022},\u0022net_amount\u0022:{\u0022value\u0022:\u0022212040\u0022,\u0022currency_code\u0022:\u0022JPY\u0022}},\u0022custom_id\u0022:\u002266\u0022,\u0022links\u0022:[{\u0022method\u0022:\u0022GET\u0022,\u0022rel\u0022:\u0022self\u0022,\u0022href\u0022:\u0022https://api.sandbox.paypal.com/v2/payments/captures/7B465546BR8564142\u0022},{\u0022method\u0022:\u0022POST\u0022,\u0022rel\u0022:\u0022refund\u0022,\u0022href\u0022:\u0022https://api.sandbox.paypal.com/v2/payments/captures/7B465546BR8564142/refund\u0022},{\u0022method\u0022:\u0022GET\u0022,\u0022rel\u0022:\u0022up\u0022,\u0022href\u0022:\u0022https://api.sandbox.paypal.com/v2/checkout/orders/0T372088JF0111346\u0022}],\u0022id\u0022:\u00227B465546BR8564142\u0022,\u0022status\u0022:\u0022COMPLETED\u0022},\u0022links\u0022:[{\u0022href\u0022:\u0022https://api.sandbox.paypal.com/v1/notifications/webhooks-events/WH-1S3518651B1860528-70H51238G4424740F\u0022,\u0022rel\u0022:\u0022self\u0022,\u0022method\u0022:\u0022GET\u0022},{\u0022href\u0022:\u0022https://api.sandbox.paypal.com/v1/notifications/webhooks-events/WH-1S3518651B1860528-70H51238G4424740F/resend\u0022,\u0022rel\u0022:\u0022resend\u0022,\u0022method\u0022:\u0022POST\u0022}]}"
}