createSatispay

fun createSatispay(    billingDetails: PaymentMethod.BillingDetails? = null,     metadata: Map<String, String>? = null,     allowRedisplay: PaymentMethod.AllowRedisplay? = null): PaymentMethodCreateParams

Helper method to create PaymentMethodCreateParams with PaymentMethod.Type.Satispay as the payment method type