From a6bb05471fec84718c9b18e42169ba0709b0e5ba Mon Sep 17 00:00:00 2001 From: "Eric A. Meyer" Date: Tue, 24 Mar 2026 10:02:13 -0400 Subject: [PATCH 1/5] Change MonetizationCurrencyAmount per issue #440 --- specification/index.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/specification/index.html b/specification/index.html index 7de9bbbc..79a3d327 100644 --- a/specification/index.html +++ b/specification/index.html @@ -574,10 +574,20 @@

currency member

- The currency of the MonetizationCurrencyAmount. See the definition of - the `currency` member of {{PaymentCurrencyAmount}} in + The currency of the MonetizationCurrencyAmount. The default is an + ISO 4217 three-letter alphabetic code; see the definition of the + `currency` member of {{PaymentCurrencyAmount}} in [[payment-request]] for details.

+

@@ -585,7 +595,7 @@

The amount of the MonetizationAmount. See the definition of the - `value` member in of {{PaymentCurrencyAmount}} in [[payment-request]] + `value` member of {{PaymentCurrencyAmount}} in [[payment-request]] for details.

From 458c39416817a265a6b24a44e952fa084da404c7 Mon Sep 17 00:00:00 2001 From: "Eric A. Meyer" Date: Tue, 24 Mar 2026 10:04:27 -0400 Subject: [PATCH 2/5] Change MonetizationCurrencyAmount per issue #440 --- specification/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/index.html b/specification/index.html index 79a3d327..b5635843 100644 --- a/specification/index.html +++ b/specification/index.html @@ -579,7 +579,7 @@

`currency` member of {{PaymentCurrencyAmount}} in [[payment-request]] for details.

-