Skip to main content
2026.05.28
New FeatureKYC

KYC Widget

SummaryIntroduced the KYC Widget, a fully Uphold-managed, embeddable solution for collecting KYC data from your users without building a custom verification interface.
The Widget currently supports the identity and proof-of-address processes. Support for additional processes will be added in future releases.
Documentation
2026.05.11
Breaking ChangePayment

Asset selection in crypto withdrawal flow

SummaryThe crypto withdrawal flow in the Payment Widget now supports crypto asset selection, along network and destination address, simplifying the user journey and concentrating all data collection required for a crypto withdrawal inside the Payment Widget. The complete event payload for via: "crypto-network" selections now includes a new selection.asset field containing the selected asset code (e.g. BTC, XRP).The updated CryptoNetworkSelection type ships in @uphold/enterprise-payment-widget-web-sdk version 0.12 or higher — partners should upgrade to that version to get proper TypeScript support for the new selection.asset field.Documentation
2026.04.21
New FeaturePayment

Dark mode support in Payment Widget

SummaryIntroduced dark mode support in the Payment Widget. By default, the Widget automatically matches the user’s system appearance preference. Applications embedding the Widget can also force a specific theme by passing the theme option when instantiating it.Theme override support requires @uphold/enterprise-payment-widget-web-sdk version 0.11 or higher.Documentation
2026.03.27
New FeaturePayment

ACH support in Payment Widget

SummaryIntroduced support for ACH bank transfers in the Payment Widget, allowing users in the United States to perform ACH deposits and withdrawals.Documentation
2026.02.11
New FeaturePayment

Account limit per asset in Payment Widget

SummaryIntroduced the maxAccountsPerAsset option in the Payment Widget, allowing partners to set the number of accounts that can be created per asset when generating bank deposit details. Check the documentation for more details on how this option works.Documentation
2026.01.30
New FeaturePayment

Crypto support and payment method filtering in Payment Widget

SummaryIntroduced support for cryptocurrency deposits and withdrawals in the Payment Widget. Users can now generate details for crypto deposits and provide destination addresses for crypto withdrawals.Partners can now configure which payment methods to make available to their users through the new paymentMethods option. This allows filtering by payment type (card, bank, crypto), and for crypto and bank options, filtering which assets are available to the user.Documentation
2026.01.29
New FeaturePaymentTravel Rule

Travel Rule Widget

SummaryIntroduced the Travel Rule Widget, a fully Uphold-managed, embeddable solution that enables compliant collection and exchange of originator and beneficiary information for crypto transactions — ensuring adherence to global Travel Rule regulations.
2025.08.08
New FeaturePayment

FPS support in Payment Widget

SummaryIntroduced support for Faster Payments Service (FPS) in the Payment Widget, supporting instant push bank deposits and bank withdrawals for users in the United Kingdom and EU.Documentation
2025.05.06
New FeaturePayment

Card support in Payment Widget

SummaryIntroduced the Payment Widget, a fully Uphold-managed, embeddable solution that allows partners to support payment methods without implementing the API endpoints.The Payment Widget is launched with support for debit and credit cards.Documentation