setPaymentMethodTypes
fun setPaymentMethodTypes(paymentMethodTypes: List<PaymentMethodType>): SetupIntentParameters.Builder
The list of payment method types (e.g. card_present) that this SetupIntent is allowed to set up. The default value for this is PaymentMethodType.CARD_PRESENT.