From d33fc4bc23057bde35b94ae7e7fa3fb435466ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Mon, 9 Jul 2018 23:15:49 -0400 Subject: [PATCH] Define payerAddress more like shippingAddress --- index.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index b4f15ccb..05c2a652 100644 --- a/index.html +++ b/index.html @@ -1283,11 +1283,10 @@

payerAddress attribute

- If the requestPayerAddress member - was set to true in the PaymentOptions passed to the - PaymentRequest constructor, then payerAddress will be - the payer's address chosen by the user. + A PaymentRequest's payerAddress attribute is populated + when the user provides a payer address (commonly referred to as a + billing address). It is null by default. When a user provides a + payer address, the payer address changed algorithm runs.

On some user agents, some attributes of payerAddress might be