Skip to main content

Working with webhooks and tokenization

Since the tokenization workflows are asyncronous we recommend that you subscribe to at least these webhooks:

Track failures​

By subscribing to walley:authorization:retrying and walley:authorization:failed webhooks you can follow all the reasons why we are at the moment not able to a fullfill the authorization.

Track successes​

By subscribing to the walley:order:created you can recieve the OrderId of the order created from the success of this authorization. You will need this OrderId if you want to utilize the Order Management api.