Configuration

fun Configuration(    stripeIntent: StripeIntent,     merchantName: String,     customerEmail: String?,     customerPhone: String?,     customerName: String?,     shippingValues: Map<IdentifierSpec, String?>?)