Sha256: 22704a0082628f24a190d548ab522df3a67deae0b8189840864cae446fa192bb

Contents?: true

Size: 1.77 KB

Versions: 7

Compression:

Stored size: 1.77 KB

Contents

{
  "id": "WH-4SW78779LY2325805-07E03580SX1414828",
  "create_time": "2019-02-14T22:20:08.370Z",
  "resource_type": "capture",
  "event_type": "PAYMENT.CAPTURE.DENIED",
  "summary": "A USD 5.00 USD capture payment was denied",
  "resource": {
    "amount": {
      "currency_code": "USD",
      "value": "5.00"
    },
    "seller_protection": {
      "status": "ELIGIBLE",
      "dispute_categories": [
        "ITEM_NOT_RECEIVED",
        "UNAUTHORIZED_TRANSACTION"
      ]
    },
    "update_time": "2019-02-14T22:20:01Z",
    "create_time": "2019-02-14T22:18:14Z",
    "final_capture": true,
    "seller_receivable_breakdown": {
      "gross_amount": {
        "currency_code": "USD",
        "value": "5.00"
      },
      "net_amount": {
        "currency_code": "USD",
        "value": "5.00"
      }
    },
    "links": [
      {
        "href": "https://api.paypal.com/v2/payments/captures/CAPTURE001",
        "rel": "self",
        "method": "GET"
      },
      {
        "href": "https://api.paypal.com/v2/payments/captures/CAPTURE001/refund",
        "rel": "refund",
        "method": "POST"
      },
      {
        "href": "https://api.paypal.com/v2/payments/authorizations/2W543679LP5841156",
        "rel": "up",
        "method": "GET"
      }
    ],
    "id": "CAPTURE001",
    "status": "DECLINED"
  },
  "links": [
    {
      "href": "https://api.paypal.com/v1/notifications/webhooks-events/WH-4SW78779LY2325805-07E03580SX1414828",
      "rel": "self",
      "method": "GET",
      "encType": "application/json"
    },
    {
      "href": "https://api.paypal.com/v1/notifications/webhooks-events/WH-4SW78779LY2325805-07E03580SX1414828/resend",
      "rel": "resend",
      "method": "POST",
      "encType": "application/json"
    }
  ],
  "event_version": "1.0",
  "resource_version": "2.0"
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
workarea-paypal-3.0.6 test/factories/workarea/capture_denied_webhook.json
workarea-paypal-3.0.5 test/factories/workarea/capture_denied_webhook.json
workarea-paypal-3.0.4 test/factories/workarea/capture_denied_webhook.json
workarea-paypal-3.0.3 test/factories/workarea/capture_denied_webhook.json
workarea-paypal-3.0.2 test/factories/workarea/capture_denied_webhook.json
workarea-paypal-3.0.1 test/factories/workarea/capture_denied_webhook.json
workarea-paypal-3.0.0 test/factories/workarea/capture_denied_webhook.json