CardFundingFiltering: {
    allowedCardFundingTypes?: PaymentSheet.CardFundingType[];
}

Configuration for filtering cards by funding type.

Type declaration

  • OptionalallowedCardFundingTypes?: PaymentSheet.CardFundingType[]

    List of allowed card funding types. If not set, all types are accepted.

This is a private preview API and will have no effect unless your Stripe account is enrolled in the private preview.