verifyPaymentIntentWithMicrodeposits
abstract suspend fun verifyPaymentIntentWithMicrodeposits(clientSecret: String, firstAmount: Int, secondAmount: Int, requestOptions: ApiRequest.Options): PaymentIntent?
Content copied to clipboard
abstract suspend fun verifyPaymentIntentWithMicrodeposits(clientSecret: String, descriptorCode: String, requestOptions: ApiRequest.Options): PaymentIntent?
Content copied to clipboard