commit 561bb279e9e03fee128ba3640e090b086a32db6b
parent 77353be1978d0dc4b2f398154a11f3fea20b93be
Author: Sebastian <sebasjm@gmail.com>
Date: Wed, 12 Feb 2025 14:45:05 -0300
remove pay_uri from v19
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -2970,10 +2970,6 @@ Inspecting orders
// to show the order QR code / trigger the wallet.
// Since protocol **v19**.
order_status_url: string;
-
- // URI that the wallet must process to complete the payment.
- // Since protocol **v19**.
- taler_pay_uri: string;
}
.. ts:def:: CheckPaymentUnpaidResponse