September 2024
Scheme selection for payouts
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | 20 September 2024 | Payouts | All |
You can now choose how a payout settles using scheme selection. You can select a payment scheme for your payout by using the scheme_selection
object inside the Create payout request.
Retry options removed for new UIs (web SDK and hosted page) when retry isn’t available
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
Fix | 20 September 2024 | Payments | Web SDK, hosted page |
In some geographies, payment retries are not supported yet. When you do not pass a retry object in a payment request, the UI changes to remove actions that your user cannot perform without retries.
First-party webviews now supported by Web SDK
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | 20 September 2024 | Payouts | All |
The Web SDK is now compatible with first-party webviews.
Payout and refund metadata from the merchant account /transactions endpoint
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | 20 September 2024 | Payouts | All |
When you call the /transactions
endpoint, you can now see the metadata associated with any payouts or refunds.
NRB supported in payments requests
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | 19 September 2024 | Payouts | All |
NRB is now a type of account_identifier
that you can use in payouts to an external account.
Provider availability webhook
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | 9 September 2024 | Payments | All |
When a provider changes status (from healthy to unhealthy or vice versa), you now receive a webhook which describes the event.
Note that TrueLayer UIs all automatically indicate, and disallow users from selecting, unhealthy providers.