retrievePaymentIntent

abstract suspend fun retrievePaymentIntent(clientSecret: String, options: ApiRequest.Options, expandFields: List<String> = emptyList()): Result<PaymentIntent>