verifyPaymentIntentWithMicrodeposits

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

Verifies the PaymentIntent with microdeposits amounts


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

Verifies the PaymentIntent with microdeposits descriptor code