Changelog
ChangelogAug 13, 2025evervault.com
Apple Pay and Google Pay mobile SDKs

You can now accept Apple Pay and Google Pay with Evervault in native apps with our Swift & Android SDKs.
Improved Merchant Onboarding
You can now create and manage merchants from the new Payments view in the Evervault Dashboard. From here you can:
- Create new merchants to enable use of Network Tokens, Apple Pay and Google Pay.
- Manage Apple Pay domains.
- Manage Apple Pay certificates.
New Webinars Hub
We’ve launched a new hub for our monthly webinars allowing you to easily go back and watch any webinars you might have missed.
Improvements
- You can now do plain text searches inside of the logs view without having to construct a full query.
- The Card Collection component now accepts a
validation
option to allow developers to add custom validation logic. For now this only supports adding regex validation to the card holder name, however, we plan to expand this to other validation types and inputs. - The Card Collection component will now include a 6 digit BIN inside of the payload as soon as it is detected — previously this was only returned once a full card number was entered.
- Apple Pay in the JS SDK now exposes an
onPaymentMethodChange
hook to allow developers to respond to users selected different payment methods inside of the payment sheet. - The Command palette (cmd+k) now allows you to quickly search for any of your teams Evervault resources by name and quickly navigate to it.
- Enclaves now support egress to mysql databases.
- Fixed bug in our functions logging infrastructure that could some times cause a Function to become unresponsive.
- Page Protection will now include data on whether a script likely originated from a users browser extension.
- We have reworked a lot of our settings pages making it easier for you to navigate between team, app and account settings.