billingDetailsCollectionConfiguration property
Describes how billing details should be collected. All values default to AUTOMATIC
. If NEVER
is used for a required field for the Payment Method, you must provide an appropriate value as part of defaultBillingDetails
.
Implementation
BillingDetailsCollectionConfiguration?
get billingDetailsCollectionConfiguration =>
throw _privateConstructorUsedError;