From 06e736378381d7edd0b72b4b89e48916a63dc761 Mon Sep 17 00:00:00 2001 From: Jonatan Witoszek Date: Mon, 21 Aug 2023 09:35:20 +0200 Subject: [PATCH] Add more items to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 202c779..fed0da6 100644 --- a/README.md +++ b/README.md @@ -181,3 +181,6 @@ Variables: - `transactionEventReport` endpoint - CLI for getting app auth data - Add nice splash screen that renders README +- Simulation of async and sync flow + - Sync: request refund -> return pspReference -> send transactionEventReport after x seconds + - Async: request refund -> retrun success