From b19f6321f59380e1bb5d0a4157c9de8c8b4d1428 Mon Sep 17 00:00:00 2001 From: Curtis Fenner Date: Thu, 30 Sep 2021 13:17:39 -0400 Subject: [PATCH] Make small readme update v3 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9f7d60..f8ad503 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,11 @@ QR Code flow is recommended normally in the following scenarios - Printing a QR Code for Bill Payment ## Understanding the Payment Flow -Following diagram defines the flow for Dynamic QR Code. +The following diagram defines the flow for Dynamic QR Code. + ![](https://www.paypay.ne.jp/opa/doc/v1.0/imgs/dynamicqrcode-sequence.png) -We recommend that the merchant implements a Polling of the Get payment Details API with a 4-5 second interval in order to know the status of the transaction. +We recommend that the merchant implements a Polling of the Get Payment Details API with a 4-5 second interval in order to know the status of the transaction. ## Let's get Started Once you have understood the payment flow, before we start the integration make sure you have: