From 483b8bf659ec8bc714446fea448fa774909a327b Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 24 Nov 2020 20:23:42 -0500 Subject: delete unfinished sentence fragment --- taler-merchant-api-tutorial.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'taler-merchant-api-tutorial.rst') diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index 208144b4..c016508e 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -271,8 +271,7 @@ Given the order ID, the status of a payment can be checked with the by the customer, ``/private/orders/$ORDER_ID`` will give the frontend a URL (under the name ``payment_redirect_url``) that will trigger the customer’s wallet to execute the payment. This is basically the -``https://example.com/orders/$ORDER_ID/`` URL we discussed above. Note -that +``https://example.com/orders/$ORDER_ID/`` URL we discussed above. Note that the best way to obtain the ``payment_redirect_url`` is to check the status of the payment, even if you know that the user did not pay yet. There -- cgit v1.2.3