diff --git a/index.html b/index.html index a1c7387b..90b7c712 100644 --- a/index.html +++ b/index.html @@ -958,6 +958,7 @@
shippingAddress
will
be the full and final shipping address chosen by the user.
+ shippingOption
true
in the PaymentOptions
+ passed to the PaymentRequest constructor, then shippingOption
will
+ be the id
attribute of the selected shipping option.
+ payerEmail
true
in the PaymentOptions
@@ -1355,6 +1362,11 @@ true
, then copy the shippingAddress
attribute of
request to the shippingAddress
attribute of response.
+ requestShipping
value of request@[[\options]]
+ is true
, then copy the shippingOption
attribute of
+ request to the shippingOption
attribute of response.
+ requestPayerEmail
value of request@[[\options]]
is true
, then set the payerEmail
attribute of