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