diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index 63e39be7..d05e929a 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -677,6 +677,9 @@

PaymentDetails dictionary

If the sequence only contains one item, then this is the shipping option that will be used and shippingOption will be set to the id of this option without running the shipping option changed algorithm.

+

The shippingOptions field is only used if the PaymentRequest was + constructed with PaymentOptions requestShipping + set to true.