File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 4330
4330
< a > Queue a taska > on the < a > user interaction task sourcea > to
4331
4331
run the following steps:
4332
4332
< ol >
4333
- < li > Let < var > redactListvar > be the empty list. Optionally, set
4333
+ < li >
4334
+ < div class ="note " title ="Privacy of recipient information ">
4335
+ < p >
4336
+ The < var > redactListvar > limits the amount of personal
4337
+ information about the recipient that the API shares with
4338
+ the merchant.
4339
+ p >
4340
+ < p >
4341
+ For merchants, the resulting < a > PaymentAddressa > object
4342
+ provides enough information to, for example, calculate
4343
+ shipping costs, but, in most cases, not enough information
4344
+ to physically locate and uniquely identify the recipient.
4345
+ p >
4346
+ < p >
4347
+ Unfortunately, even with the < var > redactListvar > ,
4348
+ recipient anonymity cannot be assured. This is because in
4349
+ some countries postal codes are so fine-grained that they
4350
+ can uniquely identify a recipient.
4351
+ p >
4352
+ div >
4353
+ li >
4354
+ < li > Let < var > redactListvar > be the empty list. Set
4334
4355
< var > redactListvar > to « "organization", "phone", "recipient",
4335
4356
"addressLine" ».
4336
4357
li >
You can’t perform that action at this time.
0 commit comments