Web releases
The latest and greatest on the web
The latest and greatest on the web
13 October 2022
Table of contents:
Last week, we spoke about aligning our mock server(s). We can gladly announce that we have finished this. And can now continue our work with bulk payments.
Since our mock servers have been aligned, there’s nothing stopping us from completing bulk payments. With the mock servers in place, we can continue with writing tests, mocking the tink flow (this is a huge help during testing) and just generally sew everything together. What is this tink mock flow you speak about? The tink mock flow is something we’ve been heavily using during tink development and end to end testing. It consists of a iframe where you as a developer/tester/human can mock how the Tink flow is gonna turn out essentially.
With paying only one invoice, we have a tink mock flow which contains several buttons which decide the outcome of the payment. Now with bulk payments joining the party, this would not suffice anymore, so we have created a new mock flow for paying multiple invoices where you can decide how each invoice is gonna turn out. Take a look below.