Version 3.56.0
New webhook notification when the state of a card changesโ
Card webhook notifications inform you of events that happen in relation to payment cards of End Customers.
We have added a new webhook that is sent whenever one of the following events occurs:
- Activate a physical card
- Remove a managed card
- Report a physical card as lost
- Report a physical card as stolen
- Card has expired
- Block a managed card
- Unblock a managed card
The API documentation on the
/managed_cards/state_change/watch webhook
is found here: https://weavr-webhooks-api.redoc.ly/#tag/Managed-Cards
Improvements to the Incoming Wire Transfer simulatorโ
Developers and QA engineers in your team can use our simulator features to test various payment actions, including Incoming Wire Transfers (IWTs). In the simulator area of the Embedder Portal (in Sandbox mode) we provide screens to simulate the receipt of an IWT - i.e. a wire transfer payment from an external source to an internal Managed Account. 2024.12.05 We have now enhanced the simulations to reflect more real-world details about how these transactions are processed in Weavr programmes, in particular to construct the details of a simulated IWT in the different available payment rails of SEPA, [UK] Faster Payments, and SWIFT.
As shown above, testers can simulate IWTs with specific sender information. (Which IWT methods are actually available in production depends on the scope of each embedded finance programme.)
Because IWTs are treated differently in UK programmes, we will also provide for simulating the following:
- IWTs to Linked Accounts (i.e. self-to-self account funding). The screening of IWTs on Card-Focused programmes where a GBP IWT will be accepted if its from a Linked Account but rejected if it is not from a Linked Account.
- Conditional acceptance of IWTs
- Linked Account test funding transaction
Simulate IWT by Account IDโ
It is also possible to simulate an IWT using Account ID. This is a quick and easy way to put funds on a Managed Account, that you may need for testing elsewhere. This method skips some of the steps when processing IWTs.
Note: IWT simulation features are also available via our Simulator API. If your engineering/QA team need support with either the GUI or API-based Simulator, we will be happy to support you via the normal channels.