added
Platform Release 3.24.0
December 14th, 2023
Shaype platform release, focusing on:PayTo
Notifications
Payments
PayTo
Notifications
Payments
- E2E reference will no longer be populated by Shaype (as-is currently). Optional reference field for clients to populate with the appropriate transaction/ NPP reference is now available. If no data provided then no reference will be provided
- Update to PayTo mocks to allow clients to test end to end identification. Update made to documentation here: PayTo Initiator Testing Suite.
- Digital Wallet Notifications
- We have updated the payload our clients receive to include the
cardHayId
. This allows our clients who utilise multi-card or group accounts to be certain of which card has triggered the prompt - Updated Notifications
APPLE_PAY_REMINDER_24_HRS
APPLE_PAY_REMINDER_7_DAYS
APPLE_PAY_SPEND_REMINDER_7_DAYS
APPLE_PAY_SPEND_REMINDER_14_DAYS
- We have updated the payload our clients receive to include the
- Additional PayTo notification
- Initiator will receive notification if a created payment mandate is cancelled or recalled.
- Updated Account Validation
- Account numbers now must meet the following requirements
Account number, 4-10 digits in length
- Account numbers now must meet the following requirements
- Payment Return Reason Updates
- New object in the response we send
Example:returnReason": { "code": "FRAUD", "message": "Regulatory reason" }
- New object in the response we send