This changelog covers updates to the Payabli embedded components.
We made enhancements to the embedded components to improve the tokenization process for some cards. Before, tokenization sometimes failed for cards if they weren’t being tokenized as part of a transaction. We’ve added two new keys to the tokenization request body: fallbackAuth
and fallbackAuthAmount
to run an authorization on cards while tokenizing them. See the configuration reference section of the embedded components docs for more details.