Skip to content

Commit b74c542

Browse files
DOCS-4041:Add info about time out
1 parent 068dde1 commit b74c542

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/payment-management/webhook.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -238,11 +238,12 @@ Acknowledge that you have successfully received a valid notification by returnin
238238
- HTTP status code `200` with `OK` at the start or end of the message body, **or**
239239
- HTTP status code `200` with `MULTISAFEPAY_OK` anywhere in the message body.
240240

241-
Until we receive your acknowledgment, we resend the notification 3 times at 15 minute intervals, each with a new timestamp.
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 new timestamp.
242+
242243

243244
## 4. Resend failed notifications
244245

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.
246247
247248
If for some reason you don't receive the notification, you can retry it manually in your dashboard.
248249

0 commit comments

Comments
 (0)