verifyPaymentIntentWithMicrodeposits

open suspend override fun verifyPaymentIntentWithMicrodeposits(clientSecret: String, firstAmount: Int, secondAmount: Int, requestOptions: ApiRequest.Options): Result<PaymentIntent>

Verifies the PaymentIntent with microdeposits amounts


open suspend override fun verifyPaymentIntentWithMicrodeposits(clientSecret: String, descriptorCode: String, requestOptions: ApiRequest.Options): Result<PaymentIntent>

Verifies the PaymentIntent with microdeposits descriptor code