Skip to content

Commit

Permalink
Update interfaces/payment-request.idl (#14296)
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip authored and foolip committed Nov 29, 2018
1 parent be0d224 commit 9118ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interfaces/payment-request.idl
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ enum PaymentShippingType {

dictionary PaymentOptions {
boolean requestPayerName = false;
boolean requestBillingAddress = false;
boolean requestPayerEmail = false;
boolean requestPayerPhone = false;
boolean requestShipping = false;
Expand Down

0 comments on commit 9118ed3

Please sign in to comment.