Does UX Toolkit support all the features that Widgets did, or are there gaps?
UX Toolkit offers feature parity with Widgets, while adding capabilities. Card activation, PIN set and reveal, and card display all carry over. UX Toolkit also adds capabilities Widgets didn’t offer, such as freeze and unfreeze, card replacement, transaction history, account balances, dispute filing, account funding, statements, and user onboarding.Does UX Toolkit support the same card products and programs we’re currently using?
Yes. UX Toolkit supports the same card products and programs you use today.Can the same theme be used for multiple programs?
Yes, but you must upload it separately to each program. The same theme JSON can be reused across programs, but you upload it to each program individually through the/theme endpoint, using that program’s own credentials. After you upload the theme, each program’s bootstrap() call references it by themeName. For additional information on applying themes see the UX Toolkit documentation.