added
Platform Release 3.23.0
November 21st, 2023
Shaype platform release, focusing on:PayTo
Notifications
PayTo
Notifications
- Addition of ability for clients to provide company name, to be shown as the Initiating Party Name for all PayTo initiated transactions.
- Update made to notification retry strategy, Shaype will continue to attempt to resend notifications in scenarios where an error was received from the client, as per the below table.
Code | Scenario | Shaype behaviour |
---|---|---|
400 | Bad request | Don't Retry |
401 | Unauthorised | Retry |
403 | Forbidden | Retry |
404 | Not found | Don't Retry |
405 | Method not allowed | Don't Retry |
409 | Conflict | Don't Retry |
415 | Unsupported media type | Don't Retry |
422 | Unprocessable entity | Don't Retry |
429 | Too many requests | Retry |
5xx | Server error | Retry |