initCustomerSheet abstract method
Configure the payment sheet using CustomerSheetInitParams as config.
Implementation
Future<CustomerSheetResult?> initCustomerSheet(
CustomerSheetInitParams params);
Configure the payment sheet using CustomerSheetInitParams as config.
Future<CustomerSheetResult?> initCustomerSheet(
CustomerSheetInitParams params);