You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/payment-management/webhook.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -238,11 +238,12 @@ Acknowledge that you have successfully received a valid notification by returnin
238
238
-HTTP status code `200`with`OK` at the start or end of the message body, **or**
239
239
-HTTP status code `200`with`MULTISAFEPAY_OK` anywhere in the message body.
240
240
241
-
Until we receive your acknowledgment, we resend the notification 3 times at 15 minute intervals, each with a newtimestamp.
241
+
You have 10 seconds to acknowledge the notification. Until we receive your acknowledgment, we resend the notification 5 times at 15 minute intervals, each with a newtimestamp.
242
+
242
243
243
244
## 4. Resend failed notifications
244
245
245
-
If a notification fails or we don't receive your acknowledgment, we resend the notification 3 times at 15 minute intervals, each with a new timestamp.
246
+
If a notification fails or we don't receive your acknowledgment, we resend the notification 5 times at 15 minute intervals, each with a new timestamp.
246
247
247
248
If for some reason you don't receive the notification, you can retry it manually in your dashboard.
0 commit comments