We've raised a $25 million Series B.Learn more ->
HomeCustomersPricingDocsCareers
Log inTalk to an expert
Changelog
ChangelogJun 4, 2026evervault.com

General API, SDK, dashboard, and docs updates

We released some updates and bug fixes across the dashboard, docs, payment APIs, and SDKs. There's now a shortName field on the Merchant API, a sandbox for the Apple Pay web integration, and support for custom card brands in the JavaScript and React SDKs.

Improvements and fixes

  • Dashboard
    • You can now specify a legal business name when creating new merchants
    • Fixed name and address validation issues when creating merchants
    • Fixed an issue where the delete button wasn’t working on function inbound allowlists
  • Payments
    • Added the shortName field to the Merchant API to support use cases (e.g., for 3DS) where the merchant name has a max length of 40 characters
    • Added further resiliency improvements to Card Account Updater
    • Added a sandbox to the Apple Pay Web integration
    • Acquirers are now checked with a $0 3DS authentication when they’re created to ensure their details are correct
    • Minor bug fixes
  • SDKs
    • Added custom brand support to our JavaScript and React SDKs
    • Fixed a bug where scrollbars were jumping during the 3DS redirect flow
  • Docs
    • Updated the create merchant endpoint with the correct regex validation rules
    • Updated the Core Concepts and Card Collection pages
    • Minor updates to existing pages