My webhook stopped working 2 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My webhook stopped working 2 weeks ago, no changes were made out of nowhere.
This is the structure of the report:
We[Removed. Phone #s not permitted]53
Date and time - 03/04/24, 17:59
Status - PENDING
Event type - INVOICING.INVOICE.PAID
Client ID: AQOn1Rkbzt6DLIBjv9ZFZ0i9knSlj0i7LwzhYvz3RHkmNeC9rOtOWiImFA1OLh_cxwReqtFA6Okm7RPN
Description - An invoice is paid, partially paid, or payment is made and is pending.
Resource ID N/A
Attempt - 1
Date and time - 04/[Removed. Phone #s not permitted]br />Successful/ Not successful:
FAIL_SOFT
Message Payload:
{
"id": "WH-7CM37347J[Removed. Phone #s not permitted]6.939Z",
"resource_type": "invoices",
"event_type": "INVOICING.INVOICE.PAID",
"summary": "An invoice is paid, partially paid, or payment is made and is pending.",
"resource": {
"invoice": {
"id": "INV2-GWXL-AGFK-VS3M-YNA8",
"status": "PAID",
"detail": {
"currency_code": "EUR",
"category_code": "SHIPPABLE",
"invoice_number": "0158",
"invoice_date": "2024-04-01",
"payment_term": {
"term_type": "NO_DUE_DATE"
},
"viewed_by_recipient": false,
"group_draft": false,
"metadata": {
"create_time": "2024-04-03T16:56:56Z",
"last_update_time": "2024-04-03T16:59:18Z",
"first_sent_time": "2024-04-03T16:56:56Z",
"last_sent_time": "2024-04-03T16:56:56Z",
"created_by_flow": "REGULAR_SINGLE",
"recipient_view_url": "https://www.paypal.com/invoice/p/#GWXLAGFKVS3MYNA8",
"invoicer_view_url": "https://www.paypal.com/invoice/details/INV2-GWXL-AGFK-VS3M-YNA8",
"caller_type": "API_V2_INVOICE",
"spam_info": {}
},
"archived": false
},
"invoice": {
"website": "euroaudience.com",
"logo_url": "https://euroaudience.com/storage/panel_logos/P6fiCjYvx8uXRjoFZB3LdI9kAU41rOQb8I95aNn8.png"
},
"primary_recipients": [
{
"billing_info": {
"email_address": "I had to remove it because of the post"
}
}
],
"items": [
{
"id": "ITEM-3UP326176J1852836",
"name": "Balance top-up",
"description": "Balance top-up #1115102",
"quantity": "1",
"unit_amount": {
"currency_code": "EUR",
"value": "0.01"
},
"unit_of_measure": "AMOUNT"
}
],
"configuration": {
"tax_calculated_after_discount": false,
"tax_inclusive": false,
"allow_tip": false,
"template_id": "TEMP-4DS9802313013243E"
},
"amount": {
"breakdown": {
"item_total": {
"currency_code": "EUR",
"value": "0.01"
},
"discount": {
"invoice_discount": {
"amount": {
"currency_code": "EUR",
"value": "0.00"
}
},
"item_discount": {
"currency_code": "EUR",
"value": "0.00"
}
},
"tax_total": {
"currency_code": "EUR",
"value": "0.00"
}
},
"currency_code": "EUR",
"value": "0.01"
},
"due_amount": {
"currency_code": "EUR",
"value": "0.00"
},
"payments": {
"paid_amount": {
"currency_code": "EUR",
"value": "0.01"
},
"transactions": [
{
"type": "PAYPAL",
"payment_id": "4JA622633A9287433",
"transaction_type": "SALE",
"payment_date": "2024-04-03",
"method": "PAYPAL",
"amount": {
"currency_code": "EUR",
"value": "0.01"
},
"transaction_status": "SUCCESS"
}
]
},
"links": [
{
"href": "https://api.paypal.com/v2/invoicing/invoices/INV2-GWXL-AGFK-VS3M-YNA8",
"rel": "self",
"method": "GET"
}
],
"one-sided": false
}
},
"status": "PENDING",
"transmissions": [
{
"webhook_url": "https://euroaudience.com/api/payments/paypal/webhook",
"transmission_id": "89d82600-f1db-11ee-b03c-036fcf077242",
"status": "PENDING",
"timestamp": "2024-04-03T16:59:30Z"
}
],
"links": [
{
"href": "https://api.paypal.com/v1/notifications/webhooks-events/WH-7CM37347J9460515N-3BS75127NA7402053",
"rel": "self",
"method": "GET",
"encType": "application/json"
},
{
"href": "https://api.paypal.com/v1/notifications/webhooks-events/WH-7CM37347J9460515N-3BS75127NA7402053/resen...",
"rel": "resend",
"method": "POST",
"encType": "application/json"
}
],
"event_version": "1.0"
}
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Paypal Sandbox webshook (SANDBOX WEBHOOKS) not working Real time issue not trigger in Sandbox Environment
- PayPal Pay buttons a mysterious process in PayPal Payments Standard
- Identification data for PayPal Express payments is required to integrate them into an API code in REST APIs
- Webhook event is not firing if the cancellation is initiated by the merchant in REST APIs
- Webhooks from PayPal Sandbox are not sending any JSON data, just headers in Sandbox Environment