File tree 1 file changed +5
-2
lines changed
content/payment-management
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -317,11 +317,14 @@ Acknowledge that you have successfully received a valid notification by returnin
317
317
- HTTP status code ` 200` with ` OK` at the start or end of the message body, ** or**
318
318
- HTTP status code ` 200` with ` MULTISAFEPAY_OK` anywhere in the message body.
319
319
320
- Until we receive your acknowledgment, we resend the notification 3 times at 15 minute intervals, each with a new timestamp.
320
+ Notification ** must** be acknowledged within 10 seconds.
321
+
322
+ Until we receive your acknowledgment, we resend the notification 5 times at 15 minute intervals, each with a new timestamp.
323
+
321
324
322
325
## 4. Resend failed notifications
323
326
324
- 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.
327
+ 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.
325
328
326
329
If for some reason you don' t receive the notification, you can retry it manually in your dashboard.
327
330
You can’t perform that action at this time.
0 commit comments