From 44af8769e2303ebd0e23ad9d6f40d9ab2a3e76cb Mon Sep 17 00:00:00 2001 From: Marcos Candeia Date: Fri, 22 Oct 2021 17:51:46 -0300 Subject: [PATCH] Added images --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 8bbe98f..08b4c1e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -308,6 +308,7 @@ this.retry(request) > Callback flow is replaced by retry flow. Payment Providers implemented using VTEX IO are not able to callback the Payment Gateway with the Payment status updated. Instead, the retry flow allow the connector to ask the Payment Gateway to call create payment route again. > The connector should be able to respond approved/denied consistently. +![image](https://user-images.githubusercontent.com/5839364/138521406-fe3875c1-92ae-4064-aafe-c4c5de56427e.png)