July 2024
Console user interface update
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | July 16 2024 | Payments VRP Signup+ Payouts Data Verification | HPP, Hosted page, Web SDK, EPP, iOS, Android, React Native, Direct API integration |
The user interface and navigation experience in Console has been updated, along with several other changes. The Console-related documentation on this site has also been updated.
In addition to the visual update, there are also new features:
- You can click the initial in the top-left corner to switch between the organisations you're a member of.
- In the Settings page within an app, you can enable or disable legacy products and features.
Provider icon styles
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | July 16 2024 | Payments VRP Signup+ Payouts Data Verification | Not applicable |
When you make a request to any provider-related endpoints, such as /v3/payments-providers/search
or /v3/payments/{id}/authorization-flow
, you can now specify the type of icon you want to receive for the banking providers.
The available options are:
default
: The bank logo in SVG format with no background.extended
: The bank logo in SVG format with a solid background colour.extended_small
: The bank logo in JPEG format with a solid background colour with 192x192px dimensions.extended_medium
: The bank logo in JPEG format with a solid background colour with 432x432px dimensions.extended_large
: The bank logo in JPEG format with a solid background colour with 864x864px dimensions.
Read more in our docs on how to get information about providers.
Bank Identification Numbers in /payments-providers/search
response
/payments-providers/search
responseChange type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | July 16 2024 | Payments VRP Signup+ Payouts Data Verification | Not applicable |
The response from the /v3/payments-providers/search
endpoint now includes a bin_ranges
array, which contains a full list of the Bank Identification Numbers used by the provider. This typically refers to the first 8 numbers on cards issued by the provider.