createMultibanco
fun createMultibanco(billingDetails: PaymentMethod.BillingDetails? = null, metadata: Map<String, String>? = null, allowRedisplay: PaymentMethod.AllowRedisplay? = null): PaymentMethodCreateParams
Helper method to create PaymentMethodCreateParams with PaymentMethod.Type.Multibanco as the payment method type.