PaymentMethodConfigurationAcssDebit constructor
const
PaymentMethodConfigurationAcssDebit({
- PaymentMethodConfigurationDisplayPreference? displayPreference,
payment_method_param
Canadian pre-authorized debit payments, check this [page](https://stripe.com/docs/payments/acss-debit) for more details like country availability.
Implementation
const PaymentMethodConfigurationAcssDebit({this.displayPreference});