Adyen Payment APIs are a simple way to carry out ecommerce transactions: authorise, capture, refund, etc. For example you can simulate payment flows that start with a transaction being created, captured and refunded later. Or a flow where the authorised (but not yet captured) transaction is cancelled.
Here you can choose a preconfigured scenarion in the Test tab - by which we can guarantee the outcome of the next call(s) you make to other Adyen sims. Like a Blocked Card response that's returned on authorise. If you would like to do individual sim requests, regardless of the scenarios, just use the dedicated mapping tables of the sims.
Adyen sims are dependent on each other, although they can be used individually. Here’s how a typical flow would work with them:
* capture, cancel and refund sims are coming soon!