billingAddressRequired property

bool? billingAddressRequired
final

Set to true if you require a billing address. A billing address should only be requested if it's required to process the transaction. Additional data requests can increase friction in the checkout process and lead to a lower conversion rate.

Implementation

final bool? billingAddressRequired;