blob: 058fa82af4e436037a882fae0e95a55507c01ca7 [file] [log] [blame] [edit]
payerEmail attribute is null when options undefined.
payerEmail attribute is null when requestPayerEmail is undefined.
payerEmail attribute is null when requestPayerEmail is false.
payerEmail attribute is '[email protected]' when requestPayerEmail is true.
payerEmail attribute is '[email protected]' when requestPayerEmail is truthy.
PASS Can construct a payment request (smoke test).
PASS payerEmail attribute is null when options undefined.
PASS payerEmail attribute is null when requestPayerEmail is undefined.
PASS payerEmail attribute is null when requestPayerEmail is false.
PASS payerEmail attribute is '[email protected]' when requestPayerEmail is true.
PASS payerEmail attribute is '[email protected]' when requestPayerEmail is truthy.